system HF staff commited on
Commit
ffda90c
1 Parent(s): 11c1bfe

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 "esnli"
@@ -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)
@@ -43,7 +44,7 @@ The e-SNLI dataset extends the Stanford Natural Language Inference Dataset to
43
  include human-annotated natural language explanations of the entailment
44
  relations.
45
 
46
- ### Supported Tasks
47
 
48
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
49
 
@@ -87,7 +88,7 @@ The data fields are the same among all splits.
87
  - `explanation_2`: a `string` feature.
88
  - `explanation_3`: a `string` feature.
89
 
90
- ### Data Splits Sample Size
91
 
92
  | name |train |validation|test|
93
  |----------|-----:|---------:|---:|
@@ -101,10 +102,22 @@ The data fields are the same among all splits.
101
 
102
  ### Source Data
103
 
 
 
 
 
 
 
104
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
105
 
106
  ### Annotations
107
 
 
 
 
 
 
 
108
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
109
 
110
  ### Personal and Sensitive Information
 
1
  ---
2
+ paperswithcode_id: e-snli
3
  ---
4
 
5
  # Dataset Card for "esnli"
 
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)
 
44
  include human-annotated natural language explanations of the entailment
45
  relations.
46
 
47
+ ### Supported Tasks and Leaderboards
48
 
49
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
50
 
 
88
  - `explanation_2`: a `string` feature.
89
  - `explanation_3`: a `string` feature.
90
 
91
+ ### Data Splits
92
 
93
  | name |train |validation|test|
94
  |----------|-----:|---------:|---:|
 
102
 
103
  ### Source Data
104
 
105
+ #### Initial Data Collection and Normalization
106
+
107
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
108
+
109
+ #### Who are the source language producers?
110
+
111
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
112
 
113
  ### Annotations
114
 
115
+ #### Annotation process
116
+
117
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
118
+
119
+ #### Who are the annotators?
120
+
121
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
122
 
123
  ### Personal and Sensitive Information