system HF staff commited on
Commit
c13abb5
1 Parent(s): a0bf415

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 "cos_e"
@@ -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 @@ Common Sense Explanations (CoS-E) allows for training language models to
43
  automatically generate explanations that can be used during training and
44
  inference in a novel Commonsense Auto-Generated Explanation (CAGE) framework.
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
 
@@ -113,7 +114,7 @@ The data fields are the same among all splits.
113
  - `abstractive_explanation`: a `string` feature.
114
  - `extractive_explanation`: a `string` feature.
115
 
116
- ### Data Splits Sample Size
117
 
118
  |name |train|validation|
119
  |-----|----:|---------:|
@@ -128,10 +129,22 @@ The data fields are the same among all splits.
128
 
129
  ### Source Data
130
 
 
 
 
 
 
 
131
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
132
 
133
  ### Annotations
134
 
 
 
 
 
 
 
135
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
136
 
137
  ### Personal and Sensitive Information
1
  ---
2
+ paperswithcode_id: cos-e
3
  ---
4
 
5
  # Dataset Card for "cos_e"
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
  automatically generate explanations that can be used during training and
45
  inference in a novel Commonsense Auto-Generated Explanation (CAGE) framework.
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
 
114
  - `abstractive_explanation`: a `string` feature.
115
  - `extractive_explanation`: a `string` feature.
116
 
117
+ ### Data Splits
118
 
119
  |name |train|validation|
120
  |-----|----:|---------:|
129
 
130
  ### Source Data
131
 
132
+ #### Initial Data Collection and Normalization
133
+
134
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
135
+
136
+ #### Who are the source language producers?
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
+ #### Annotation process
143
+
144
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
145
+
146
+ #### Who are the annotators?
147
+
148
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
149
 
150
  ### Personal and Sensitive Information