Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -30,17 +30,17 @@ configs:
|
|
| 30 |
- split: validation
|
| 31 |
path: reranking/valid.json
|
| 32 |
- split: test
|
| 33 |
-
path: reranking/test_iid.
|
| 34 |
- split: test_iid
|
| 35 |
-
path: reranking/test_iid.
|
| 36 |
- split: test_geo
|
| 37 |
-
path: reranking/test_geo.
|
| 38 |
- split: test_vis
|
| 39 |
-
path: reranking/test_vis.
|
| 40 |
- split: test_web
|
| 41 |
-
path: reranking/test_web.
|
| 42 |
- split: test_cat
|
| 43 |
-
path: reranking/test_cat.
|
| 44 |
tags:
|
| 45 |
- image-to-text
|
| 46 |
- vision
|
|
|
|
| 30 |
- split: validation
|
| 31 |
path: reranking/valid.json
|
| 32 |
- split: test
|
| 33 |
+
path: reranking/test_iid.jsonl
|
| 34 |
- split: test_iid
|
| 35 |
+
path: reranking/test_iid.jsonl
|
| 36 |
- split: test_geo
|
| 37 |
+
path: reranking/test_geo.jsonl
|
| 38 |
- split: test_vis
|
| 39 |
+
path: reranking/test_vis.jsonl
|
| 40 |
- split: test_web
|
| 41 |
+
path: reranking/test_web.jsonl
|
| 42 |
- split: test_cat
|
| 43 |
+
path: reranking/test_cat.jsonl
|
| 44 |
tags:
|
| 45 |
- image-to-text
|
| 46 |
- vision
|