Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -41,6 +41,8 @@ configs:
|
|
| 41 |
data_files:
|
| 42 |
- split: train
|
| 43 |
path: amh/train.jsonl
|
|
|
|
|
|
|
| 44 |
- split: test
|
| 45 |
path: amh/test.jsonl
|
| 46 |
- config_name: eng
|
|
|
|
| 41 |
data_files:
|
| 42 |
- split: train
|
| 43 |
path: amh/train.jsonl
|
| 44 |
+
- split: validation
|
| 45 |
+
path: amh/dev.jsonl
|
| 46 |
- split: test
|
| 47 |
path: amh/test.jsonl
|
| 48 |
- config_name: eng
|