Partha117 commited on
Commit
a7e511a
1 Parent(s): bae8351

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: status
5
+ dtype: string
6
+ - name: repo_name
7
+ dtype: string
8
+ - name: repo_url
9
+ dtype: string
10
+ - name: issue_id
11
+ dtype: int64
12
+ - name: title
13
+ dtype: string
14
+ - name: body
15
+ dtype: string
16
+ - name: issue_url
17
+ dtype: string
18
+ - name: pull_url
19
+ dtype: string
20
+ - name: before_fix_sha
21
+ dtype: string
22
+ - name: after_fix_sha
23
+ dtype: string
24
+ - name: report_datetime
25
+ dtype: timestamp[us, tz=UTC]
26
+ - name: commit_datetime
27
+ dtype: timestamp[us, tz=+01:00]
28
+ - name: language
29
+ dtype: string
30
+ - name: updated_file
31
+ dtype: string
32
+ - name: file_content
33
+ dtype: string
34
+ splits:
35
+ - name: train
36
+ num_bytes: 1477681526
37
+ num_examples: 35730
38
+ download_size: 420254256
39
+ dataset_size: 1477681526
40
+ configs:
41
+ - config_name: default
42
+ data_files:
43
+ - split: train
44
+ path: data/train-*
45
+ ---
data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:220035b13086121c67f8bb4246b8bdd0f27a7fb34cb6997eca7f3db28546641c
3
+ size 150635337
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0810320df3b6cbe1a4e3288cfbe9aa6bc0b37f9b302af35ccb1e1e498fb99a9
3
+ size 140604287
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd10c64305e6d31cfc57d5856f4e4bae02f1c0f9dfbd5566ef15eb8442a8082b
3
+ size 129014632