chathuranga-jayanath commited on
Commit
b4a536c
1 Parent(s): 7bcd279

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: filepath
7
+ dtype: string
8
+ - name: start_bug_line
9
+ dtype: int64
10
+ - name: end_bug_line
11
+ dtype: int64
12
+ - name: bug
13
+ dtype: string
14
+ - name: fix
15
+ dtype: string
16
+ - name: ctx
17
+ dtype: string
18
+ splits:
19
+ - name: train
20
+ num_bytes: 28232907
21
+ num_examples: 45517
22
+ - name: validation
23
+ num_bytes: 3535186
24
+ num_examples: 5689
25
+ - name: test
26
+ num_bytes: 3535341
27
+ num_examples: 5689
28
+ download_size: 14548547
29
+ dataset_size: 35303434
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ - split: validation
36
+ path: data/validation-*
37
+ - split: test
38
+ path: data/test-*
39
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26277bf56c44ac84068e99cfa1750dbf5ff15db3afac5147d412165307cd5dc0
3
+ size 1454422
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:795041f432862fcf4e247813665ae760c9f76e54453c0c2881418ae695f5ad0e
3
+ size 11638016
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:400b27dc6f5d3cc1d9e4729a86a9f82325becf253ca77dc9189b3ea6692eb5d0
3
+ size 1456109