Update README.md
Browse files
README.md
CHANGED
|
@@ -19,11 +19,11 @@ configs:
|
|
| 19 |
- config_name: test
|
| 20 |
data_files:
|
| 21 |
- split: test
|
| 22 |
-
path:
|
| 23 |
|
| 24 |
dataset_info:
|
| 25 |
features:
|
| 26 |
-
- name:
|
| 27 |
dtype: image
|
| 28 |
- name: solution
|
| 29 |
dtype: string
|
|
|
|
| 19 |
- config_name: test
|
| 20 |
data_files:
|
| 21 |
- split: test
|
| 22 |
+
path: geoseek_bench_hh5.jsonl
|
| 23 |
|
| 24 |
dataset_info:
|
| 25 |
features:
|
| 26 |
+
- name: image_path
|
| 27 |
dtype: image
|
| 28 |
- name: solution
|
| 29 |
dtype: string
|