Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Sub-tasks:
multi-class-classification
Languages:
English
Size:
100K - 1M
ArXiv:
License:
add basic data set metadata to README
Browse files
README.md
CHANGED
@@ -1,3 +1,52 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
1 |
---
|
2 |
+
annotations_creators:
|
3 |
+
- machine-generated
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
language_creators:
|
7 |
+
- found
|
8 |
+
license:
|
9 |
+
- cc-by-sa-4.0
|
10 |
+
multilinguality:
|
11 |
+
- monolingual
|
12 |
+
pretty_name: unarXive IMRaD classification
|
13 |
+
size_categories:
|
14 |
+
- 100K<n<1M
|
15 |
+
tags:
|
16 |
+
- arXiv.org
|
17 |
+
- arXiv
|
18 |
+
- IMRaD
|
19 |
+
- publication
|
20 |
+
- paper
|
21 |
+
- preprint
|
22 |
+
- section
|
23 |
+
- physics
|
24 |
+
- mathematics
|
25 |
+
- computer science
|
26 |
+
- cs
|
27 |
+
task_categories:
|
28 |
+
- text-classification
|
29 |
+
task_ids:
|
30 |
+
- multi-class-classification
|
31 |
+
source_datasets:
|
32 |
+
- extended|10.5281/zenodo.7752615
|
33 |
+
dataset_info:
|
34 |
+
features:
|
35 |
+
- name: text
|
36 |
+
dtype: string
|
37 |
+
- name: label
|
38 |
+
dtype: string
|
39 |
+
splits:
|
40 |
+
- name: train
|
41 |
+
num_bytes: 451908280
|
42 |
+
num_examples: 520053
|
43 |
+
- name: test
|
44 |
+
num_bytes: 4650429
|
45 |
+
num_examples: 5000
|
46 |
+
- name: validation
|
47 |
+
num_bytes: 4315597
|
48 |
+
num_examples: 5001
|
49 |
+
download_size: 482376743
|
50 |
+
dataset_size: 460874306
|
51 |
---
|
52 |
+
# Dataset Card for unarXive IMRaD classification
|