ak-paper-selection / README.md
yuntian-deng's picture
Upload dataset
9d4b105 verified
|
raw
history blame
508 Bytes
---
dataset_info:
features:
- name: arxiv_id
dtype: string
- name: published
dtype: string
- name: titles
dtype: string
- name: authors
sequence: string
- name: abstract
dtype: string
- name: categories
sequence: string
- name: selected
dtype: bool
splits:
- name: train
num_bytes: 52422214
num_examples: 35441
download_size: 30146792
dataset_size: 52422214
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---