{
  "model_details": {
    "provider": "google",
    "model_requested": "gemini-3.1-pro-preview",
    "model_for_requests": "gemini-3.1-pro-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/8wjyo1iakwkaq67jsmnozu81qhp8rrbxm4u6n2ep"
  },
  "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": 1
  },
  "request_control_summary": {
    "configured": {
      "gemini_cached_content": "cachedContents/8wjyo1iakwkaq67jsmnozu81qhp8rrbxm4u6n2ep"
    },
    "attempts_total": 363,
    "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/8wjyo1iakwkaq67jsmnozu81qhp8rrbxm4u6n2ep",
        "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": 363,
    "attempts_with_usage_metadata": 319,
    "attempts_with_cached_token_signals": 319,
    "cached_tokens_total_estimate": 360150,
    "cache_read_tokens_total": 360150,
    "cache_write_tokens_total": 0,
    "cache_token_fields_totals": {
      "usage.prompt_tokens_details.cached_tokens": 360150
    },
    "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": 363,
    "attempts_with_token_usage": 318,
    "attempts_with_output_tokens": 318,
    "attempts_with_cached_input_tokens": 319,
    "attempts_with_thinking_tokens": 318,
    "input_tokens_total": 514304,
    "cached_input_tokens_total": 360150,
    "non_cached_input_tokens_total": 154154,
    "output_tokens_total": 345723,
    "thinking_tokens_total": 294583,
    "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.011100628930817869,
    "mce": 0.011100628930817869,
    "brier_score": 0.023413522012578618
  },
  "first_prompt_timestamp": "2026-03-11T09:43:27.624333Z",
  "last_prompt_timestamp": "2026-03-11T14:24:14.224506Z",
  "overall_time_seconds": 16846.600173,
  "overall_time_human": "4h 40m 47s",
  "accuracy": 0.9748427672955975,
  "macro_precision": 0.9686562163626385,
  "macro_recall": 0.9747942386831276,
  "macro_f1": 0.971428616363435,
  "per_label": {
    "AC": {
      "precision": 0.9545454545454546,
      "recall": 1.0,
      "f1": 0.9767441860465117,
      "support": 21
    },
    "AVG": {
      "precision": 0.9743589743589743,
      "recall": 0.9382716049382716,
      "f1": 0.9559748427672956,
      "support": 81
    },
    "FA": {
      "precision": 0.9770642201834863,
      "recall": 0.9861111111111112,
      "f1": 0.9815668202764978,
      "support": 216
    }
  },
  "confusion_matrix": {
    "AC": {
      "AC": 21,
      "AVG": 0,
      "FA": 0
    },
    "AVG": {
      "AC": 0,
      "AVG": 76,
      "FA": 5
    },
    "FA": {
      "AC": 1,
      "AVG": 2,
      "FA": 213
    }
  },
  "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__vertex__gemini31propreview__2026-03-11-10-43.csv",
  "source_labels_csv": ""
}
