Dataset Viewer (First 5GB)
Auto-converted to Parquet Duplicate
idx
stringlengths
1
4
model
stringclasses
1 value
dataset
stringclasses
5 values
task_id
stringlengths
1
32
meta_json
stringlengths
367
34.1k
model_output
stringlengths
2
4.9k
closest_gt
stringlengths
2
4.87k
hallucination_token_index
int64
1
214
tokens_json
stringlengths
17
8.34k
token_types_json
stringlengths
23
12.2k
token_logprobs_json
stringlengths
20.8k
7.35M
execution_json
stringclasses
611 values
claim
stringlengths
8
884
0
deepseekcoder_1.3b
mbpp
9
{"buggy_function_after":null,"buggy_function_before":null,"buggy_lines":null,"class_name":null,"file_path":null,"fixed_lines":null,"fn_def":"def find_Rotations(s):","fn_name":"find_Rotations","issue":null,"loc":null,"start_code":null,"test":["assert find_Rotations(\"aaaa\") == 1","assert find_Rotations(\"ab\") == 2","a...
return len(s)
n = len(s) s += s for i in range(1, n + 1): if s[i : i + n] == s[0:n]: return i return n
2
["\n"," "," return"," len","(","s",")","\n","```"]
["Space","Space","Keyword","Identifier","Delimiter","Identifier","Delimiter","Space","EOS"]
[[{"decoded_token":"\n","logprob":-0.0056237103417515755,"token_id":185},{"decoded_token":" ","logprob":-6.005623817443848,"token_id":207},{"decoded_token":" ","logprob":-6.505623817443848,"token_id":251},{"decoded_token":" ","logprob":-7.255623817443848,"token_id":243},{"decoded_token":" ","logprob":-7.755623817...
"AssertionError: assert find_Rotations(*['aaaa']) == 1"
Description (ultra-short): returns len(s)
0
deepseekcoder_1.3b
mbpp
9
{"buggy_function_after":null,"buggy_function_before":null,"buggy_lines":null,"class_name":null,"file_path":null,"fixed_lines":null,"fn_def":"def find_Rotations(s):","fn_name":"find_Rotations","issue":null,"loc":null,"start_code":null,"test":["assert find_Rotations(\"aaaa\") == 1","assert find_Rotations(\"ab\") == 2","a...
return len(s)
n = len(s) s += s for i in range(1, n + 1): if s[i : i + n] == s[0:n]: return i return n
2
["\n"," "," return"," len","(","s",")","\n","```"]
["Space","Space","Keyword","Identifier","Delimiter","Identifier","Delimiter","Space","EOS"]
[[{"decoded_token":"\n","logprob":-0.0056237103417515755,"token_id":185},{"decoded_token":" ","logprob":-6.005623817443848,"token_id":207},{"decoded_token":" ","logprob":-6.505623817443848,"token_id":251},{"decoded_token":" ","logprob":-7.255623817443848,"token_id":243},{"decoded_token":" ","logprob":-7.755623817...
"AssertionError: assert find_Rotations(*['aaaa']) == 1"
Description (short): Returns len(s)
0
deepseekcoder_1.3b
mbpp
9
"{\"buggy_function_after\":null,\"buggy_function_before\":null,\"buggy_lines\":null,\"class_name\":n(...TRUNCATED)
return len(s)
"\n n = len(s)\n s += s\n for i in range(1, n + 1):\n if s[i : i + n] == s[0:n]:\n (...TRUNCATED)
2
["\n"," "," return"," len","(","s",")","\n","```"]
"[\"Space\",\"Space\",\"Keyword\",\"Identifier\",\"Delimiter\",\"Identifier\",\"Delimiter\",\"Space\(...TRUNCATED)
"[[{\"decoded_token\":\"\\n\",\"logprob\":-0.0056237103417515755,\"token_id\":185},{\"decoded_token\(...TRUNCATED)
"AssertionError: assert find_Rotations(*['aaaa']) == 1"
Description (long): Calls len; returns len(s)
0
deepseekcoder_1.3b
mbpp
9
"{\"buggy_function_after\":null,\"buggy_function_before\":null,\"buggy_lines\":null,\"class_name\":n(...TRUNCATED)
return len(s)
"\n n = len(s)\n s += s\n for i in range(1, n + 1):\n if s[i : i + n] == s[0:n]:\n (...TRUNCATED)
2
["\n"," "," return"," len","(","s",")","\n","```"]
"[\"Space\",\"Space\",\"Keyword\",\"Identifier\",\"Delimiter\",\"Identifier\",\"Delimiter\",\"Space\(...TRUNCATED)
"[[{\"decoded_token\":\"\\n\",\"logprob\":-0.0056237103417515755,\"token_id\":185},{\"decoded_token\(...TRUNCATED)
"AssertionError: assert find_Rotations(*['aaaa']) == 1"
Calls: len
0
deepseekcoder_1.3b
mbpp
9
"{\"buggy_function_after\":null,\"buggy_function_before\":null,\"buggy_lines\":null,\"class_name\":n(...TRUNCATED)
return len(s)
"\n n = len(s)\n s += s\n for i in range(1, n + 1):\n if s[i : i + n] == s[0:n]:\n (...TRUNCATED)
2
["\n"," "," return"," len","(","s",")","\n","```"]
"[\"Space\",\"Space\",\"Keyword\",\"Identifier\",\"Delimiter\",\"Identifier\",\"Delimiter\",\"Space\(...TRUNCATED)
"[[{\"decoded_token\":\"\\n\",\"logprob\":-0.0056237103417515755,\"token_id\":185},{\"decoded_token\(...TRUNCATED)
"AssertionError: assert find_Rotations(*['aaaa']) == 1"
Return value: len(s)
0
deepseekcoder_1.3b
mbpp
9
"{\"buggy_function_after\":null,\"buggy_function_before\":null,\"buggy_lines\":null,\"class_name\":n(...TRUNCATED)
return len(s)
"\n n = len(s)\n s += s\n for i in range(1, n + 1):\n if s[i : i + n] == s[0:n]:\n (...TRUNCATED)
2
["\n"," "," return"," len","(","s",")","\n","```"]
"[\"Space\",\"Space\",\"Keyword\",\"Identifier\",\"Delimiter\",\"Identifier\",\"Delimiter\",\"Space\(...TRUNCATED)
"[[{\"decoded_token\":\"\\n\",\"logprob\":-0.0056237103417515755,\"token_id\":185},{\"decoded_token\(...TRUNCATED)
"AssertionError: assert find_Rotations(*['aaaa']) == 1"
Return type (inferred): int
1
deepseekcoder_1.3b
mbpp
11
"{\"buggy_function_after\":null,\"buggy_function_before\":null,\"buggy_lines\":null,\"class_name\":n(...TRUNCATED)
return s.replace(ch, "").replace(ch, "")
"\n first = s.find(ch)\n last = s.rfind(ch)\n if first != -1 and last != -1:\n retur(...TRUNCATED)
2
"[\"\\n\",\" \",\" return\",\" s\",\".\",\"replace\",\"(\",\"ch\",\",\",\" \\\"\",\"\\\").\",\"rep(...TRUNCATED)
"[\"Space\",\"Space\",\"Keyword\",\"Identifier\",\"Delimiter\",\"Identifier\",\"Delimiter\",\"Identi(...TRUNCATED)
"[[{\"decoded_token\":\"\\n\",\"logprob\":-0.0070275510661304,\"token_id\":185},{\"decoded_token\":\(...TRUNCATED)
"AssertionError: assert remove_Occ(*['aaa', 'a']) == \"a\""
Description (ultra-short): returns s.replace(ch, '').replace(ch, '')
1
deepseekcoder_1.3b
mbpp
11
"{\"buggy_function_after\":null,\"buggy_function_before\":null,\"buggy_lines\":null,\"class_name\":n(...TRUNCATED)
return s.replace(ch, "").replace(ch, "")
"\n first = s.find(ch)\n last = s.rfind(ch)\n if first != -1 and last != -1:\n retur(...TRUNCATED)
2
"[\"\\n\",\" \",\" return\",\" s\",\".\",\"replace\",\"(\",\"ch\",\",\",\" \\\"\",\"\\\").\",\"rep(...TRUNCATED)
"[\"Space\",\"Space\",\"Keyword\",\"Identifier\",\"Delimiter\",\"Identifier\",\"Delimiter\",\"Identi(...TRUNCATED)
"[[{\"decoded_token\":\"\\n\",\"logprob\":-0.0070275510661304,\"token_id\":185},{\"decoded_token\":\(...TRUNCATED)
"AssertionError: assert remove_Occ(*['aaa', 'a']) == \"a\""
Description (short): Returns s.replace(ch, '').replace(ch, '')
1
deepseekcoder_1.3b
mbpp
11
"{\"buggy_function_after\":null,\"buggy_function_before\":null,\"buggy_lines\":null,\"class_name\":n(...TRUNCATED)
return s.replace(ch, "").replace(ch, "")
"\n first = s.find(ch)\n last = s.rfind(ch)\n if first != -1 and last != -1:\n retur(...TRUNCATED)
2
"[\"\\n\",\" \",\" return\",\" s\",\".\",\"replace\",\"(\",\"ch\",\",\",\" \\\"\",\"\\\").\",\"rep(...TRUNCATED)
"[\"Space\",\"Space\",\"Keyword\",\"Identifier\",\"Delimiter\",\"Identifier\",\"Delimiter\",\"Identi(...TRUNCATED)
"[[{\"decoded_token\":\"\\n\",\"logprob\":-0.0070275510661304,\"token_id\":185},{\"decoded_token\":\(...TRUNCATED)
"AssertionError: assert remove_Occ(*['aaa', 'a']) == \"a\""
"Description (long): Calls s.replace, s.replace(ch, '').replace; returns s.replace(ch, '').replace(c(...TRUNCATED)
1
deepseekcoder_1.3b
mbpp
11
"{\"buggy_function_after\":null,\"buggy_function_before\":null,\"buggy_lines\":null,\"class_name\":n(...TRUNCATED)
return s.replace(ch, "").replace(ch, "")
"\n first = s.find(ch)\n last = s.rfind(ch)\n if first != -1 and last != -1:\n retur(...TRUNCATED)
2
"[\"\\n\",\" \",\" return\",\" s\",\".\",\"replace\",\"(\",\"ch\",\",\",\" \\\"\",\"\\\").\",\"rep(...TRUNCATED)
"[\"Space\",\"Space\",\"Keyword\",\"Identifier\",\"Delimiter\",\"Identifier\",\"Delimiter\",\"Identi(...TRUNCATED)
"[[{\"decoded_token\":\"\\n\",\"logprob\":-0.0070275510661304,\"token_id\":185},{\"decoded_token\":\(...TRUNCATED)
"AssertionError: assert remove_Occ(*['aaa', 'a']) == \"a\""
Calls: s.replace, s.replace(ch, '').replace
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
12