{
  "model_details": {
    "provider": "",
    "model_requested": "kimi-k2.5",
    "model_for_requests": "kimi-k2.5",
    "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____kimik25__2026-02-21-23-36.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": 911454,
    "cached_input_tokens_total": 0,
    "non_cached_input_tokens_total": 911454,
    "output_tokens_total": 2355281,
    "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.006441666666653993,
    "mce": 0.35,
    "brier_score": 0.029956250000000004
  },
  "first_prompt_timestamp": "2026-02-21T22:37:01.106140Z",
  "last_prompt_timestamp": "2026-02-22T15:02:27.779603Z",
  "overall_time_seconds": 59126.673463,
  "overall_time_human": "16h 25m 27s",
  "truth_source": "output_csv_truth_column",
  "accuracy": 0.9666666666666667,
  "macro_precision": 0.9442851970309577,
  "macro_recall": 0.9642682599990541,
  "macro_f1": 0.9537591855451213,
  "per_label": {
    "plural": {
      "precision": 0.9006849315068494,
      "recall": 0.9598540145985401,
      "f1": 0.9293286219081272,
      "support": 274
    },
    "singular": {
      "precision": 0.987885462555066,
      "recall": 0.968682505399568,
      "f1": 0.9781897491821155,
      "support": 926
    }
  },
  "labels": [
    "plural",
    "singular"
  ],
  "label_count": 2,
  "total_examples": 1200,
  "confusion_matrix": {
    "plural": {
      "plural": 263,
      "singular": 11
    },
    "singular": {
      "plural": 29,
      "singular": 897
    }
  },
  "label_metrics_available": true,
  "estimated_cost_usd": 10.2870053,
  "pricing": {
    "status": "priced",
    "status_label": "priced",
    "provider_key": "e-infra",
    "matched_key": "kimik25",
    "resolved_key": "kimi-k2.5",
    "pricing_tier": "standard",
    "estimated_cost_usd": 10.2870053,
    "catalog_updated_at": "2026-05-27T10:17:47Z",
    "missing_buckets": []
  }
}
