Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
dataset_info:
|
| 2 |
- config_name: ynat
|
| 3 |
features:
|
|
@@ -13,4 +46,5 @@ dataset_info:
|
|
| 13 |
'1': contents
|
| 14 |
'2': os
|
| 15 |
'3': page
|
| 16 |
-
'4': purchase
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
annotations_creators:
|
| 3 |
+
- expert-generated
|
| 4 |
+
language_creators:
|
| 5 |
+
- expert-generated
|
| 6 |
+
language:
|
| 7 |
+
- ko
|
| 8 |
+
license:
|
| 9 |
+
- cc-by-sa-4.0
|
| 10 |
+
multilinguality:
|
| 11 |
+
- monolingual
|
| 12 |
+
size_categories:
|
| 13 |
+
- 10K<n<100K
|
| 14 |
+
source_datasets:
|
| 15 |
+
- original
|
| 16 |
+
task_categories:
|
| 17 |
+
- fill-mask
|
| 18 |
+
- question-answering
|
| 19 |
+
- text-classification
|
| 20 |
+
- text-generation
|
| 21 |
+
- token-classification
|
| 22 |
+
task_ids:
|
| 23 |
+
- extractive-qa
|
| 24 |
+
- named-entity-recognition
|
| 25 |
+
- natural-language-inference
|
| 26 |
+
- parsing
|
| 27 |
+
- semantic-similarity-scoring
|
| 28 |
+
- text-scoring
|
| 29 |
+
- topic-classification
|
| 30 |
+
paperswithcode_id: klue
|
| 31 |
+
pretty_name: KLUE
|
| 32 |
+
tags:
|
| 33 |
+
- relation-extraction
|
| 34 |
dataset_info:
|
| 35 |
- config_name: ynat
|
| 36 |
features:
|
|
|
|
| 46 |
'1': contents
|
| 47 |
'2': os
|
| 48 |
'3': page
|
| 49 |
+
'4': purchase
|
| 50 |
+
---
|