arxiv_cs_papers / README.md
ashish-chouhan's picture
Upload README.md with huggingface_hub
039f52b
|
raw
history blame
655 Bytes
---
dataset_info:
features:
- name: title
dtype: string
- name: abstract
dtype: string
- name: authors
sequence: string
- name: published
dtype: string
- name: url
dtype: string
- name: pdf_url
dtype: string
- name: arxiv_id
dtype: string
splits:
- name: train
num_bytes: 16971
num_examples: 10
download_size: 23710
dataset_size: 16971
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "arxiv_cs_papers"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)