Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ dataset_info:
|
|
| 23 |
- name: Apple
|
| 24 |
# num_bytes: 38859.507
|
| 25 |
# num_examples: 200
|
| 26 |
-
|
| 27 |
# num_examples: 200
|
| 28 |
# - name: DragonFruit
|
| 29 |
# num_examples: 200
|
|
@@ -57,11 +57,9 @@ configs:
|
|
| 57 |
- config_name: default
|
| 58 |
data_files:
|
| 59 |
- split: Apple
|
| 60 |
-
# path: Data/Apple/Apple1.json
|
| 61 |
path: label/apple_dataset.parquet
|
| 62 |
-
|
| 63 |
-
|
| 64 |
-
# path: json/Banana.json
|
| 65 |
# - split: DragonFruit
|
| 66 |
# path: json/DragonFruit.json
|
| 67 |
# - split: Grape
|
|
|
|
| 23 |
- name: Apple
|
| 24 |
# num_bytes: 38859.507
|
| 25 |
# num_examples: 200
|
| 26 |
+
- name: Banana
|
| 27 |
# num_examples: 200
|
| 28 |
# - name: DragonFruit
|
| 29 |
# num_examples: 200
|
|
|
|
| 57 |
- config_name: default
|
| 58 |
data_files:
|
| 59 |
- split: Apple
|
|
|
|
| 60 |
path: label/apple_dataset.parquet
|
| 61 |
+
- split: Banana
|
| 62 |
+
path: label/Banana_dataset.parquet
|
|
|
|
| 63 |
# - split: DragonFruit
|
| 64 |
# path: json/DragonFruit.json
|
| 65 |
# - split: Grape
|