| { | |
| "2": { | |
| "n_obj": 2, | |
| "total": 400, | |
| "correct": 54, | |
| "swap_error": 46, | |
| "hallucination": 300, | |
| "accuracy": 0.135, | |
| "swap_rate": 0.115, | |
| "hallucination_rate": 0.75 | |
| }, | |
| "3": { | |
| "n_obj": 3, | |
| "total": 600, | |
| "correct": 58, | |
| "swap_error": 95, | |
| "hallucination": 447, | |
| "accuracy": 0.0967, | |
| "swap_rate": 0.1583, | |
| "hallucination_rate": 0.745 | |
| }, | |
| "4": { | |
| "n_obj": 4, | |
| "total": 800, | |
| "correct": 108, | |
| "swap_error": 240, | |
| "hallucination": 452, | |
| "accuracy": 0.135, | |
| "swap_rate": 0.3, | |
| "hallucination_rate": 0.565 | |
| }, | |
| "5": { | |
| "n_obj": 5, | |
| "total": 1000, | |
| "correct": 126, | |
| "swap_error": 404, | |
| "hallucination": 470, | |
| "accuracy": 0.126, | |
| "swap_rate": 0.404, | |
| "hallucination_rate": 0.47 | |
| }, | |
| "6": { | |
| "n_obj": 6, | |
| "total": 1200, | |
| "correct": 138, | |
| "swap_error": 463, | |
| "hallucination": 599, | |
| "accuracy": 0.115, | |
| "swap_rate": 0.3858, | |
| "hallucination_rate": 0.4992 | |
| }, | |
| "7": { | |
| "n_obj": 7, | |
| "total": 1400, | |
| "correct": 172, | |
| "swap_error": 721, | |
| "hallucination": 507, | |
| "accuracy": 0.1229, | |
| "swap_rate": 0.515, | |
| "hallucination_rate": 0.3621 | |
| }, | |
| "8": { | |
| "n_obj": 8, | |
| "total": 1600, | |
| "correct": 194, | |
| "swap_error": 962, | |
| "hallucination": 444, | |
| "accuracy": 0.1212, | |
| "swap_rate": 0.6012, | |
| "hallucination_rate": 0.2775 | |
| }, | |
| "overall": { | |
| "total": 7000, | |
| "correct": 850, | |
| "swap_error": 2931, | |
| "hallucination": 3219, | |
| "accuracy": 0.1214, | |
| "swap_rate": 0.4187, | |
| "hallucination_rate": 0.4599 | |
| } | |
| } |