--- 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: 66707308 num_examples: 1090 download_size: 35092109 dataset_size: 66707308 --- Please refer to https://github.com/fzyzcjy/ai_math_paper_list for more details.