Datasets:
Tasks:
Text Generation
Modalities:
Text
Sub-tasks:
language-modeling
Languages:
English
Size:
10M - 100M
License:
Commit
•
9d62f0a
1
Parent(s):
ac68d60
Fix task tags (#2)
Browse files- Fix task tags (58f6335da8cccddb4b514967934b4a4a81729aba)
Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>
README.md
CHANGED
@@ -18,7 +18,7 @@ source_datasets:
|
|
18 |
- https://github.com/akullpp/awesome-java
|
19 |
- https://github.com/fffaraz/awesome-cpp
|
20 |
task_categories:
|
21 |
-
-
|
22 |
task_ids:
|
23 |
- language-modeling
|
24 |
---
|
|
|
18 |
- https://github.com/akullpp/awesome-java
|
19 |
- https://github.com/fffaraz/awesome-cpp
|
20 |
task_categories:
|
21 |
+
- text-generation
|
22 |
task_ids:
|
23 |
- language-modeling
|
24 |
---
|