{
  "model_details": {
    "provider": "e-infra",
    "model_requested": "kimi-k2.5",
    "model_for_requests": "kimi-k2.5",
    "api_base_url": "https://llm.ai.e-infra.cz/v1",
    "chat_completions_endpoint": "https://llm.ai.e-infra.cz/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": 117,
    "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": 117,
    "attempts_with_usage_metadata": 117,
    "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": 117,
    "attempts_with_token_usage": 115,
    "attempts_with_output_tokens": 115,
    "attempts_with_cached_input_tokens": 0,
    "attempts_with_thinking_tokens": 0,
    "input_tokens_total": 160148,
    "cached_input_tokens_total": 0,
    "non_cached_input_tokens_total": 160148,
    "output_tokens_total": 347481,
    "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.0774561403508785,
    "mce": 0.25,
    "brier_score": 0.1259815789473683
  },
  "first_prompt_timestamp": "2026-03-19T13:20:12.743909Z",
  "last_prompt_timestamp": "2026-03-19T14:00:20.910919Z",
  "overall_time_seconds": 2408.16701,
  "overall_time_human": "40m 08s",
  "accuracy": 0.8434782608695652,
  "macro_precision": 0.8634126984126984,
  "macro_recall": 0.868,
  "macro_f1": 0.8525537284958693,
  "per_label": {
    "Clause-final pragmatic marker": {
      "precision": 0.875,
      "recall": 0.84,
      "f1": 0.8571428571428572,
      "support": 25
    },
    "Clause-medial pragmatic marker": {
      "precision": 0.6944444444444444,
      "recall": 1.0,
      "f1": 0.819672131147541,
      "support": 25
    },
    "Discourse marker": {
      "precision": 0.9142857142857143,
      "recall": 0.8,
      "f1": 0.8533333333333333,
      "support": 40
    },
    "Quotative marker": {
      "precision": 1.0,
      "recall": 0.7,
      "f1": 0.8235294117647058,
      "support": 20
    },
    "unclassified": {
      "precision": 0.8333333333333334,
      "recall": 1.0,
      "f1": 0.9090909090909091,
      "support": 5
    }
  },
  "labels": [
    "Clause-final pragmatic marker",
    "Clause-medial pragmatic marker",
    "Discourse marker",
    "Quotative marker",
    "unclassified"
  ],
  "label_count": 5,
  "total_examples": 115,
  "confusion_matrix": {
    "Clause-final pragmatic marker": {
      "Clause-final pragmatic marker": 21,
      "Clause-medial pragmatic marker": 1,
      "Discourse marker": 2,
      "Quotative marker": 0,
      "unclassified": 1
    },
    "Clause-medial pragmatic marker": {
      "Clause-final pragmatic marker": 0,
      "Clause-medial pragmatic marker": 25,
      "Discourse marker": 0,
      "Quotative marker": 0,
      "unclassified": 0
    },
    "Discourse marker": {
      "Clause-final pragmatic marker": 3,
      "Clause-medial pragmatic marker": 5,
      "Discourse marker": 32,
      "Quotative marker": 0,
      "unclassified": 0
    },
    "Quotative marker": {
      "Clause-final pragmatic marker": 0,
      "Clause-medial pragmatic marker": 5,
      "Discourse marker": 1,
      "Quotative marker": 14,
      "unclassified": 0
    },
    "unclassified": {
      "Clause-final pragmatic marker": 0,
      "Clause-medial pragmatic marker": 0,
      "Discourse marker": 0,
      "Quotative marker": 0,
      "unclassified": 5
    }
  },
  "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__einfra__kimik25__2026-03-19-14-20.csv",
  "source_labels_csv": ""
}
