system HF staff commited on
Commit
3228409
1 Parent(s): cb63452

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 +40 -5
README.md CHANGED
@@ -1,17 +1,40 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  ---
3
 
4
- # Dataset Card for "multi_nli_mismatch"
5
 
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)
@@ -46,7 +69,7 @@ that covers a range of genres of spoken and written text, and supports a
46
  distinctive cross-genre generalization evaluation. The corpus served as the
47
  basis for the shared task of the RepEval 2017 Workshop at EMNLP in Copenhagen.
48
 
49
- ### Supported Tasks
50
 
51
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
52
 
@@ -84,7 +107,7 @@ The data fields are the same among all splits.
84
  - `hypothesis`: a `string` feature.
85
  - `label`: a `string` feature.
86
 
87
- ### Data Splits Sample Size
88
 
89
  | name |train |validation|
90
  |----------|-----:|---------:|
@@ -98,10 +121,22 @@ The data fields are the same among all splits.
98
 
99
  ### Source Data
100
 
 
 
 
 
 
 
101
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
102
 
103
  ### Annotations
104
 
 
 
 
 
 
 
105
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
106
 
107
  ### Personal and Sensitive Information
 
1
  ---
2
+ annotations_creators:
3
+ - crowdsourced
4
+ language_creators:
5
+ - crowdsourced
6
+ - found
7
+ languages:
8
+ - en
9
+ licenses:
10
+ - cc-by-3-0
11
+ - cc-by-sa-3-0-at
12
+ - mit
13
+ - other-Open Portion of the American National Corpus
14
+ multilinguality:
15
+ - monolingual
16
+ size_categories:
17
+ - 100K<n<1M
18
+ source_datasets:
19
+ - original
20
+ task_categories:
21
+ - text-scoring
22
+ task_ids:
23
+ - semantic-similarity-scoring
24
+ paperswithcode_id: multinli
25
  ---
26
 
27
+ # Dataset Card for Multi-Genre Natural Language Inference (Mismatched only)
28
 
29
  ## Table of Contents
30
  - [Dataset Description](#dataset-description)
31
  - [Dataset Summary](#dataset-summary)
32
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
33
  - [Languages](#languages)
34
  - [Dataset Structure](#dataset-structure)
35
  - [Data Instances](#data-instances)
36
  - [Data Fields](#data-fields)
37
+ - [Data Splits](#data-splits)
38
  - [Dataset Creation](#dataset-creation)
39
  - [Curation Rationale](#curation-rationale)
40
  - [Source Data](#source-data)
 
69
  distinctive cross-genre generalization evaluation. The corpus served as the
70
  basis for the shared task of the RepEval 2017 Workshop at EMNLP in Copenhagen.
71
 
72
+ ### Supported Tasks and Leaderboards
73
 
74
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
75
 
 
107
  - `hypothesis`: a `string` feature.
108
  - `label`: a `string` feature.
109
 
110
+ ### Data Splits
111
 
112
  | name |train |validation|
113
  |----------|-----:|---------:|
 
121
 
122
  ### Source Data
123
 
124
+ #### Initial Data Collection and Normalization
125
+
126
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
127
+
128
+ #### Who are the source language producers?
129
+
130
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
131
 
132
  ### Annotations
133
 
134
+ #### Annotation process
135
+
136
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
137
+
138
+ #### Who are the annotators?
139
+
140
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
141
 
142
  ### Personal and Sensitive Information