| { | |
| "input_path": "/home/mshahidul/readctrl/data/annotators_validate_data_(20_80)/combine/verified_combined_0-80.json", | |
| "api_base": "https://api.openai.com/v1", | |
| "models": [ | |
| "gpt-5-mini", | |
| "gpt-5-nano" | |
| ], | |
| "max_samples": -1, | |
| "temperature": 0.0, | |
| "total_dataset_rows_used": 221, | |
| "combined_output_path": "/home/mshahidul/readctrl/code/rl_inference/test_result/gpt5_inference_all_20260213_025254.jsonl", | |
| "model_stats": { | |
| "gpt-5-mini": { | |
| "output_path": "/home/mshahidul/readctrl/code/rl_inference/test_result/gpt5_inference_gpt-5-mini_20260213_025254.jsonl", | |
| "total_rows": 221, | |
| "success_count": 221, | |
| "error_count": 0 | |
| }, | |
| "gpt-5-nano": { | |
| "output_path": "/home/mshahidul/readctrl/code/rl_inference/test_result/gpt5_inference_gpt-5-nano_20260213_025254.jsonl", | |
| "total_rows": 221, | |
| "success_count": 220, | |
| "error_count": 1 | |
| } | |
| } | |
| } |