galtimur commited on
Commit
df5c312
·
verified ·
1 Parent(s): 50d16ca

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,146 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: data_source
5
+ dtype: string
6
+ - name: prompt
7
+ list:
8
+ - name: content
9
+ dtype: string
10
+ - name: role
11
+ dtype: string
12
+ - name: ability
13
+ dtype: string
14
+ - name: reward_model
15
+ struct:
16
+ - name: ground_truth
17
+ dtype: 'null'
18
+ - name: style
19
+ dtype: string
20
+ - name: extra_info
21
+ struct:
22
+ - name: split
23
+ dtype: string
24
+ - name: tools_kwargs
25
+ struct:
26
+ - name: difficulty
27
+ dtype: int64
28
+ - name: idx
29
+ dtype: int64
30
+ - name: item
31
+ struct:
32
+ - name: add_info
33
+ struct:
34
+ - name: had_tests
35
+ dtype: bool
36
+ - name: class_code
37
+ dtype: string
38
+ - name: class_code_updated
39
+ dtype: string
40
+ - name: class_doc
41
+ dtype: string
42
+ - name: class_id
43
+ dtype: int64
44
+ - name: class_loc
45
+ dtype: int64
46
+ - name: class_name
47
+ dtype: string
48
+ - name: class_parent
49
+ dtype: string
50
+ - name: class_position_in_file
51
+ dtype: int64
52
+ - name: class_without_method
53
+ dtype: string
54
+ - name: difficulty
55
+ dtype: int64
56
+ - name: dp_id
57
+ dtype: string
58
+ - name: file_imports
59
+ dtype: string
60
+ - name: file_level_code
61
+ dtype: string
62
+ - name: file_path
63
+ dtype: string
64
+ - name: file_without_method
65
+ dtype: string
66
+ - name: idx
67
+ dtype: int64
68
+ - name: line_numbers
69
+ dtype: string
70
+ - name: method
71
+ struct:
72
+ - name: body
73
+ dtype: string
74
+ - name: declaration
75
+ dtype: string
76
+ - name: description
77
+ dtype: string
78
+ - name: global_method_body_index
79
+ list: int64
80
+ - name: global_method_declaration_index
81
+ list: int64
82
+ - name: method_body_index
83
+ list: int64
84
+ - name: method_declaration_index
85
+ list: int64
86
+ - name: name
87
+ dtype: string
88
+ - name: num_lines
89
+ dtype: int64
90
+ - name: num_lines_quartile
91
+ dtype: int64
92
+ - name: method_count
93
+ dtype: int64
94
+ - name: qwen3-8b_pass_repair
95
+ dtype: bool
96
+ - name: qwen3-8b_pass_single
97
+ dtype: bool
98
+ - name: raw_doc
99
+ dtype: string
100
+ - name: raw_file_content
101
+ dtype: string
102
+ - name: split
103
+ dtype: string
104
+ - name: tests
105
+ struct:
106
+ - name: full_paths
107
+ list: string
108
+ - name: methods
109
+ list: string
110
+ - name: modules
111
+ list: string
112
+ - name: test_output
113
+ dtype: string
114
+ - name: time_cat
115
+ dtype: float64
116
+ - name: time_edit
117
+ dtype: float64
118
+ - name: time_reset
119
+ dtype: float64
120
+ - name: time_reset_norm
121
+ dtype: float64
122
+ - name: time_test
123
+ dtype: float64
124
+ - name: time_test_norm
125
+ dtype: float64
126
+ - name: time_total
127
+ dtype: float64
128
+ - name: agent_name
129
+ dtype: string
130
+ splits:
131
+ - name: train
132
+ num_bytes: 232825479
133
+ num_examples: 1364
134
+ - name: test
135
+ num_bytes: 14577016
136
+ num_examples: 100
137
+ download_size: 247411943
138
+ dataset_size: 247402495
139
+ configs:
140
+ - config_name: default
141
+ data_files:
142
+ - split: train
143
+ path: data/train-*
144
+ - split: test
145
+ path: data/test-*
146
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:443c5a48f36f79a2f0d846bd7cea442a009a56409e6f8826a9602cbf9e52867a
3
+ size 14630522
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2beda9b1797927d7e01f55860ae6ad96be1e69ffc09e62f70979aa140c88f951
3
+ size 232781421