Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
IAMJB commited on
Commit
855aee9
·
verified ·
1 Parent(s): f497247

Delete README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -59
README.md DELETED
@@ -1,59 +0,0 @@
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: arxiv_id
19
- dtype: string
20
- - name: GitHub
21
- sequence: string
22
- - name: paper_page
23
- dtype: string
24
- - name: n_linked_authors
25
- dtype: int64
26
- - name: upvotes
27
- dtype: int64
28
- - name: num_comments
29
- dtype: int64
30
- - name: n_authors
31
- dtype: int64
32
- - name: Models
33
- sequence: string
34
- - name: Datasets
35
- sequence: string
36
- - name: Spaces
37
- sequence: 'null'
38
- - name: old_Models
39
- sequence: string
40
- - name: old_Datasets
41
- sequence: string
42
- - name: old_Spaces
43
- sequence: 'null'
44
- - name: paper_page_exists_pre_conf
45
- dtype: int64
46
- - name: type
47
- dtype: string
48
- splits:
49
- - name: train
50
- num_bytes: 2045244
51
- num_examples: 856
52
- download_size: 910723
53
- dataset_size: 2045244
54
- configs:
55
- - config_name: default
56
- data_files:
57
- - split: train
58
- path: data/train-*
59
- ---