rvanova commited on
Commit
7df99ec
·
verified ·
1 Parent(s): ea89340

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +76 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: idx
5
+ dtype: int64
6
+ - name: model
7
+ dtype: string
8
+ - name: dataset
9
+ dtype: string
10
+ - name: task_id
11
+ dtype: string
12
+ - name: meta
13
+ struct:
14
+ - name: buggy_function_after
15
+ dtype: string
16
+ - name: buggy_function_before
17
+ dtype: string
18
+ - name: buggy_lines
19
+ dtype: string
20
+ - name: class_name
21
+ dtype: string
22
+ - name: file_path
23
+ dtype: string
24
+ - name: fixed_lines
25
+ dtype: string
26
+ - name: fn_def
27
+ dtype: string
28
+ - name: fn_name
29
+ dtype: string
30
+ - name: issue
31
+ dtype: string
32
+ - name: loc
33
+ dtype: string
34
+ - name: start_code
35
+ dtype: string
36
+ - name: test
37
+ list: string
38
+ - name: test_list
39
+ list: string
40
+ - name: test_setup_code
41
+ dtype: string
42
+ - name: text
43
+ dtype: string
44
+ - name: model_output
45
+ dtype: string
46
+ - name: closest_gt
47
+ dtype: string
48
+ - name: hallucination_token_index
49
+ dtype: int64
50
+ - name: tokens
51
+ list: string
52
+ - name: token_types
53
+ list: string
54
+ - name: token_logprobs
55
+ list:
56
+ list:
57
+ - name: decoded_token
58
+ dtype: string
59
+ - name: logprob
60
+ dtype: float64
61
+ - name: token_id
62
+ dtype: int64
63
+ - name: execution
64
+ dtype: string
65
+ splits:
66
+ - name: train
67
+ num_bytes: 1636508.4077684577
68
+ num_examples: 10
69
+ download_size: 346746
70
+ dataset_size: 1636508.4077684577
71
+ configs:
72
+ - config_name: default
73
+ data_files:
74
+ - split: train
75
+ path: data/train-*
76
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89b939ea08a5ebc885c1c83daa8edb492bf6d7b79dae405faa0be3b8ddfc7ec3
3
+ size 346746