Commit
•
9585582
1
Parent(s):
365cd58
Fix task tags (#3)
Browse files- Fix task tags (1c85280f2fd6fad47c7b6de24aed388bfc997117)
Co-authored-by: Albert Villanova <[email protected]>
README.md
CHANGED
@@ -1,23 +1,24 @@
|
|
1 |
---
|
2 |
-
annotations_creators:
|
3 |
- expert-generated
|
4 |
-
language_creators:
|
5 |
- other
|
6 |
-
language:
|
7 |
- pl
|
8 |
-
license:
|
9 |
- cc-by-sa-3.0
|
10 |
-
multilinguality:
|
11 |
- monolingual
|
12 |
-
|
13 |
-
size_categories:
|
14 |
- 5K
|
15 |
- 1K<n<10K
|
16 |
-
source_datasets:
|
17 |
- original
|
18 |
-
task_categories:
|
19 |
- text-classification
|
20 |
-
task_ids:
|
|
|
|
|
21 |
- paraphrase-classification
|
22 |
---
|
23 |
|
|
|
1 |
---
|
2 |
+
annotations_creators:
|
3 |
- expert-generated
|
4 |
+
language_creators:
|
5 |
- other
|
6 |
+
language:
|
7 |
- pl
|
8 |
+
license:
|
9 |
- cc-by-sa-3.0
|
10 |
+
multilinguality:
|
11 |
- monolingual
|
12 |
+
size_categories:
|
|
|
13 |
- 5K
|
14 |
- 1K<n<10K
|
15 |
+
source_datasets:
|
16 |
- original
|
17 |
+
task_categories:
|
18 |
- text-classification
|
19 |
+
task_ids: []
|
20 |
+
pretty_name: Polish Summaries Corpus
|
21 |
+
tags:
|
22 |
- paraphrase-classification
|
23 |
---
|
24 |
|