Commit
•
812b14c
1
Parent(s):
ab8fdfa
Fix missing tags in dataset cards (#4833)
Browse filesCommit from https://github.com/huggingface/datasets/commit/c6434a26d696a52997f9a670a30c537d962f91e4
README.md
CHANGED
@@ -1,4 +1,26 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
paperswithcode_id: kornli
|
3 |
pretty_name: KorNLI
|
4 |
---
|
@@ -41,7 +63,7 @@ pretty_name: KorNLI
|
|
41 |
|
42 |
### Dataset Summary
|
43 |
|
44 |
-
|
45 |
|
46 |
### Supported Tasks and Leaderboards
|
47 |
|
@@ -179,7 +201,7 @@ The data fields are the same among all splits.
|
|
179 |
|
180 |
### Licensing Information
|
181 |
|
182 |
-
[
|
183 |
|
184 |
### Citation Information
|
185 |
|
|
|
1 |
---
|
2 |
+
annotations_creators:
|
3 |
+
- crowdsourced
|
4 |
+
language_creators:
|
5 |
+
- machine-generated
|
6 |
+
- expert-generated
|
7 |
+
language:
|
8 |
+
- ko
|
9 |
+
license:
|
10 |
+
- cc-by-sa-4.0
|
11 |
+
multilinguality:
|
12 |
+
- monolingual
|
13 |
+
size_categories:
|
14 |
+
- 100K<n<1M
|
15 |
+
source_datasets:
|
16 |
+
- extended|multi_nli
|
17 |
+
- extended|snli
|
18 |
+
- extended|xnli
|
19 |
+
task_categories:
|
20 |
+
- text-classification
|
21 |
+
task_ids:
|
22 |
+
- natural-language-inference
|
23 |
+
- multi-input-text-classification
|
24 |
paperswithcode_id: kornli
|
25 |
pretty_name: KorNLI
|
26 |
---
|
|
|
63 |
|
64 |
### Dataset Summary
|
65 |
|
66 |
+
Korean Natural Language Inference datasets.
|
67 |
|
68 |
### Supported Tasks and Leaderboards
|
69 |
|
|
|
201 |
|
202 |
### Licensing Information
|
203 |
|
204 |
+
The dataset is licensed under Creative Commons [Attribution-ShareAlike license (CC BY-SA 4.0)](http://creativecommons.org/licenses/by-sa/4.0/).
|
205 |
|
206 |
### Citation Information
|
207 |
|