Partha117 commited on
Commit
95cf580
1 Parent(s): 989bf70

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: issue_id
5
+ dtype: int64
6
+ - name: title
7
+ dtype: string
8
+ - name: body
9
+ dtype: string
10
+ - name: status
11
+ dtype: string
12
+ - name: after_fix_sha
13
+ dtype: string
14
+ - name: project_name
15
+ dtype: string
16
+ - name: repo_url
17
+ dtype: string
18
+ - name: repo_name
19
+ dtype: string
20
+ - name: language
21
+ dtype: string
22
+ - name: issue_url
23
+ dtype: 'null'
24
+ - name: before_fix_sha
25
+ dtype: 'null'
26
+ - name: pull_url
27
+ dtype: 'null'
28
+ - name: commit_datetime
29
+ dtype: timestamp[us, tz=UTC]
30
+ - name: report_datetime
31
+ dtype: timestamp[us, tz=UTC]
32
+ - name: updated_file
33
+ dtype: string
34
+ - name: chunk_content
35
+ dtype: string
36
+ splits:
37
+ - name: train
38
+ num_bytes: 1295665740
39
+ num_examples: 638182
40
+ download_size: 184713524
41
+ dataset_size: 1295665740
42
+ configs:
43
+ - config_name: default
44
+ data_files:
45
+ - split: train
46
+ path: data/train-*
47
+ ---
data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:729c9b9fabd721f2fe26564e98dcdd56b668c791436bcd90c144626e2946e13f
3
+ size 62063863
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8708754179a297b33d9454b63a7d186b7949b1ac669270d20488b89c20588c84
3
+ size 57723770
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a15d84d0e881df23beb44b55e5e81786fcace39f7f398c9d54898aa887350937
3
+ size 64925891