IAMJB HF staff commited on
Commit
87425f2
1 Parent(s): 743dad4

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +55 -0
  2. data/train-00000-of-00001.parquet +0 -0
README.md ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: bibtex_url
5
+ dtype: 'null'
6
+ - name: proceedings
7
+ dtype: string
8
+ - name: bibtext
9
+ dtype: string
10
+ - name: abstract
11
+ dtype: string
12
+ - name: title
13
+ dtype: string
14
+ - name: authors
15
+ sequence: string
16
+ - name: id
17
+ dtype: string
18
+ - name: type
19
+ dtype: string
20
+ - name: arxiv_id
21
+ dtype: string
22
+ - name: GitHub
23
+ sequence: string
24
+ - name: paper_page
25
+ dtype: string
26
+ - name: n_linked_authors
27
+ dtype: int64
28
+ - name: upvotes
29
+ dtype: int64
30
+ - name: num_comments
31
+ dtype: int64
32
+ - name: n_authors
33
+ dtype: int64
34
+ - name: Models
35
+ sequence: string
36
+ - name: Datasets
37
+ sequence: string
38
+ - name: Spaces
39
+ sequence: string
40
+ - name: paper_page_exists_pre_conf
41
+ dtype: int64
42
+ - name: unique_id
43
+ dtype: int64
44
+ splits:
45
+ - name: train
46
+ num_bytes: 607953
47
+ num_examples: 299
48
+ download_size: 329805
49
+ dataset_size: 607953
50
+ configs:
51
+ - config_name: default
52
+ data_files:
53
+ - split: train
54
+ path: data/train-*
55
+ ---
data/train-00000-of-00001.parquet ADDED
Binary file (330 kB). View file