Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -32,4 +32,9 @@ configs:
|
|
| 32 |
data_files:
|
| 33 |
- split: train
|
| 34 |
path: run_Latn/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
---
|
|
|
|
| 32 |
data_files:
|
| 33 |
- split: train
|
| 34 |
path: run_Latn/train-*
|
| 35 |
+
- config_name: full1
|
| 36 |
+
data_files:
|
| 37 |
+
- split: train
|
| 38 |
+
path: a*/train-*
|
| 39 |
+
|
| 40 |
---
|