{
  "model_details": {
    "provider": "",
    "model_requested": "gpt52pro",
    "model_for_requests": "gpt52pro",
    "api_base_url": "",
    "chat_completions_endpoint": ""
  },
  "run_config": {
    "task_name": "OE number",
    "prompt_layout": "standard",
    "task_description": "Determining  grammatical number (sg./pl.) in Old English nouns.",
    "tags": "Old English;morphology;number"
  },
  "source_input_csv": "",
  "source_output_csv": "data/output/OE_number____gpt52pro__2026-02-21-02-26.csv",
  "source_labels_csv": "",
  "cache_padding": {
    "enabled": false,
    "target_shared_prefix_tokens": 0,
    "calibration_shared_prefix_tokens": null,
    "target_prompt_tokens": 0,
    "calibration_prompt_tokens": null,
    "calibration_example_id": null,
    "applied_padding_tokens_estimate": 0,
    "examples_with_padding_applied": 0
  },
  "request_control_summary": {
    "configured": {},
    "attempts_total": 0,
    "attempts_with_control_telemetry": 0,
    "per_control": {
      "reasoning_effort": {
        "configured_value": null,
        "requested_attempts": 0,
        "sent_attempts": 0,
        "accepted_attempts": 0,
        "rejected_attempts": 0,
        "missing_from_final_request_attempts": 0,
        "acceptance_rate": null,
        "rejected_reasons": {},
        "rejected_example_ids": []
      },
      "thinking_level": {
        "configured_value": null,
        "requested_attempts": 0,
        "sent_attempts": 0,
        "accepted_attempts": 0,
        "rejected_attempts": 0,
        "missing_from_final_request_attempts": 0,
        "acceptance_rate": null,
        "rejected_reasons": {},
        "rejected_example_ids": []
      },
      "effort": {
        "configured_value": null,
        "requested_attempts": 0,
        "sent_attempts": 0,
        "accepted_attempts": 0,
        "rejected_attempts": 0,
        "missing_from_final_request_attempts": 0,
        "acceptance_rate": null,
        "rejected_reasons": {},
        "rejected_example_ids": []
      },
      "verbosity": {
        "configured_value": null,
        "requested_attempts": 0,
        "sent_attempts": 0,
        "accepted_attempts": 0,
        "rejected_attempts": 0,
        "missing_from_final_request_attempts": 0,
        "acceptance_rate": null,
        "rejected_reasons": {},
        "rejected_example_ids": []
      },
      "prompt_cache_key": {
        "configured_value": null,
        "requested_attempts": 0,
        "sent_attempts": 0,
        "accepted_attempts": 0,
        "rejected_attempts": 0,
        "missing_from_final_request_attempts": 0,
        "acceptance_rate": null,
        "rejected_reasons": {},
        "rejected_example_ids": []
      },
      "gemini_cached_content": {
        "configured_value": null,
        "requested_attempts": 0,
        "sent_attempts": 0,
        "accepted_attempts": 0,
        "rejected_attempts": 0,
        "missing_from_final_request_attempts": 0,
        "acceptance_rate": null,
        "rejected_reasons": {},
        "rejected_example_ids": []
      },
      "requesty_auto_cache": {
        "configured_value": null,
        "requested_attempts": 0,
        "sent_attempts": 0,
        "accepted_attempts": 0,
        "rejected_attempts": 0,
        "missing_from_final_request_attempts": 0,
        "acceptance_rate": null,
        "rejected_reasons": {},
        "rejected_example_ids": []
      }
    }
  },
  "usage_metadata_summary": {
    "attempts_total": 0,
    "attempts_with_usage_metadata": 0,
    "attempts_with_cached_token_signals": 0,
    "cached_tokens_total_estimate": 0,
    "cache_read_tokens_total": 0,
    "cache_write_tokens_total": 0,
    "cache_token_fields_totals": {},
    "attempts_with_gemini_cached_content_token_signals": 0,
    "gemini_cached_content_token_count_total": 0,
    "gemini_cached_content_token_fields_totals": {}
  },
  "token_usage_totals": {
    "attempts_total": 0,
    "attempts_with_token_usage": 1200,
    "attempts_with_output_tokens": 1200,
    "attempts_with_cached_input_tokens": 0,
    "attempts_with_thinking_tokens": 0,
    "input_tokens_total": 846504,
    "cached_input_tokens_total": 0,
    "non_cached_input_tokens_total": 846504,
    "output_tokens_total": 381489,
    "thinking_tokens_total": 0,
    "output_tokens_definition": "total_tokens - prompt_tokens (or completion_tokens + thinking_tokens fallback)"
  },
  "mode": "metrics_only",
  "truth_label_count": 1200,
  "prediction_count": 1200,
  "evaluated_example_count": 1200,
  "calibration_metrics": {
    "available": true,
    "sample_count": 1200,
    "bin_count": 10,
    "ece": 0.06024166666666746,
    "mce": 0.11166666666666614,
    "brier_score": 0.023992583333333335
  },
  "first_prompt_timestamp": "2026-02-21T01:26:20.586712Z",
  "last_prompt_timestamp": "2026-02-21T08:17:49.541254Z",
  "overall_time_seconds": 24688.954542,
  "overall_time_human": "6h 51m 29s",
  "truth_source": "output_csv_truth_column",
  "accuracy": 0.9775,
  "macro_precision": 0.9709609924971749,
  "macro_recall": 0.9648633948700163,
  "macro_f1": 0.9678683315631165,
  "per_label": {
    "plural": {
      "precision": 0.9591078066914498,
      "recall": 0.9416058394160584,
      "f1": 0.9502762430939227,
      "support": 274
    },
    "singular": {
      "precision": 0.9828141783029001,
      "recall": 0.9881209503239741,
      "f1": 0.9854604200323102,
      "support": 926
    }
  },
  "labels": [
    "plural",
    "singular"
  ],
  "label_count": 2,
  "total_examples": 1200,
  "confusion_matrix": {
    "plural": {
      "plural": 258,
      "singular": 16
    },
    "singular": {
      "plural": 11,
      "singular": 915
    }
  },
  "label_metrics_available": true,
  "estimated_cost_usd": 81.866736,
  "pricing": {
    "status": "priced",
    "status_label": "priced",
    "provider_key": "openai",
    "matched_key": "gpt52pro",
    "resolved_key": "gpt-5.2-pro",
    "pricing_tier": "standard",
    "estimated_cost_usd": 81.866736,
    "catalog_updated_at": "2026-05-27T15:36:49Z",
    "missing_buckets": []
  }
}
