ZHENGRAN commited on
Commit
3cf751c
·
verified ·
1 Parent(s): 5e59c3d

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +31 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: bug_id
5
+ dtype: string
6
+ - name: task_id
7
+ dtype: string
8
+ - name: function_signature
9
+ dtype: string
10
+ - name: prompt_chat
11
+ dtype: string
12
+ - name: code
13
+ dtype: string
14
+ - name: defective
15
+ dtype: bool
16
+ - name: project
17
+ dtype: string
18
+ - name: prompt_complete
19
+ dtype: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 8626894
23
+ num_examples: 940
24
+ download_size: 2451607
25
+ dataset_size: 8626894
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fd1bb7ec48db86f1aa06a3ef69b32718818c91376e460652920229dfa893c52
3
+ size 2451607