system HF staff commited on
Commit
1c9908e
1 Parent(s): 3641e15

Update files from the datasets library (from 1.4.0)

Browse files

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

Files changed (1) hide show
  1. README.md +21 -21
README.md CHANGED
@@ -27,7 +27,7 @@
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
- ## [Dataset Description](#dataset-description)
31
 
32
  - **Homepage:** [https://github.com/OanaMariaCamburu/e-SNLI](https://github.com/OanaMariaCamburu/e-SNLI)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
@@ -37,25 +37,25 @@
37
  - **Size of the generated dataset:** 109.52 MB
38
  - **Total amount of disk used:** 304.56 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  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](#supported-tasks)
47
 
48
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
49
 
50
- ### [Languages](#languages)
51
 
52
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
53
 
54
- ## [Dataset Structure](#dataset-structure)
55
 
56
  We show detailed information for up to 5 configurations of the dataset.
57
 
58
- ### [Data Instances](#data-instances)
59
 
60
  #### plain_text
61
 
@@ -75,7 +75,7 @@ An example of 'validation' looks as follows.
75
  }
76
  ```
77
 
78
- ### [Data Fields](#data-fields)
79
 
80
  The data fields are the same among all splits.
81
 
@@ -87,55 +87,55 @@ 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](#data-splits-sample-size)
91
 
92
  | name |train |validation|test|
93
  |----------|-----:|---------:|---:|
94
  |plain_text|549367| 9842|9824|
95
 
96
- ## [Dataset Creation](#dataset-creation)
97
 
98
- ### [Curation Rationale](#curation-rationale)
99
 
100
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
101
 
102
- ### [Source Data](#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](#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](#personal-and-sensitive-information)
111
 
112
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
113
 
114
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
115
 
116
- ### [Social Impact of Dataset](#social-impact-of-dataset)
117
 
118
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
119
 
120
- ### [Discussion of Biases](#discussion-of-biases)
121
 
122
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
123
 
124
- ### [Other Known Limitations](#other-known-limitations)
125
 
126
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
127
 
128
- ## [Additional Information](#additional-information)
129
 
130
- ### [Dataset Curators](#dataset-curators)
131
 
132
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
133
 
134
- ### [Licensing Information](#licensing-information)
135
 
136
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
137
 
138
- ### [Citation Information](#citation-information)
139
 
140
  ```
141
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://github.com/OanaMariaCamburu/e-SNLI](https://github.com/OanaMariaCamburu/e-SNLI)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
37
  - **Size of the generated dataset:** 109.52 MB
38
  - **Total amount of disk used:** 304.56 MB
39
 
40
+ ### Dataset Summary
41
 
42
  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
 
50
+ ### Languages
51
 
52
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
53
 
54
+ ## Dataset Structure
55
 
56
  We show detailed information for up to 5 configurations of the dataset.
57
 
58
+ ### Data Instances
59
 
60
  #### plain_text
61
 
75
  }
76
  ```
77
 
78
+ ### Data Fields
79
 
80
  The data fields are the same among all splits.
81
 
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
  |----------|-----:|---------:|---:|
94
  |plain_text|549367| 9842|9824|
95
 
96
+ ## Dataset Creation
97
 
98
+ ### Curation Rationale
99
 
100
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
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
111
 
112
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
113
 
114
+ ## Considerations for Using the Data
115
 
116
+ ### Social Impact of Dataset
117
 
118
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
119
 
120
+ ### Discussion of Biases
121
 
122
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
123
 
124
+ ### Other Known Limitations
125
 
126
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
127
 
128
+ ## Additional Information
129
 
130
+ ### Dataset Curators
131
 
132
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
133
 
134
+ ### Licensing Information
135
 
136
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
137
 
138
+ ### Citation Information
139
 
140
  ```
141