xhluca
commited on
Commit
·
6f3d554
1
Parent(s):
f1af06a
add geo split
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ configs:
|
|
14 |
path: data/indomain/valid.csv
|
15 |
- split: test
|
16 |
path: data/indomain/test.csv
|
|
|
|
|
17 |
tags:
|
18 |
- conversational
|
19 |
- image-to-text
|
|
|
14 |
path: data/indomain/valid.csv
|
15 |
- split: test
|
16 |
path: data/indomain/test.csv
|
17 |
+
- split: test_geo
|
18 |
+
path: data/geo/test_geo.csv
|
19 |
tags:
|
20 |
- conversational
|
21 |
- image-to-text
|