Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,9 @@ dataset_info:
|
|
| 7 |
dtype: string
|
| 8 |
splits:
|
| 9 |
- name: test
|
| 10 |
-
num_examples:
|
|
|
|
|
|
|
| 11 |
task_categories:
|
| 12 |
- translation
|
| 13 |
language:
|
|
@@ -21,6 +23,7 @@ size_categories:
|
|
| 21 |
# Mtet
|
| 22 |
- Num examples:
|
| 23 |
- 5,072 (test)
|
|
|
|
| 24 |
- Language: English, Vietnamese
|
| 25 |
|
| 26 |
## Prompts
|
|
|
|
| 7 |
dtype: string
|
| 8 |
splits:
|
| 9 |
- name: test
|
| 10 |
+
num_examples: 5072
|
| 11 |
+
- name: validation
|
| 12 |
+
num_examples: 6212
|
| 13 |
task_categories:
|
| 14 |
- translation
|
| 15 |
language:
|
|
|
|
| 23 |
# Mtet
|
| 24 |
- Num examples:
|
| 25 |
- 5,072 (test)
|
| 26 |
+
- 6,212 (validation)
|
| 27 |
- Language: English, Vietnamese
|
| 28 |
|
| 29 |
## Prompts
|