sample_id int64 0 99 | prompt stringlengths 4.22k 6k | bug_type stringclasses 4
values | bug_location stringlengths 5 5 | explanation stringlengths 29 37 | metadata_bug_type stringclasses 4
values | n_operations int64 68 102 | full_label stringlengths 101 107 | full_metadata stringlengths 39 42 |
|---|---|---|---|---|---|---|---|---|
42 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | LOST_UPDATE | TX088 | Thread T2 overwrites T1's change | LOST_UPDATE | 92 | {"bug_type": "LOST_UPDATE", "bug_location": "TX088", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 92} |
41 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | CALC_ERROR | TX036 | Mathematical calculation is incorrect | CALC_ERROR | 83 | {"bug_type": "CALC_ERROR", "bug_location": "TX036", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 83} |
91 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | NEGATIVE_BAL | TX024 | Account balance goes negative | NEGATIVE_BAL | 73 | {"bug_type": "NEGATIVE_BAL", "bug_location": "TX024", "explanation": "Account balance goes negative"} | {"bug_type": "NEGATIVE_BAL", "n_ops": 73} |
9 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | CALC_ERROR | TX040 | Mathematical calculation is incorrect | CALC_ERROR | 96 | {"bug_type": "CALC_ERROR", "bug_location": "TX040", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 96} |
65 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | NEGATIVE_BAL | TX067 | Account balance goes negative | NEGATIVE_BAL | 96 | {"bug_type": "NEGATIVE_BAL", "bug_location": "TX067", "explanation": "Account balance goes negative"} | {"bug_type": "NEGATIVE_BAL", "n_ops": 96} |
50 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | CALC_ERROR | TX039 | Mathematical calculation is incorrect | CALC_ERROR | 93 | {"bug_type": "CALC_ERROR", "bug_location": "TX039", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 93} |
1 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | NEGATIVE_BAL | TX054 | Account balance goes negative | NEGATIVE_BAL | 99 | {"bug_type": "NEGATIVE_BAL", "bug_location": "TX054", "explanation": "Account balance goes negative"} | {"bug_type": "NEGATIVE_BAL", "n_ops": 99} |
70 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | NEGATIVE_BAL | TX065 | Account balance goes negative | NEGATIVE_BAL | 88 | {"bug_type": "NEGATIVE_BAL", "bug_location": "TX065", "explanation": "Account balance goes negative"} | {"bug_type": "NEGATIVE_BAL", "n_ops": 88} |
15 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | NEGATIVE_BAL | TX058 | Account balance goes negative | NEGATIVE_BAL | 97 | {"bug_type": "NEGATIVE_BAL", "bug_location": "TX058", "explanation": "Account balance goes negative"} | {"bug_type": "NEGATIVE_BAL", "n_ops": 97} |
78 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | CALC_ERROR | TX058 | Mathematical calculation is incorrect | CALC_ERROR | 87 | {"bug_type": "CALC_ERROR", "bug_location": "TX058", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 87} |
73 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | CALC_ERROR | TX003 | Mathematical calculation is incorrect | CALC_ERROR | 102 | {"bug_type": "CALC_ERROR", "bug_location": "TX003", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 102} |
10 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | DUPLICATE_TXN | TX047 | Payment PAY1004 processed twice | DUPLICATE_TXN | 74 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX047", "explanation": "Payment PAY1004 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 74} |
55 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | CALC_ERROR | TX060 | Mathematical calculation is incorrect | CALC_ERROR | 99 | {"bug_type": "CALC_ERROR", "bug_location": "TX060", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 99} |
56 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | CALC_ERROR | TX015 | Mathematical calculation is incorrect | CALC_ERROR | 98 | {"bug_type": "CALC_ERROR", "bug_location": "TX015", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 98} |
72 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | NEGATIVE_BAL | TX028 | Account balance goes negative | NEGATIVE_BAL | 76 | {"bug_type": "NEGATIVE_BAL", "bug_location": "TX028", "explanation": "Account balance goes negative"} | {"bug_type": "NEGATIVE_BAL", "n_ops": 76} |
45 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | LOST_UPDATE | TX071 | Thread T2 overwrites T1's change | LOST_UPDATE | 73 | {"bug_type": "LOST_UPDATE", "bug_location": "TX071", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 73} |
48 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | LOST_UPDATE | TX075 | Thread T2 overwrites T1's change | LOST_UPDATE | 95 | {"bug_type": "LOST_UPDATE", "bug_location": "TX075", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 95} |
92 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | CALC_ERROR | TX003 | Mathematical calculation is incorrect | CALC_ERROR | 95 | {"bug_type": "CALC_ERROR", "bug_location": "TX003", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 95} |
76 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | DUPLICATE_TXN | TX039 | Payment PAY1020 processed twice | DUPLICATE_TXN | 77 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX039", "explanation": "Payment PAY1020 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 77} |
37 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | CALC_ERROR | TX026 | Mathematical calculation is incorrect | CALC_ERROR | 75 | {"bug_type": "CALC_ERROR", "bug_location": "TX026", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 75} |
30 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | DUPLICATE_TXN | TX048 | Payment PAY1010 processed twice | DUPLICATE_TXN | 68 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX048", "explanation": "Payment PAY1010 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 68} |
21 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | DUPLICATE_TXN | TX058 | Payment PAY1006 processed twice | DUPLICATE_TXN | 95 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX058", "explanation": "Payment PAY1006 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 95} |
32 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | DUPLICATE_TXN | TX041 | Payment PAY1012 processed twice | DUPLICATE_TXN | 75 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX041", "explanation": "Payment PAY1012 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 75} |
96 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | DUPLICATE_TXN | TX061 | Payment PAY1025 processed twice | DUPLICATE_TXN | 82 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX061", "explanation": "Payment PAY1025 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 82} |
80 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | DUPLICATE_TXN | TX056 | Payment PAY1021 processed twice | DUPLICATE_TXN | 93 | {"bug_type": "DUPLICATE_TXN", "bug_location": "TX056", "explanation": "Payment PAY1021 processed twice"} | {"bug_type": "DUPLICATE_TXN", "n_ops": 93} |
49 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | NEGATIVE_BAL | TX066 | Account balance goes negative | NEGATIVE_BAL | 101 | {"bug_type": "NEGATIVE_BAL", "bug_location": "TX066", "explanation": "Account balance goes negative"} | {"bug_type": "NEGATIVE_BAL", "n_ops": 101} |
83 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | NEGATIVE_BAL | TX085 | Account balance goes negative | NEGATIVE_BAL | 98 | {"bug_type": "NEGATIVE_BAL", "bug_location": "TX085", "explanation": "Account balance goes negative"} | {"bug_type": "NEGATIVE_BAL", "n_ops": 98} |
26 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | CALC_ERROR | TX032 | Mathematical calculation is incorrect | CALC_ERROR | 76 | {"bug_type": "CALC_ERROR", "bug_location": "TX032", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 76} |
87 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | LOST_UPDATE | TX010 | Thread T2 overwrites T1's change | LOST_UPDATE | 70 | {"bug_type": "LOST_UPDATE", "bug_location": "TX010", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 70} |
33 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | CALC_ERROR | TX073 | Mathematical calculation is incorrect | CALC_ERROR | 75 | {"bug_type": "CALC_ERROR", "bug_location": "TX073", "explanation": "Mathematical calculation is incorrect"} | {"bug_type": "CALC_ERROR", "n_ops": 75} |
8 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | NEGATIVE_BAL | TX063 | Account balance goes negative | NEGATIVE_BAL | 81 | {"bug_type": "NEGATIVE_BAL", "bug_location": "TX063", "explanation": "Account balance goes negative"} | {"bug_type": "NEGATIVE_BAL", "n_ops": 81} |
47 | Analyze this banking transaction log for bugs.
Each operation shows the complete state change.
INITIAL STATE:
{
"account_A": 4000,
"account_B": 4200,
"total": 8200
}
RULES:
1. Total money must remain constant (conservation)
2. No account can go negative
3. All calculations must be mathematically correct
TRANSA... | LOST_UPDATE | TX029 | Thread T2 overwrites T1's change | LOST_UPDATE | 98 | {"bug_type": "LOST_UPDATE", "bug_location": "TX029", "explanation": "Thread T2 overwrites T1's change"} | {"bug_type": "LOST_UPDATE", "n_ops": 98} |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 3