fzyzcjy commited on
Commit
a238320
1 Parent(s): 37c4b51

Update README.md

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