Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -31,6 +31,24 @@ configs:
|
|
| 31 |
dtype: image
|
| 32 |
- name: Q5
|
| 33 |
sequence: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
- config_name: Isle-Brick-V2-zoom
|
| 35 |
data_files:
|
| 36 |
- split: test
|
|
|
|
| 31 |
dtype: image
|
| 32 |
- name: Q5
|
| 33 |
sequence: string
|
| 34 |
+
- config_name: Isle-Brick-V2-visual_hint
|
| 35 |
+
data_files:
|
| 36 |
+
- split: test
|
| 37 |
+
path: Isle-Brick-V2-visual_hint/*
|
| 38 |
+
features:
|
| 39 |
+
- name: image
|
| 40 |
+
dtype: image
|
| 41 |
+
- name: Q5
|
| 42 |
+
sequence: string
|
| 43 |
+
- config_name: Isle-Brick-V2-human
|
| 44 |
+
data_files:
|
| 45 |
+
- split: test
|
| 46 |
+
path: Isle-Brick-V2-human/*
|
| 47 |
+
features:
|
| 48 |
+
- name: image
|
| 49 |
+
dtype: image
|
| 50 |
+
- name: Q5
|
| 51 |
+
sequence: string
|
| 52 |
- config_name: Isle-Brick-V2-zoom
|
| 53 |
data_files:
|
| 54 |
- split: test
|