Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
license: mit
|
| 3 |
configs:
|
| 4 |
- config_name: Isle-Brick-V2
|
|
|
|
| 5 |
features:
|
| 6 |
- name: image
|
| 7 |
dtype: image
|
|
@@ -21,6 +22,7 @@ configs:
|
|
| 21 |
sequence: string
|
| 22 |
|
| 23 |
- config_name: Isle-Brick-V1
|
|
|
|
| 24 |
features:
|
| 25 |
- name: image
|
| 26 |
dtype: image
|
|
|
|
| 2 |
license: mit
|
| 3 |
configs:
|
| 4 |
- config_name: Isle-Brick-V2
|
| 5 |
+
data_files: Isle-Brick-V2/
|
| 6 |
features:
|
| 7 |
- name: image
|
| 8 |
dtype: image
|
|
|
|
| 22 |
sequence: string
|
| 23 |
|
| 24 |
- config_name: Isle-Brick-V1
|
| 25 |
+
data_files: Isle-Brick-V1/
|
| 26 |
features:
|
| 27 |
- name: image
|
| 28 |
dtype: image
|