Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ pretty_name: ViCaS
|
|
| 7 |
configs:
|
| 8 |
- config_name: default
|
| 9 |
data_files:
|
| 10 |
-
- split:
|
| 11 |
path: "annotations/v0.1/*.json"
|
| 12 |
---
|
| 13 |
|
|
|
|
| 7 |
configs:
|
| 8 |
- config_name: default
|
| 9 |
data_files:
|
| 10 |
+
- split: train
|
| 11 |
path: "annotations/v0.1/*.json"
|
| 12 |
---
|
| 13 |
|