An open API service indexing awesome lists of open source software.

https://github.com/iterative/example-get-started-gdrive-private-fixture

Fixture to test GDrive credentials. Metrics and plots are stored in GDrive private storage.
https://github.com/iterative/example-get-started-gdrive-private-fixture

dvc fixture studio test testing

Last synced: 11 months ago
JSON representation

Fixture to test GDrive credentials. Metrics and plots are stored in GDrive private storage.

Awesome Lists containing this project

README

          

This is a [DVC Studio](https://studio.iterative.ai) testing (fixture) repository.

## `/` config

```bash
OPT_BRANCHES='false'
OPT_DVC_TRACKED_METRICS='true'
OPT_INIT_DVC='true'
OPT_INIT_GIT='true'
OPT_MODEL_NAME='text-classification'
OPT_NON_DVC='false'
OPT_REGISTER_MODELS='false'
OPT_REMOTE='private-gdrive'
OPT_SQUASH_COMMITS='false'
OPT_SUBDIR=''
OPT_TAGS='false'
OPT_TAG_MODELS='true'
OPT_TESTING_REPO='true'
```