liyucheng commited on
Commit
9a41fc9
1 Parent(s): 14f5249

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: 52917424
26
+ num_examples: 1151
27
+ download_size: 26091781
28
+ dataset_size: 52917424
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:dbb5c8f076cba1e95532d36d1eb5de484cfef6aa2a7ba777aa880a775d824b5d
3
- size 26165563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3868376cefa5ce97462ad30c095fd4925247eea4d12f2cae3f253e865dd8b07
3
+ size 26091781