xhluca commited on
Commit
5ef743b
1 Parent(s): 59f67b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -30,17 +30,17 @@ configs:
30
  - split: validation
31
  path: reranking/valid.json
32
  - split: test
33
- path: reranking/test_iid.json
34
  - split: test_iid
35
- path: reranking/test_iid.json
36
  - split: test_geo
37
- path: reranking/test_geo.json
38
  - split: test_vis
39
- path: reranking/test_vis.json
40
  - split: test_web
41
- path: reranking/test_web.json
42
  - split: test_cat
43
- path: reranking/test_cat.json
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