system HF staff commited on
Commit
5e1bd3d
1 Parent(s): 724a186

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/allenai/scicite](https://github.com/allenai/scicite)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
@@ -37,7 +37,7 @@
37
  - **Size of the generated dataset:** 4.91 MB
38
  - **Total amount of disk used:** 27.02 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  This is a dataset for classifying citation intents in academic papers.
43
  The main citation intent label for each Json object is specified with the label
@@ -56,19 +56,19 @@ with the Semantic Scholar API (https://api.semanticscholar.org/).
56
  The labels are:
57
  Method, Background, Result
58
 
59
- ### [Supported Tasks](#supported-tasks)
60
 
61
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
62
 
63
- ### [Languages](#languages)
64
 
65
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
66
 
67
- ## [Dataset Structure](#dataset-structure)
68
 
69
  We show detailed information for up to 5 configurations of the dataset.
70
 
71
- ### [Data Instances](#data-instances)
72
 
73
  #### default
74
 
@@ -96,7 +96,7 @@ An example of 'validation' looks as follows.
96
  }
97
  ```
98
 
99
- ### [Data Fields](#data-fields)
100
 
101
  The data fields are the same among all splits.
102
 
@@ -116,55 +116,55 @@ The data fields are the same among all splits.
116
  - `label2_confidence`: a `float32` feature.
117
  - `id`: a `string` feature.
118
 
119
- ### [Data Splits Sample Size](#data-splits-sample-size)
120
 
121
  | name |train|validation|test|
122
  |-------|----:|---------:|---:|
123
  |default| 8194| 916|1859|
124
 
125
- ## [Dataset Creation](#dataset-creation)
126
 
127
- ### [Curation Rationale](#curation-rationale)
128
 
129
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
130
 
131
- ### [Source Data](#source-data)
132
 
133
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
134
 
135
- ### [Annotations](#annotations)
136
 
137
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
138
 
139
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
140
 
141
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
142
 
143
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
144
 
145
- ### [Social Impact of Dataset](#social-impact-of-dataset)
146
 
147
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
148
 
149
- ### [Discussion of Biases](#discussion-of-biases)
150
 
151
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
152
 
153
- ### [Other Known Limitations](#other-known-limitations)
154
 
155
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
156
 
157
- ## [Additional Information](#additional-information)
158
 
159
- ### [Dataset Curators](#dataset-curators)
160
 
161
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
162
 
163
- ### [Licensing Information](#licensing-information)
164
 
165
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
166
 
167
- ### [Citation Information](#citation-information)
168
 
169
  ```
170
 
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://github.com/allenai/scicite](https://github.com/allenai/scicite)
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:** 4.91 MB
38
  - **Total amount of disk used:** 27.02 MB
39
 
40
+ ### Dataset Summary
41
 
42
  This is a dataset for classifying citation intents in academic papers.
43
  The main citation intent label for each Json object is specified with the label
 
56
  The labels are:
57
  Method, Background, Result
58
 
59
+ ### Supported Tasks
60
 
61
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
62
 
63
+ ### Languages
64
 
65
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
66
 
67
+ ## Dataset Structure
68
 
69
  We show detailed information for up to 5 configurations of the dataset.
70
 
71
+ ### Data Instances
72
 
73
  #### default
74
 
 
96
  }
97
  ```
98
 
99
+ ### Data Fields
100
 
101
  The data fields are the same among all splits.
102
 
 
116
  - `label2_confidence`: a `float32` feature.
117
  - `id`: a `string` feature.
118
 
119
+ ### Data Splits Sample Size
120
 
121
  | name |train|validation|test|
122
  |-------|----:|---------:|---:|
123
  |default| 8194| 916|1859|
124
 
125
+ ## Dataset Creation
126
 
127
+ ### Curation Rationale
128
 
129
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
130
 
131
+ ### Source Data
132
 
133
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
134
 
135
+ ### Annotations
136
 
137
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
138
 
139
+ ### Personal and Sensitive Information
140
 
141
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
142
 
143
+ ## Considerations for Using the Data
144
 
145
+ ### Social Impact of Dataset
146
 
147
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
148
 
149
+ ### Discussion of Biases
150
 
151
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
152
 
153
+ ### Other Known Limitations
154
 
155
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
156
 
157
+ ## Additional Information
158
 
159
+ ### Dataset Curators
160
 
161
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
162
 
163
+ ### Licensing Information
164
 
165
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
166
 
167
+ ### Citation Information
168
 
169
  ```
170