worker stringclasses 2
values | prompt stringlengths 1k 14.9k | completions listlengths 8 8 | scores listlengths 8 8 | witness_scores listlengths 8 8 | outputs stringlengths 88 15.7M | witness_outputs stringlengths 88 538M | walltime float64 1.78B 1.78B |
|---|---|---|---|---|---|---|---|
fixer | "# ls.c\nstatic bool\npatterns_match (struct ignore_pattern const *patterns, char const *file)\n{\n (...TRUNCATED) | [" \n if (ignore_mode == IGNORE_DEFAULT\n && name[0] == '.'\n && (name[1] == '\\0' || nam(...TRUNCATED) | [
0,
0,
0,
0,
0,
0,
0,
0
] | [
1,
1,
1,
1,
1,
0,
1,
0
] | "[{\"stderr\": \"\", \"stdout\": \" CC src/ls.o\\n CCLD src/ls\\n/coreutils/tests/ls/tes(...TRUNCATED) | "[{\"witness_stderr\": \"=== GENERATED WITNESS FILE ===\\n/* 'dir', 'vdir' and 'ls' directory listin(...TRUNCATED) | 1,777,518,978.255856 |
fixer | "# ls.c\nstatic bool\npatterns_match (struct ignore_pattern const *patterns, char const *file)\n{\n (...TRUNCATED) | [" \n return ((ignore_mode != IGNORE_MINIMAL\n && name[0] == '.'\n && (ignore_m(...TRUNCATED) | [
1,
1,
1,
1,
0,
0,
1,
1
] | [
0,
0,
0,
0,
0,
0,
0,
0
] | "[{\"stderr\": \"\", \"stdout\": \" CC src/ls.o\\n CCLD src/ls\\n/coreutils/tests/ls/tes(...TRUNCATED) | "[{\"witness_stderr\": \"=== GENERATED WITNESS FILE ===\\n/* 'dir', 'vdir' and 'ls' directory listin(...TRUNCATED) | 1,777,518,978.278462 |
fixer | "# factor.c\n\n\nstatic mp_limb_t\nbinv_limb (mp_limb_t n){\n \n mp_limb_t inv = binvert_table[(n /(...TRUNCATED) | [" \n mp_limb_t inv = binvert_table[(n / 2) & 0x7F]; \n for (int invbits = 64; invbits < W_TYP(...TRUNCATED) | [
0,
0,
0,
0,
0,
0,
0,
0
] | [
1,
1,
0,
1,
1,
1,
1,
1
] | "[{\"stderr\": \"\", \"stdout\": \" CC src/factor.o\\n CCLD src/factor\\n/coreutils/test(...TRUNCATED) | "[{\"witness_stderr\": \"=== GENERATED WITNESS FILE ===\\n/* factor -- print prime factors of n.\\n (...TRUNCATED) | 1,777,518,978.2939 |
fixer | "# sort.c\nstatic int\ncompare (struct line const *a, struct line const *b)\n{\n int diff;\n size_(...TRUNCATED) | [" \n if (unique)\n {\n if (saved_line.text && ! compare (line, &saved_line))\n return;\n (...TRUNCATED) | [
0,
0,
0,
0,
0,
0,
0,
0
] | [
0,
0,
0,
0,
0,
0,
0,
0
] | "[{\"stderr\": \"\", \"stdout\": \" CC src/sort.o\\n CCLD src/sort\\n/coreutils/tests/so(...TRUNCATED) | "[{\"witness_stderr\": \"=== GENERATED WITNESS FILE ===\\n/* sort - sort lines of text (with all kin(...TRUNCATED) | 1,777,518,978.303386 |
fixer | "# sort.c\nstatic int\ncompare (struct line const *a, struct line const *b)\n{\n int diff;\n size_(...TRUNCATED) | [" \n if (unique)\n {\n if (line && ! compare (line, &saved_line))\n return;\n (...TRUNCATED) | [
0,
0,
0,
0,
0,
0,
0,
0
] | [
0,
0,
0,
0,
0,
0,
0,
0
] | "[{\"stderr\": \"run_test.sh: line 37: 3396014 Segmentation fault ./src/$executable_name\\n\", (...TRUNCATED) | "[{\"witness_stderr\": \"=== GENERATED WITNESS FILE ===\\n/* sort - sort lines of text (with all kin(...TRUNCATED) | 1,777,518,978.310698 |
fixer | "# sort.c\nstatic int\ncompare (struct line const *a, struct line const *b)\n{\n int diff;\n size_(...TRUNCATED) | [" \n if (tfp != NULL) {\n write_line(line, tfp, temp_output);\n }\n}\n\n=== WITNESS FU(...TRUNCATED) | [
0,
0,
0,
0,
0,
0,
0,
0
] | [
0,
0,
0,
0,
0,
0,
0,
0
] | "[{\"stderr\": \"\", \"stdout\": \" CC src/sort.o\\n CCLD src/sort\\n/coreutils/tests/so(...TRUNCATED) | "[{\"witness_stderr\": \"=== GENERATED WITNESS FILE ===\\n/* sort - sort lines of text (with all kin(...TRUNCATED) | 1,777,518,978.317839 |
fixer | "# csplit.c\n\n\nstatic void\ncheck_format_conv_type (char *format, int flags){\n \n unsigned char (...TRUNCATED) | [" \n unsigned char ch = *format;\n int compatible_flags = FLAG_THOUSANDS;\n\n switch (ch)\n {(...TRUNCATED) | [
0,
0,
0,
0,
0,
0,
0,
0
] | [
1,
1,
0,
0,
1,
1,
0,
1
] | "[{\"stderr\": \"csplit: invalid flags in conversion specification: %'x\\ncsplit: invalid flags in c(...TRUNCATED) | "[{\"witness_stderr\": \"=== GENERATED WITNESS FILE ===\\n/* csplit - split a file into sections det(...TRUNCATED) | 1,777,518,978.325153 |
fixer | "# csplit.c\n\n\nstatic void\ncheck_format_conv_type (char *format, int flags){\n \n unsigned cha(...TRUNCATED) | [" \n unsigned char ch = *format;\n int compatible_flags = FLAG_THOUSANDS;\n if (ch == 'd' (...TRUNCATED) | [
0,
0,
0,
0,
0,
0,
0,
0
] | [
1,
0,
1,
1,
0,
1,
1,
1
] | "[{\"stderr\": \"csplit: invalid flags in conversion specification: %#u\\n\", \"stdout\": \" CC (...TRUNCATED) | "[{\"witness_stderr\": \"=== GENERATED WITNESS FILE ===\\n/* csplit - split a file into sections det(...TRUNCATED) | 1,777,518,978.338344 |
fixer | "# csplit.c\n\n\nstatic void\ncheck_format_conv_type (char *format, int flags){\n \n if (flags &(...TRUNCATED) | [" \n if (flags & FLAG_ALTERNATIVE)\n *format = 'd';\n if (flags & FLAG_THOUSANDS)\n *format(...TRUNCATED) | [
0,
0,
0,
0,
0,
0,
0,
0
] | [
0,
1,
1,
1,
1,
1,
1,
1
] | "[{\"stderr\": \"\", \"stdout\": \" CC src/csplit.o\\n CCLD src/csplit\\n/coreutils/test(...TRUNCATED) | "[{\"witness_stderr\": \"=== GENERATED WITNESS FILE ===\\n/* csplit - split a file into sections det(...TRUNCATED) | 1,777,518,978.348859 |
fixer | "# shred.c\nstatic bool\nignorable_sync_errno (int errno_val)\n{\n return (errno_val == EINVAL\n (...TRUNCATED) | [" \n if (fdatasync (fd) == 0)\n return 0;\n int err = errno;\n if ( ! ignorable_sync_errno (...TRUNCATED) | [
0,
0,
0,
0,
0,
0,
0,
0
] | [
0,
0,
0,
0,
0,
0,
0,
0
] | "[{\"stderr\": \"\", \"stdout\": \" CC src/shred.o\\n CCLD src/shred\\n/coreutils/tests/(...TRUNCATED) | "[{\"witness_stderr\": \"=== GENERATED WITNESS FILE ===\\n/* shred.c - overwrite files and devices t(...TRUNCATED) | 1,777,518,978.359075 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 19