Spaces:
Runtime error
Runtime error
Tristan Thrush
commited on
Commit
·
5cac80c
1
Parent(s):
999de47
update readme
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ A basic example of dynamic adversarial data collection with a Gradio app.
|
|
| 22 |
`DATASET_REPO_URL`. It can be a private or public dataset. When you run this
|
| 23 |
space on mturk and when people visit your space on huggingface.co, the app
|
| 24 |
will use your token to automatically store new HITs in your dataset. NOTE:
|
| 25 |
-
if you push something to your dataset manually, you need to
|
| 26 |
or it could get merge conflicts when trying to push HIT data.
|
| 27 |
|
| 28 |
**Running Data Collection**
|
|
|
|
| 22 |
`DATASET_REPO_URL`. It can be a private or public dataset. When you run this
|
| 23 |
space on mturk and when people visit your space on huggingface.co, the app
|
| 24 |
will use your token to automatically store new HITs in your dataset. NOTE:
|
| 25 |
+
if you push something to your dataset manually, you need to reboot your space
|
| 26 |
or it could get merge conflicts when trying to push HIT data.
|
| 27 |
|
| 28 |
**Running Data Collection**
|