Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -34,12 +34,14 @@ configs:
|
|
34 |
- config_name: Isle-Brick-V2-zoom
|
35 |
data_files:
|
36 |
- split: test
|
37 |
-
path: Isle-Brick-V2-zoom
|
38 |
features:
|
39 |
- name: image
|
40 |
dtype: image
|
41 |
- name: Q5
|
42 |
dtype: string
|
|
|
|
|
43 |
- config_name: Isle-Brick-V1
|
44 |
data_files:
|
45 |
- split: test
|
|
|
34 |
- config_name: Isle-Brick-V2-zoom
|
35 |
data_files:
|
36 |
- split: test
|
37 |
+
path: Isle-Brick-V2-zoom
|
38 |
features:
|
39 |
- name: image
|
40 |
dtype: image
|
41 |
- name: Q5
|
42 |
dtype: string
|
43 |
+
- name: zoom
|
44 |
+
dtype: string
|
45 |
- config_name: Isle-Brick-V1
|
46 |
data_files:
|
47 |
- split: test
|