Datasets:
Update files from the datasets library (from 1.4.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.4.0
README.md
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
-
##
|
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 |
-
###
|
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 |
-
###
|
60 |
|
61 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
62 |
|
63 |
-
###
|
64 |
|
65 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
66 |
|
67 |
-
##
|
68 |
|
69 |
We show detailed information for up to 5 configurations of the dataset.
|
70 |
|
71 |
-
###
|
72 |
|
73 |
#### default
|
74 |
|
@@ -96,7 +96,7 @@ An example of 'validation' looks as follows.
|
|
96 |
}
|
97 |
```
|
98 |
|
99 |
-
###
|
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 |
-
###
|
120 |
|
121 |
| name |train|validation|test|
|
122 |
|-------|----:|---------:|---:|
|
123 |
|default| 8194| 916|1859|
|
124 |
|
125 |
-
##
|
126 |
|
127 |
-
###
|
128 |
|
129 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
130 |
|
131 |
-
###
|
132 |
|
133 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
134 |
|
135 |
-
###
|
136 |
|
137 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
138 |
|
139 |
-
###
|
140 |
|
141 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
142 |
|
143 |
-
##
|
144 |
|
145 |
-
###
|
146 |
|
147 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
148 |
|
149 |
-
###
|
150 |
|
151 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
152 |
|
153 |
-
###
|
154 |
|
155 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
156 |
|
157 |
-
##
|
158 |
|
159 |
-
###
|
160 |
|
161 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
162 |
|
163 |
-
###
|
164 |
|
165 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
166 |
|
167 |
-
###
|
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 |
|