Commit ·
f230215
1
Parent(s): 66c74dc
Fix task tags (#1)
Browse files- Fix task tags (211a9f5c1e6fcc2c39c276d3df7d32c23f9693ec)
Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -11,8 +11,7 @@ multilinguality:
|
|
| 11 |
- translation
|
| 12 |
task_categories:
|
| 13 |
- translation
|
| 14 |
-
task_ids:
|
| 15 |
-
- translation
|
| 16 |
---
|
| 17 |
|
| 18 |
This is the translation datasets collected by TextBox, including:
|
|
|
|
| 11 |
- translation
|
| 12 |
task_categories:
|
| 13 |
- translation
|
| 14 |
+
task_ids: []
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
This is the translation datasets collected by TextBox, including:
|