Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -23,22 +23,6 @@ configs:
|
|
23 |
path: data/test_cat.csv
|
24 |
- split: test_web
|
25 |
path: data/test_web.csv
|
26 |
-
- config_name: reranking
|
27 |
-
data_files:
|
28 |
-
- split: validation
|
29 |
-
path: reranking/jsons/valid.json.gz
|
30 |
-
- split: test
|
31 |
-
path: reranking/jsons/test_iid.json.gz
|
32 |
-
- split: test_iid
|
33 |
-
path: reranking/jsons/test_iid.json.gz
|
34 |
-
- split: test_geo
|
35 |
-
path: reranking/jsons/test_geo.json.gz
|
36 |
-
- split: test_vis
|
37 |
-
path: reranking/jsons/test_vis.json.gz
|
38 |
-
- split: test_web
|
39 |
-
path: reranking/jsons/test_web.json.gz
|
40 |
-
- split: test_cat
|
41 |
-
path: reranking/jsons/test_cat.json.gz
|
42 |
tags:
|
43 |
- image-to-text
|
44 |
- vision
|
|
|
23 |
path: data/test_cat.csv
|
24 |
- split: test_web
|
25 |
path: data/test_web.csv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
tags:
|
27 |
- image-to-text
|
28 |
- vision
|