Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -50,12 +50,12 @@ dataset_info:
|
|
| 50 |
# num_examples: 200
|
| 51 |
# - name: Tomato
|
| 52 |
# num_examples: 200
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
| 57 |
-
#
|
| 58 |
-
|
| 59 |
# path: apple_dataset.parquet
|
| 60 |
# - split: Banana
|
| 61 |
# path: json/Banana.json
|
|
|
|
| 50 |
# num_examples: 200
|
| 51 |
# - name: Tomato
|
| 52 |
# num_examples: 200
|
| 53 |
+
configs:
|
| 54 |
+
- config_name: default
|
| 55 |
+
data_files:
|
| 56 |
+
- split: Apple
|
| 57 |
+
# path: Data/Apple/Apple1.json
|
| 58 |
+
path: Apple/apple.csv
|
| 59 |
# path: apple_dataset.parquet
|
| 60 |
# - split: Banana
|
| 61 |
# path: json/Banana.json
|