Commit
•
a77ffb4
1
Parent(s):
bb1eee4
Fix task_ids (#1)
Browse files- Fix task_ids (9f9ba74f3345f8f83e1dc9bb8a3cf8f1f9671040)
Co-authored-by: Albert Villanova <[email protected]>
README.md
CHANGED
@@ -1,31 +1,27 @@
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- expert-generated
|
4 |
-
language:
|
5 |
-
- sl
|
6 |
language_creators:
|
7 |
- other
|
|
|
|
|
8 |
license:
|
9 |
- cc-by-nc-sa-4.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
-
pretty_name: solar3
|
13 |
size_categories:
|
14 |
- 100K<n<1M
|
15 |
- 1K<n<10K
|
16 |
source_datasets:
|
17 |
- original
|
18 |
-
tags:
|
19 |
-
- error correction
|
20 |
-
- primary school
|
21 |
-
- secondary school
|
22 |
task_categories:
|
23 |
- text2text-generation
|
24 |
- other
|
25 |
-
task_ids:
|
26 |
-
|
27 |
-
|
28 |
-
|
|
|
29 |
---
|
30 |
|
31 |
# Dataset Card for solar3
|
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- expert-generated
|
|
|
|
|
4 |
language_creators:
|
5 |
- other
|
6 |
+
language:
|
7 |
+
- sl
|
8 |
license:
|
9 |
- cc-by-nc-sa-4.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
|
|
12 |
size_categories:
|
13 |
- 100K<n<1M
|
14 |
- 1K<n<10K
|
15 |
source_datasets:
|
16 |
- original
|
|
|
|
|
|
|
|
|
17 |
task_categories:
|
18 |
- text2text-generation
|
19 |
- other
|
20 |
+
task_ids: []
|
21 |
+
pretty_name: solar3
|
22 |
+
tags:
|
23 |
+
- grammatical-error-correction
|
24 |
+
- other-token-classification-of-text-errors
|
25 |
---
|
26 |
|
27 |
# Dataset Card for solar3
|