Datasets:
Update files from the datasets library (from 1.7.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.7.0
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
---
|
3 |
|
4 |
# Dataset Card for "scicite"
|
@@ -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
|
15 |
- [Dataset Creation](#dataset-creation)
|
16 |
- [Curation Rationale](#curation-rationale)
|
17 |
- [Source Data](#source-data)
|
@@ -56,7 +57,7 @@ with the Semantic Scholar API (https://api.semanticscholar.org/).
|
|
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 |
|
@@ -116,7 +117,7 @@ The data fields are the same among all splits.
|
|
116 |
- `label2_confidence`: a `float32` feature.
|
117 |
- `id`: a `string` feature.
|
118 |
|
119 |
-
### Data Splits
|
120 |
|
121 |
| name |train|validation|test|
|
122 |
|-------|----:|---------:|---:|
|
@@ -130,10 +131,22 @@ The data fields are the same among all splits.
|
|
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
|
|
|
1 |
---
|
2 |
+
paperswithcode_id: scicite
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "scicite"
|
|
|
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)
|
|
|
57 |
The labels are:
|
58 |
Method, Background, Result
|
59 |
|
60 |
+
### Supported Tasks and Leaderboards
|
61 |
|
62 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
63 |
|
|
|
117 |
- `label2_confidence`: a `float32` feature.
|
118 |
- `id`: a `string` feature.
|
119 |
|
120 |
+
### Data Splits
|
121 |
|
122 |
| name |train|validation|test|
|
123 |
|-------|----:|---------:|---:|
|
|
|
131 |
|
132 |
### Source Data
|
133 |
|
134 |
+
#### Initial Data Collection and Normalization
|
135 |
+
|
136 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
137 |
+
|
138 |
+
#### Who are the source language producers?
|
139 |
+
|
140 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
141 |
|
142 |
### Annotations
|
143 |
|
144 |
+
#### Annotation process
|
145 |
+
|
146 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
147 |
+
|
148 |
+
#### Who are the annotators?
|
149 |
+
|
150 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
151 |
|
152 |
### Personal and Sensitive Information
|