liyucheng commited on
Commit
149ceb3
·
verified ·
1 Parent(s): ab7f3d8

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: 46923684
26
+ num_examples: 1095
27
+ download_size: 23244155
28
+ dataset_size: 46923684
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:705a034a4509b8aed38324ade7e8c6a7f1cbfb070d78a2de9c6592572ad18811
3
- size 25096604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0c99ce75086bf19cf07b6394ab189379e1e0cfff81c3a8f206e1b2d16b25005
3
+ size 23244155