Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -22,26 +22,26 @@ configs:
|
|
| 22 |
dtype: string
|
| 23 |
- name: Q7
|
| 24 |
sequence: string
|
| 25 |
-
- config_name: Isle-Brick-V2-
|
| 26 |
data_files:
|
| 27 |
- split: test
|
| 28 |
-
path: Isle-Brick-V2-
|
| 29 |
features:
|
| 30 |
- name: image
|
| 31 |
dtype: image
|
| 32 |
- name: Q5
|
| 33 |
sequence: string
|
| 34 |
-
|
| 35 |
-
dtype: string
|
| 36 |
-
- config_name: Isle-Brick-V2-no_object
|
| 37 |
data_files:
|
| 38 |
- split: test
|
| 39 |
-
path: Isle-Brick-V2-
|
| 40 |
features:
|
| 41 |
- name: image
|
| 42 |
dtype: image
|
| 43 |
- name: Q5
|
| 44 |
sequence: string
|
|
|
|
|
|
|
| 45 |
- config_name: Isle-Brick-V1
|
| 46 |
data_files:
|
| 47 |
- split: test
|
|
|
|
| 22 |
dtype: string
|
| 23 |
- name: Q7
|
| 24 |
sequence: string
|
| 25 |
+
- config_name: Isle-Brick-V2-no_object
|
| 26 |
data_files:
|
| 27 |
- split: test
|
| 28 |
+
path: Isle-Brick-V2-no_object/*
|
| 29 |
features:
|
| 30 |
- name: image
|
| 31 |
dtype: image
|
| 32 |
- name: Q5
|
| 33 |
sequence: string
|
| 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 |
sequence: string
|
| 43 |
+
- name: zoom
|
| 44 |
+
dtype: string
|
| 45 |
- config_name: Isle-Brick-V1
|
| 46 |
data_files:
|
| 47 |
- split: test
|