claudios commited on
Commit
9ba58bd
1 Parent(s): 88b2fc0

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: code
4
+ features:
5
+ - name: id
6
+ dtype: int64
7
+ - name: label
8
+ dtype: int64
9
+ - name: bug_url
10
+ dtype: string
11
+ - name: bug_function
12
+ dtype: string
13
+ - name: functions
14
+ dtype: string
15
+ splits:
16
+ - name: train
17
+ num_bytes: 357876131
18
+ num_examples: 36719
19
+ - name: dev
20
+ num_bytes: 48017743
21
+ num_examples: 4634
22
+ - name: test
23
+ num_bytes: 43035964
24
+ num_examples: 4604
25
+ download_size: 139316551
26
+ dataset_size: 448929838
27
+ configs:
28
+ - config_name: code
29
+ data_files:
30
+ - split: train
31
+ path: code/train-*
32
+ - split: dev
33
+ path: code/dev-*
34
+ - split: test
35
+ path: code/test-*
36
+ ---
code/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da64ed29fa1653e4d2d1d4005e2e25d941277ce79686bdaab4a3b81bea118a94
3
+ size 14191750
code/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:942c511c677142979be65967401513695e5ee17a298f37f7a3053d26a895a018
3
+ size 12630909
code/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b00a9b874dd1528dbaf26cfdf2145f403f9198de423f3f7aa02629f62afa0bc
3
+ size 112493892