IAMJB HF staff commited on
Commit
4c58ccf
1 Parent(s): b549707

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +49 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: proceedings
7
+ dtype: string
8
+ - name: type
9
+ dtype: string
10
+ - name: arxiv_id
11
+ dtype: string
12
+ - name: conference_name
13
+ dtype: string
14
+ - name: categories
15
+ sequence: string
16
+ - name: primary_category
17
+ dtype: string
18
+ - name: github
19
+ dtype: string
20
+ - name: upvotes
21
+ dtype: float64
22
+ - name: num_comments
23
+ dtype: float64
24
+ - name: paper_page
25
+ dtype: string
26
+ - name: num_models
27
+ dtype: float64
28
+ - name: num_datasets
29
+ dtype: float64
30
+ - name: num_spaces
31
+ dtype: float64
32
+ - name: date
33
+ dtype: string
34
+ - name: authors
35
+ sequence: string
36
+ - name: title
37
+ dtype: string
38
+ splits:
39
+ - name: train
40
+ num_bytes: 17955346
41
+ num_examples: 55600
42
+ download_size: 7808353
43
+ dataset_size: 17955346
44
+ configs:
45
+ - config_name: default
46
+ data_files:
47
+ - split: train
48
+ path: data/train-*
49
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27aede1082fe24f25e5214527675109c83108a21669a37c3ec85d598eae4736b
3
+ size 7808353