Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
100K<n<1M
Language Creators:
found
Annotations Creators:
found
Source Datasets:
original
ArXiv:
License:
system HF staff commited on
Commit
afad9ea
1 Parent(s): b19251a

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 "scientific_papers"
@@ -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)
@@ -47,7 +48,7 @@ Both "arxiv" and "pubmed" have two features:
47
  - abstract: the abstract of the document, pagragraphs seperated by "/n".
48
  - section_names: titles of sections, seperated by "/n".
49
 
50
- ### Supported Tasks
51
 
52
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
53
 
@@ -109,7 +110,7 @@ The data fields are the same among all splits.
109
  - `abstract`: a `string` feature.
110
  - `section_names`: a `string` feature.
111
 
112
- ### Data Splits Sample Size
113
 
114
  | name |train |validation|test|
115
  |------|-----:|---------:|---:|
@@ -124,10 +125,22 @@ The data fields are the same among all splits.
124
 
125
  ### Source Data
126
 
 
 
 
 
 
 
127
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
128
 
129
  ### Annotations
130
 
 
 
 
 
 
 
131
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
132
 
133
  ### Personal and Sensitive Information
 
1
  ---
2
+ paperswithcode_id: null
3
  ---
4
 
5
  # Dataset Card for "scientific_papers"
 
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)
 
48
  - abstract: the abstract of the document, pagragraphs seperated by "/n".
49
  - section_names: titles of sections, seperated by "/n".
50
 
51
+ ### Supported Tasks and Leaderboards
52
 
53
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
54
 
 
110
  - `abstract`: a `string` feature.
111
  - `section_names`: a `string` feature.
112
 
113
+ ### Data Splits
114
 
115
  | name |train |validation|test|
116
  |------|-----:|---------:|---:|
 
125
 
126
  ### Source Data
127
 
128
+ #### Initial Data Collection and Normalization
129
+
130
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
131
+
132
+ #### Who are the source language producers?
133
+
134
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
135
 
136
  ### Annotations
137
 
138
+ #### Annotation process
139
+
140
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
141
+
142
+ #### Who are the annotators?
143
+
144
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
145
 
146
  ### Personal and Sensitive Information