liyucheng commited on
Commit
2cb7964
·
verified ·
1 Parent(s): f53a7ae

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +27 -1
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,5 +1,31 @@
1
  ---
2
- {}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  # Latest arXiv
 
1
  ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path: data/train-*
7
+ dataset_info:
8
+ features:
9
+ - name: entry_id
10
+ dtype: string
11
+ - name: published
12
+ dtype: string
13
+ - name: title
14
+ dtype: string
15
+ - name: authors
16
+ sequence: string
17
+ - name: primary_category
18
+ dtype: string
19
+ - name: categories
20
+ sequence: string
21
+ - name: text
22
+ dtype: string
23
+ splits:
24
+ - name: train
25
+ num_bytes: 49251321
26
+ num_examples: 1107
27
+ download_size: 24467768
28
+ dataset_size: 49251321
29
  ---
30
 
31
  # Latest arXiv
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:418cb46bbd26a2ba2da2786e3b2329e97aff73ea7accfdf6454ca3b55babf77c
3
- size 24446766
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:337c2f72d4389fef54b288fedf22439b818dea8e3a196388a3115a3a945a9cc6
3
+ size 24467768