fix task_ids
Browse files
README.md
CHANGED
@@ -17,10 +17,11 @@ source_datasets:
|
|
17 |
- original
|
18 |
task_categories:
|
19 |
- translation
|
20 |
-
task_ids:
|
21 |
-
- translation-other-tweets-translation
|
22 |
paperswithcode_id: bilingual-corpus-of-arabic-english-parallel
|
23 |
pretty_name: Bilingual Corpus of Arabic-English Parallel Tweets
|
|
|
|
|
24 |
---
|
25 |
|
26 |
# Dataset Card for Bilingual Corpus of Arabic-English Parallel Tweets
|
|
|
17 |
- original
|
18 |
task_categories:
|
19 |
- translation
|
20 |
+
task_ids: []
|
|
|
21 |
paperswithcode_id: bilingual-corpus-of-arabic-english-parallel
|
22 |
pretty_name: Bilingual Corpus of Arabic-English Parallel Tweets
|
23 |
+
tags:
|
24 |
+
- tweets-translation
|
25 |
---
|
26 |
|
27 |
# Dataset Card for Bilingual Corpus of Arabic-English Parallel Tweets
|