nielsr HF staff commited on
Commit
cb85b16
·
verified ·
1 Parent(s): 102a1c1

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +20 -12
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,18 +1,20 @@
1
  ---
2
  dataset_info:
3
  features:
 
 
4
  - name: arxiv_id
5
  dtype: string
6
  - name: reached_out_success
7
- dtype: float64
8
  - name: reached_out_note
9
  dtype: string
10
  - name: num_models
11
- dtype: float64
12
  - name: num_datasets
13
- dtype: float64
14
  - name: num_spaces
15
- dtype: float64
16
  - name: title
17
  dtype: string
18
  - name: github
@@ -26,23 +28,29 @@ dataset_info:
26
  - name: num_comments
27
  dtype: int64
28
  - name: github_mention_hf
29
- dtype: float64
30
  - name: has_artifact
31
  dtype: bool
32
  - name: submitted_by
33
  dtype: string
34
- - name: date
35
- dtype: string
36
  - name: github_issue_url
37
  dtype: string
38
  - name: hf_pr_urls
39
- sequence: string
 
 
 
 
 
 
 
 
40
  splits:
41
  - name: train
42
- num_bytes: 1149545
43
- num_examples: 5068
44
- download_size: 395280
45
- dataset_size: 1149545
46
  configs:
47
  - config_name: default
48
  data_files:
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: date
5
+ dtype: string
6
  - name: arxiv_id
7
  dtype: string
8
  - name: reached_out_success
9
+ dtype: bool
10
  - name: reached_out_note
11
  dtype: string
12
  - name: num_models
13
+ dtype: int64
14
  - name: num_datasets
15
+ dtype: int64
16
  - name: num_spaces
17
+ dtype: int64
18
  - name: title
19
  dtype: string
20
  - name: github
 
28
  - name: num_comments
29
  dtype: int64
30
  - name: github_mention_hf
31
+ dtype: int64
32
  - name: has_artifact
33
  dtype: bool
34
  - name: submitted_by
35
  dtype: string
 
 
36
  - name: github_issue_url
37
  dtype: string
38
  - name: hf_pr_urls
39
+ dtype: string
40
+ - name: github_reached_out_result
41
+ dtype: string
42
+ - name: github_reached_out_success
43
+ dtype: bool
44
+ - name: hf_reached_out_success
45
+ dtype: bool
46
+ - name: project_page_url
47
+ dtype: string
48
  splits:
49
  - name: train
50
+ num_bytes: 1412328
51
+ num_examples: 5886
52
+ download_size: 491997
53
+ dataset_size: 1412328
54
  configs:
55
  - config_name: default
56
  data_files:
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:237d14a37b83fc7567c49549544da7952f9fa6541bc3bc62b7ae70e3afa5f03e
3
- size 395280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d63d7e0ed61a89f394494bd2dbaee924a095c4834f011f906bb5306ed5cba305
3
+ size 491997