system HF staff commited on
Commit
fef7037
1 Parent(s): f5e0b0a

Update files from the datasets library (from 1.7.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.7.0

Files changed (1) hide show
  1. README.md +17 -4
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  ---
3
 
4
  # Dataset Card for "kor_nli"
@@ -6,12 +7,12 @@
6
  ## Table of Contents
7
  - [Dataset Description](#dataset-description)
8
  - [Dataset Summary](#dataset-summary)
9
- - [Supported Tasks](#supported-tasks)
10
  - [Languages](#languages)
11
  - [Dataset Structure](#dataset-structure)
12
  - [Data Instances](#data-instances)
13
  - [Data Fields](#data-fields)
14
- - [Data Splits Sample Size](#data-splits-sample-size)
15
  - [Dataset Creation](#dataset-creation)
16
  - [Curation Rationale](#curation-rationale)
17
  - [Source Data](#source-data)
@@ -41,7 +42,7 @@
41
 
42
  Korean Natural Language Inference datasets
43
 
44
- ### Supported Tasks
45
 
46
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
47
 
@@ -107,7 +108,7 @@ The data fields are the same among all splits.
107
  - `hypothesis`: a `string` feature.
108
  - `label`: a classification label, with possible values including `entailment` (0), `neutral` (1), `contradiction` (2).
109
 
110
- ### Data Splits Sample Size
111
 
112
  #### multi_nli
113
 
@@ -135,10 +136,22 @@ The data fields are the same among all splits.
135
 
136
  ### Source Data
137
 
 
 
 
 
 
 
138
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
139
 
140
  ### Annotations
141
 
 
 
 
 
 
 
142
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
143
 
144
  ### Personal and Sensitive Information
 
1
  ---
2
+ paperswithcode_id: kornli
3
  ---
4
 
5
  # Dataset Card for "kor_nli"
 
7
  ## Table of Contents
8
  - [Dataset Description](#dataset-description)
9
  - [Dataset Summary](#dataset-summary)
10
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
11
  - [Languages](#languages)
12
  - [Dataset Structure](#dataset-structure)
13
  - [Data Instances](#data-instances)
14
  - [Data Fields](#data-fields)
15
+ - [Data Splits](#data-splits)
16
  - [Dataset Creation](#dataset-creation)
17
  - [Curation Rationale](#curation-rationale)
18
  - [Source Data](#source-data)
 
42
 
43
  Korean Natural Language Inference datasets
44
 
45
+ ### Supported Tasks and Leaderboards
46
 
47
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
48
 
 
108
  - `hypothesis`: a `string` feature.
109
  - `label`: a classification label, with possible values including `entailment` (0), `neutral` (1), `contradiction` (2).
110
 
111
+ ### Data Splits
112
 
113
  #### multi_nli
114
 
 
136
 
137
  ### Source Data
138
 
139
+ #### Initial Data Collection and Normalization
140
+
141
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
142
+
143
+ #### Who are the source language producers?
144
+
145
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
146
 
147
  ### Annotations
148
 
149
+ #### Annotation process
150
+
151
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
152
+
153
+ #### Who are the annotators?
154
+
155
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
156
 
157
  ### Personal and Sensitive Information