Commit
·
7c8cfdc
1
Parent(s):
d288945
Fix task tags
Browse files
README.md
CHANGED
@@ -1,37 +1,20 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
license: cc
|
4 |
-
|
5 |
annotations_creators:
|
6 |
-
|
7 |
- no-annotation
|
8 |
-
|
9 |
language_creators:
|
10 |
-
|
11 |
- found
|
12 |
-
|
13 |
-
multilinguality:
|
14 |
-
|
15 |
-
- monolingual
|
16 |
-
|
17 |
language:
|
18 |
-
|
19 |
- id
|
20 |
-
|
|
|
|
|
21 |
source_datasets:
|
22 |
-
|
23 |
- original
|
24 |
-
|
25 |
task_categories:
|
26 |
-
|
27 |
-
- sequence-modeling
|
28 |
-
|
29 |
task_ids:
|
30 |
-
|
31 |
- language-modeling
|
32 |
-
|
33 |
paperswithcode_id: oscar
|
34 |
-
|
35 |
---
|
36 |
|
37 |
KoPI (Korpus Perayapan Indonesia) is Indonesian general corpora for sequence language modelling
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
annotations_creators:
|
|
|
3 |
- no-annotation
|
|
|
4 |
language_creators:
|
|
|
5 |
- found
|
|
|
|
|
|
|
|
|
|
|
6 |
language:
|
|
|
7 |
- id
|
8 |
+
license: cc
|
9 |
+
multilinguality:
|
10 |
+
- monolingual
|
11 |
source_datasets:
|
|
|
12 |
- original
|
|
|
13 |
task_categories:
|
14 |
+
- text-generation
|
|
|
|
|
15 |
task_ids:
|
|
|
16 |
- language-modeling
|
|
|
17 |
paperswithcode_id: oscar
|
|
|
18 |
---
|
19 |
|
20 |
KoPI (Korpus Perayapan Indonesia) is Indonesian general corpora for sequence language modelling
|