{
  "model_details": {
    "provider": "requesty",
    "model_requested": "kimi-k2.5",
    "model_for_requests": "kimi-k2.5",
    "api_base_url": "https://router.requesty.ai/v1",
    "chat_completions_endpoint": "https://router.requesty.ai/v1/chat/completions"
  },
  "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": 136,
    "attempts_with_control_telemetry": 117,
    "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": 136,
    "attempts_with_usage_metadata": 117,
    "attempts_with_cached_token_signals": 100,
    "cached_tokens_total_estimate": 104215,
    "cache_read_tokens_total": 104215,
    "cache_write_tokens_total": 0,
    "cache_token_fields_totals": {
      "usage.prompt_tokens_details.cached_tokens": 104215
    },
    "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": 136,
    "attempts_with_token_usage": 115,
    "attempts_with_output_tokens": 115,
    "attempts_with_cached_input_tokens": 100,
    "attempts_with_thinking_tokens": 0,
    "input_tokens_total": 159688,
    "cached_input_tokens_total": 104215,
    "non_cached_input_tokens_total": 55473,
    "output_tokens_total": 338571,
    "thinking_tokens_total": 0,
    "output_tokens_definition": "total_tokens - prompt_tokens (or completion_tokens + thinking_tokens fallback)"
  },
  "truth_label_count": 115,
  "prediction_count": 115,
  "evaluated_example_count": 115,
  "calibration_metrics": {
    "available": true,
    "sample_count": 114,
    "bin_count": 10,
    "ece": 0.06149122807017658,
    "mce": 0.5,
    "brier_score": 0.11074649122807018
  },
  "first_prompt_timestamp": "2026-03-17T14:43:35.190186Z",
  "last_prompt_timestamp": "2026-03-17T15:54:09.552827Z",
  "overall_time_seconds": 4234.362641,
  "overall_time_human": "1h 10m 34s",
  "accuracy": 0.8608695652173913,
  "macro_precision": 0.8350319463923952,
  "macro_recall": 0.8879999999999999,
  "macro_f1": 0.8438178780284042,
  "per_label": {
    "Clause-final pragmatic marker": {
      "precision": 0.9565217391304348,
      "recall": 0.88,
      "f1": 0.9166666666666666,
      "support": 25
    },
    "Clause-medial pragmatic marker": {
      "precision": 0.7741935483870968,
      "recall": 0.96,
      "f1": 0.8571428571428571,
      "support": 25
    },
    "Discourse marker": {
      "precision": 0.8888888888888888,
      "recall": 0.8,
      "f1": 0.8421052631578948,
      "support": 40
    },
    "Quotative marker": {
      "precision": 1.0,
      "recall": 0.8,
      "f1": 0.888888888888889,
      "support": 20
    },
    "unclassified": {
      "precision": 0.5555555555555556,
      "recall": 1.0,
      "f1": 0.7142857142857143,
      "support": 5
    }
  },
  "confusion_matrix": {
    "Clause-final pragmatic marker": {
      "Clause-final pragmatic marker": 22,
      "Clause-medial pragmatic marker": 1,
      "Discourse marker": 2,
      "Quotative marker": 0,
      "unclassified": 0
    },
    "Clause-medial pragmatic marker": {
      "Clause-final pragmatic marker": 0,
      "Clause-medial pragmatic marker": 24,
      "Discourse marker": 1,
      "Quotative marker": 0,
      "unclassified": 0
    },
    "Discourse marker": {
      "Clause-final pragmatic marker": 1,
      "Clause-medial pragmatic marker": 3,
      "Discourse marker": 32,
      "Quotative marker": 0,
      "unclassified": 4
    },
    "Quotative marker": {
      "Clause-final pragmatic marker": 0,
      "Clause-medial pragmatic marker": 3,
      "Discourse marker": 1,
      "Quotative marker": 16,
      "unclassified": 0
    },
    "unclassified": {
      "Clause-final pragmatic marker": 0,
      "Clause-medial pragmatic marker": 0,
      "Discourse marker": 0,
      "Quotative marker": 0,
      "unclassified": 5
    }
  },
  "labels": [
    "Clause-final pragmatic marker",
    "Clause-medial pragmatic marker",
    "Discourse marker",
    "Quotative marker",
    "unclassified"
  ],
  "total_examples": 115,
  "label_metrics_available": true,
  "run_config": {
    "task_name": "*like* discourse/pragm",
    "prompt_layout": "standard",
    "task_description": "Classification of instance of *like* into four discourse-pragmatic categories: 1. Quotative marker, 2. Discourse marker, 3. Clause-medial pragmatic marker, 4 . Clause-final pragmatic marker",
    "tags": "open source;*like*;discourse;pragmatics;English;v3"
  },
  "source_input_csv": "",
  "source_output_csv": "data/output/like_interrater__requesty__moonshotkimik25__2026-03-17-15-43.csv",
  "source_labels_csv": ""
}
