cicboy commited on
Commit
89ccf9c
·
verified ·
1 Parent(s): 2305fb0

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +31 -19
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -9,8 +9,6 @@ dataset_info:
9
  dtype: string
10
  - name: state
11
  dtype: string
12
- - name: body
13
- dtype: string
14
  - name: created_at
15
  dtype: timestamp[s]
16
  - name: updated_at
@@ -19,28 +17,42 @@ dataset_info:
19
  dtype: timestamp[s]
20
  - name: html_url
21
  dtype: string
22
- - name: pull_request
23
- struct:
24
- - name: url
25
- dtype: string
26
- - name: html_url
27
- dtype: string
28
- - name: diff_url
29
- dtype: string
30
- - name: patch_url
31
- dtype: string
32
- - name: merged_at
33
- dtype: timestamp[s]
34
- - name: user_login
35
- dtype: string
36
  - name: is_pull_request
37
  dtype: bool
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
  splits:
39
  - name: train
40
- num_bytes: 8825764
41
  num_examples: 5000
42
- download_size: 2958587
43
- dataset_size: 8825764
44
  configs:
45
  - config_name: default
46
  data_files:
 
9
  dtype: string
10
  - name: state
11
  dtype: string
 
 
12
  - name: created_at
13
  dtype: timestamp[s]
14
  - name: updated_at
 
17
  dtype: timestamp[s]
18
  - name: html_url
19
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  - name: is_pull_request
21
  dtype: bool
22
+ - name: pull_request_url
23
+ dtype: string
24
+ - name: pull_request_html_url
25
+ dtype: string
26
+ - name: user_login
27
+ dtype: string
28
+ - name: comments_count
29
+ dtype: int64
30
+ - name: body
31
+ dtype: string
32
+ - name: labels
33
+ list: string
34
+ - name: reactions_plus1
35
+ dtype: int64
36
+ - name: reactions_minus1
37
+ dtype: int64
38
+ - name: reactions_laugh
39
+ dtype: int64
40
+ - name: reactions_hooray
41
+ dtype: int64
42
+ - name: reactions_confused
43
+ dtype: int64
44
+ - name: reactions_heart
45
+ dtype: int64
46
+ - name: reactions_rocket
47
+ dtype: int64
48
+ - name: reactions_eyes
49
+ dtype: int64
50
  splits:
51
  - name: train
52
+ num_bytes: 8891503
53
  num_examples: 5000
54
+ download_size: 2922393
55
+ dataset_size: 8891503
56
  configs:
57
  - config_name: default
58
  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:eb2770bf4d40713dc5cedbe539d2661273a4851447501e3687aba64d093a7d86
3
- size 2958587
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a4fb287a9b4379aaed8b6c86a59c1afd5799426ab0bd2ab93fd511a9df9a626
3
+ size 2922393