Datasets:
Commit ·
f1ada3b
1
Parent(s): 584ca09
First commit
Browse files
README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- translation
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
- vi
|
| 7 |
+
size_categories:
|
| 8 |
+
- 100M<n<1B
|
| 9 |
+
---
|
| 10 |
+
load_dataset('phongmt184172/mtet')
|
| 11 |
+
|
| 12 |
+
The dataset is cloned https://github.com/vietai/mTet for machine translation task.
|