Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Sub-tasks:
language-modeling
Languages:
Indonesian
Size:
1M - 10M
License:
Commit ·
5c2ca1c
1
Parent(s): aa5e2a4
Fix task tags (#1)
Browse files- Fix task tags (14cf53866a59825acfe1ca4c2848ddd1db7bb8c2)
Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,15 +1,15 @@
|
|
| 1 |
---
|
| 2 |
-
license: cc
|
| 3 |
annotations_creators:
|
| 4 |
- no-annotation
|
| 5 |
language_creators:
|
| 6 |
- found
|
| 7 |
language:
|
| 8 |
- id
|
|
|
|
| 9 |
source_datasets:
|
| 10 |
- original
|
| 11 |
task_categories:
|
| 12 |
-
-
|
| 13 |
task_ids:
|
| 14 |
- language-modeling
|
| 15 |
paperswithcode_id: oscar
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
annotations_creators:
|
| 3 |
- no-annotation
|
| 4 |
language_creators:
|
| 5 |
- found
|
| 6 |
language:
|
| 7 |
- id
|
| 8 |
+
license: cc
|
| 9 |
source_datasets:
|
| 10 |
- original
|
| 11 |
task_categories:
|
| 12 |
+
- text-generation
|
| 13 |
task_ids:
|
| 14 |
- language-modeling
|
| 15 |
paperswithcode_id: oscar
|