Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ configs:
|
|
| 21 |
- split: train
|
| 22 |
path: train/*.parquet
|
| 23 |
- split: validation
|
| 24 |
-
path:
|
| 25 |
- split: test
|
| 26 |
path: test/*.parquet
|
| 27 |
---
|
|
|
|
| 21 |
- split: train
|
| 22 |
path: train/*.parquet
|
| 23 |
- split: validation
|
| 24 |
+
path: validation/*.parquet
|
| 25 |
- split: test
|
| 26 |
path: test/*.parquet
|
| 27 |
---
|