Update README.md
Browse files
README.md
CHANGED
|
@@ -3,8 +3,22 @@ task_categories:
|
|
| 3 |
- translation
|
| 4 |
language:
|
| 5 |
- es
|
|
|
|
| 6 |
tags:
|
| 7 |
- linguistics
|
|
|
|
|
|
|
|
|
|
| 8 |
size_categories:
|
| 9 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
|
|
|
| 3 |
- translation
|
| 4 |
language:
|
| 5 |
- es
|
| 6 |
+
- mfy
|
| 7 |
tags:
|
| 8 |
- linguistics
|
| 9 |
+
- spanish
|
| 10 |
+
- mayo
|
| 11 |
+
- yoremnokki
|
| 12 |
size_categories:
|
| 13 |
- 1K<n<10K
|
| 14 |
+
dataset_info:
|
| 15 |
+
features:
|
| 16 |
+
- name: id
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: translation
|
| 19 |
+
struct:
|
| 20 |
+
- name: es
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: mfy
|
| 23 |
+
dtype: string
|
| 24 |
---
|