{
  "model_details": {
    "provider": "google",
    "model_requested": "gemini-3-flash-preview",
    "model_for_requests": "gemini-3-flash-preview",
    "api_base_url": "https://generativelanguage.googleapis.com/v1beta/openai",
    "chat_completions_endpoint": "https://generativelanguage.googleapis.com/v1beta/openai/chat/completions",
    "gemini_cached_content": "cachedContents/zuvk1sl4tjepgeij6ddw2tgschsoftdse0aehtzp"
  },
  "cache_padding": {
    "enabled": false,
    "target_shared_prefix_tokens": 0,
    "calibration_shared_prefix_tokens": 0,
    "target_prompt_tokens": 0,
    "calibration_prompt_tokens": 0,
    "calibration_example_id": null,
    "applied_padding_tokens_estimate": 761,
    "examples_with_padding_applied": 5
  },
  "request_control_summary": {
    "configured": {
      "gemini_cached_content": "cachedContents/zuvk1sl4tjepgeij6ddw2tgschsoftdse0aehtzp"
    },
    "attempts_total": 372,
    "attempts_with_control_telemetry": 319,
    "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": "cachedContents/zuvk1sl4tjepgeij6ddw2tgschsoftdse0aehtzp",
        "requested_attempts": 319,
        "sent_attempts": 319,
        "accepted_attempts": 319,
        "rejected_attempts": 0,
        "missing_from_final_request_attempts": 0,
        "acceptance_rate": 1.0,
        "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": 372,
    "attempts_with_usage_metadata": 319,
    "attempts_with_cached_token_signals": 319,
    "cached_tokens_total_estimate": 359832,
    "cache_read_tokens_total": 359832,
    "cache_write_tokens_total": 0,
    "cache_token_fields_totals": {
      "usage.prompt_tokens_details.cached_tokens": 359832
    },
    "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": 372,
    "attempts_with_token_usage": 318,
    "attempts_with_output_tokens": 318,
    "attempts_with_cached_input_tokens": 319,
    "attempts_with_thinking_tokens": 0,
    "input_tokens_total": 514621,
    "cached_input_tokens_total": 359832,
    "non_cached_input_tokens_total": 154789,
    "output_tokens_total": 670675,
    "thinking_tokens_total": 0,
    "output_tokens_definition": "total_tokens - prompt_tokens (or completion_tokens + thinking_tokens fallback)"
  },
  "truth_label_count": 318,
  "prediction_count": 318,
  "evaluated_example_count": 318,
  "calibration_metrics": {
    "available": true,
    "sample_count": 318,
    "bin_count": 10,
    "ece": 0.010220125786163041,
    "mce": 0.15000000000000002,
    "brier_score": 0.01709905660377359
  },
  "first_prompt_timestamp": "2026-03-11T14:40:24.117684Z",
  "last_prompt_timestamp": "2026-03-11T23:07:05.287354Z",
  "overall_time_seconds": 30401.16967,
  "overall_time_human": "8h 26m 41s",
  "accuracy": 0.9811320754716981,
  "macro_precision": 0.9744587726239103,
  "macro_recall": 0.9804526748971193,
  "macro_f1": 0.9771575867911273,
  "per_label": {
    "AC": {
      "precision": 0.9545454545454546,
      "recall": 1.0,
      "f1": 0.9767441860465117,
      "support": 21
    },
    "AVG": {
      "precision": 0.9871794871794872,
      "recall": 0.9506172839506173,
      "f1": 0.9685534591194969,
      "support": 81
    },
    "FA": {
      "precision": 0.981651376146789,
      "recall": 0.9907407407407407,
      "f1": 0.9861751152073732,
      "support": 216
    }
  },
  "confusion_matrix": {
    "AC": {
      "AC": 21,
      "AVG": 0,
      "FA": 0
    },
    "AVG": {
      "AC": 0,
      "AVG": 77,
      "FA": 4
    },
    "FA": {
      "AC": 1,
      "AVG": 1,
      "FA": 214
    }
  },
  "labels": [
    "AC",
    "AVG",
    "FA"
  ],
  "total_examples": 318,
  "label_metrics_available": true,
  "run_config": {
    "task_name": "ADV *-ing* clause",
    "prompt_layout": "standard",
    "task_description": "Classification of adverbial *-ing* clauses as one of: FA (Free Adjunct), AVG (Adverbial Verbal Gerund) or AC (Absolute Construction).",
    "tags": "*-ing*;syntax;adverbial;clause;English"
  },
  "source_input_csv": "",
  "source_output_csv": "data/output/adv-ing__google__modelsgemini3flashpreview__2026-03-11-15-40.csv",
  "source_labels_csv": ""
}
