davanstrien's picture
davanstrien HF staff
Update README.md
2f3212d
|
raw
history blame
No virus
1.23 kB
---
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)