fzyzcjy commited on
Commit
6b8897e
·
verified ·
1 Parent(s): a238320

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +43 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  Please refer to https://github.com/fzyzcjy/ai_math_paper_list for more details.
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path: data/train-*
7
+ dataset_info:
8
+ features:
9
+ - name: title
10
+ dtype: string
11
+ - name: abstract
12
+ dtype: string
13
+ - name: tldr_text
14
+ dtype: string
15
+ - name: content_markdown
16
+ dtype: string
17
+ - name: authors
18
+ sequence: string
19
+ - name: date
20
+ dtype: timestamp[ms]
21
+ - name: publish_info
22
+ dtype: string
23
+ - name: publish_is_top
24
+ dtype: bool
25
+ - name: citation_count
26
+ dtype: uint32
27
+ - name: citation_count_filtered_math_and_top_conf
28
+ dtype: uint32
29
+ - name: theorem_provers
30
+ sequence: string
31
+ - name: url
32
+ dtype: string
33
+ - name: arxiv_url
34
+ dtype: string
35
+ - name: semantics_scholar_url
36
+ dtype: string
37
+ splits:
38
+ - name: train
39
+ num_bytes: 66707308
40
+ num_examples: 1090
41
+ download_size: 35092109
42
+ dataset_size: 66707308
43
+ ---
44
  Please refer to https://github.com/fzyzcjy/ai_math_paper_list for more details.
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4cf05110b9abf6d35b7afcf8fb58a019d3f19c9a1890f629fe37ac1d2867faeb
3
- size 23038324
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61b8e6d4ece2079c3d9887c1b54fc3225bdda57fd422363cefd74fd03ef2aecb
3
+ size 35092109