liyucheng commited on
Commit
478de4e
·
verified ·
1 Parent(s): 5bd044c

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: 50852618
26
+ num_examples: 1096
27
+ download_size: 23954227
28
+ dataset_size: 50852618
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:c0c99ce75086bf19cf07b6394ab189379e1e0cfff81c3a8f206e1b2d16b25005
3
- size 23244155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe8da27b3d21773ec10ed00d5baefb6c3bbf8c670171c4792e0ee6bcf6981029
3
+ size 23954227