Update README.md
Browse filesRemoved the split "catalog" because it caused an error when fetching the dataset.
README.md
CHANGED
|
@@ -8,8 +8,6 @@ configs:
|
|
| 8 |
path: "eval.json"
|
| 9 |
- split: test
|
| 10 |
path: "test.json"
|
| 11 |
-
- split: catalogs
|
| 12 |
-
path: "catalogs_for_annotation.json"
|
| 13 |
default: true
|
| 14 |
|
| 15 |
license: cc-by-4.0
|
|
|
|
| 8 |
path: "eval.json"
|
| 9 |
- split: test
|
| 10 |
path: "test.json"
|
|
|
|
|
|
|
| 11 |
default: true
|
| 12 |
|
| 13 |
license: cc-by-4.0
|