Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -21,8 +21,8 @@ dataset_info:
|
|
| 21 |
splits:
|
| 22 |
# - name: test
|
| 23 |
- name: Apple
|
| 24 |
-
num_bytes: 38859.507
|
| 25 |
-
num_examples: 200
|
| 26 |
# - name: Banana
|
| 27 |
# num_examples: 200
|
| 28 |
# - name: DragonFruit
|
|
@@ -58,7 +58,7 @@ configs:
|
|
| 58 |
data_files:
|
| 59 |
- split: Apple
|
| 60 |
# path: Data/Apple/Apple1.json
|
| 61 |
-
path:
|
| 62 |
# path: apple_dataset.parquet
|
| 63 |
# - split: Banana
|
| 64 |
# path: json/Banana.json
|
|
|
|
| 21 |
splits:
|
| 22 |
# - name: test
|
| 23 |
- name: Apple
|
| 24 |
+
# num_bytes: 38859.507
|
| 25 |
+
# num_examples: 200
|
| 26 |
# - name: Banana
|
| 27 |
# num_examples: 200
|
| 28 |
# - name: DragonFruit
|
|
|
|
| 58 |
data_files:
|
| 59 |
- split: Apple
|
| 60 |
# path: Data/Apple/Apple1.json
|
| 61 |
+
path: apple_dataset_with_struct_image.parquet
|
| 62 |
# path: apple_dataset.parquet
|
| 63 |
# - split: Banana
|
| 64 |
# path: json/Banana.json
|