File size: 1,226 Bytes
392e0e4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
553b9c3
392e0e4
2f3212d
 
 
 
 
 
 
 
 
 
 
 
392e0e4
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: id
    dtype: string
  - name: submitter
    dtype: string
  - name: authors
    dtype: string
  - name: title
    dtype: string
  - name: comments
    dtype: string
  - name: journal-ref
    dtype: string
  - name: doi
    dtype: string
  - name: report-no
    dtype: string
  - name: categories
    dtype: string
  - name: license
    dtype: string
  - name: abstract
    dtype: string
  - name: versions
    list:
    - name: version
      dtype: string
    - name: created
      dtype: string
  - name: update_date
    dtype: timestamp[s]
  - name: authors_parsed
    sequence:
      sequence: string
  splits:
  - name: train
    num_bytes: 3491601823
    num_examples: 2340115
  download_size: 1966113251
  dataset_size: 3491601823
license: cc0-1.0
task_categories:
- text-generation
- text-classification
language:
- en
tags:
- arxiv
- science
pretty_name: arXiv Metadata Dataset
size_categories:
- 1M<n<10M
---
# Dataset Card for "arxiv-metadata-oai-snapshot"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)