|
--- |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
dataset_info: |
|
features: |
|
- name: title |
|
dtype: string |
|
- name: abstract |
|
dtype: string |
|
- name: tldr_text |
|
dtype: string |
|
- name: content_markdown |
|
dtype: string |
|
- name: authors |
|
sequence: string |
|
- name: date |
|
dtype: timestamp[ms] |
|
- name: publish_info |
|
dtype: string |
|
- name: publish_is_top |
|
dtype: bool |
|
- name: citation_count |
|
dtype: uint32 |
|
- name: citation_count_filtered_math_and_top_conf |
|
dtype: uint32 |
|
- name: theorem_provers |
|
sequence: string |
|
- name: url |
|
dtype: string |
|
- name: arxiv_url |
|
dtype: string |
|
- name: semantics_scholar_url |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 79725818 |
|
num_examples: 1220 |
|
download_size: 41920703 |
|
dataset_size: 79725818 |
|
--- |
|
Please refer to https://github.com/fzyzcjy/ai_math_paper_list for more details. |