Commit ·
e024f19
1
Parent(s): edf7824
Fix missing tags in dataset cards (#4921)
Browse files* Fix missing tags in dataset cards
* Force CI re-run
Commit from https://github.com/huggingface/datasets/commit/a0b6402e8f32a806b1ef0ff4b99fd58e54232d49
README.md
CHANGED
|
@@ -128,7 +128,7 @@ task_categories:
|
|
| 128 |
- translation
|
| 129 |
task_ids: []
|
| 130 |
paperswithcode_id: null
|
| 131 |
-
pretty_name: Web Inventory of Transcribed & Translated(WIT) Ted Talks
|
| 132 |
configs:
|
| 133 |
- de_ja_2014
|
| 134 |
- de_ja_2015
|
|
|
|
| 128 |
- translation
|
| 129 |
task_ids: []
|
| 130 |
paperswithcode_id: null
|
| 131 |
+
pretty_name: Web Inventory of Transcribed & Translated (WIT) Ted Talks
|
| 132 |
configs:
|
| 133 |
- de_ja_2014
|
| 134 |
- de_ja_2015
|