Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Sub-tasks:
multi-class-classification
Languages:
English
Size:
1M - 10M
ArXiv:
License:
add metadata to readme
Browse files
README.md
CHANGED
@@ -1,3 +1,61 @@
|
|
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 citation recommendation
|
13 |
+
size_categories:
|
14 |
+
- 1M<n<10M
|
15 |
+
tags:
|
16 |
+
- arXiv.org
|
17 |
+
- arXiv
|
18 |
+
- citation recommendation
|
19 |
+
- citation
|
20 |
+
- reference
|
21 |
+
- publication
|
22 |
+
- paper
|
23 |
+
- preprint
|
24 |
+
- section
|
25 |
+
- physics
|
26 |
+
- mathematics
|
27 |
+
- computer science
|
28 |
+
- cs
|
29 |
+
task_categories:
|
30 |
+
- text-classification
|
31 |
+
task_ids:
|
32 |
+
- multi-class-classification
|
33 |
+
source_datasets:
|
34 |
+
- extended|10.5281/zenodo.7752615
|
35 |
+
dataset_info:
|
36 |
+
features:
|
37 |
+
- name: _id
|
38 |
+
dtype: string
|
39 |
+
- name: text
|
40 |
+
dtype: string
|
41 |
+
- name: marker
|
42 |
+
dtype: string
|
43 |
+
- name: marker_offsets
|
44 |
+
sequence:
|
45 |
+
sequence: int64
|
46 |
+
- name: label
|
47 |
+
dtype: string
|
48 |
+
config_name: .
|
49 |
+
splits:
|
50 |
+
- name: train
|
51 |
+
num_bytes: 5457336094
|
52 |
+
num_examples: 2043192
|
53 |
+
- name: test
|
54 |
+
num_bytes: 551012459
|
55 |
+
num_examples: 225084
|
56 |
+
- name: validation
|
57 |
+
num_bytes: 586422261
|
58 |
+
num_examples: 225348
|
59 |
+
download_size: 7005370567
|
60 |
+
dataset_size: 6594770814
|
61 |
---
|