{
  "model_details": {
    "provider": "e-infra",
    "model_requested": "glm-5",
    "model_for_requests": "glm-5",
    "api_base_url": "https://llm.ai.e-infra.cz/v1",
    "chat_completions_endpoint": "https://llm.ai.e-infra.cz/v1/chat/completions"
  },
  "run_config": {
    "input": [
      "data/input/adv-ing.csv"
    ],
    "labels": null,
    "task_name": "ADV *-ing* clause",
    "task_description": "Classification of adverbial *-ing* clauses as one of: FA (Free Adjunct), AVG (Adverbial Verbal Gerund) or AC (Absolute Construction).",
    "tags": "open source;*-ing*;syntax;adverbial;clause;English",
    "model": "glm-5",
    "temperature": null,
    "top_p": null,
    "top_k": null,
    "service_tier": "standard",
    "verbosity": null,
    "reasoning_effort": null,
    "thinking_level": null,
    "effort": null,
    "strict_control_acceptance": true,
    "provider": "e-infra",
    "system_prompt": "You are a meticulous linguistic classifier. Classify each adverbial *-ing* clause as one of: **FA** (Free Adjunct), **AVG** (Adverbial Verbal Gerund) or **AC** (Absolute Construction).\nIn your classification, adhere strictly to the following methodology:\n\n### **1. FA – Free Adjunct**\n- **No overt subject**, implied = main clause subject.  \n  → *Walking down the street, she smiled.*\n- May start with **optional subordinator** (*while, when, though, if*).\n- **Participial** form (*doing*, *having done*).\n- **Comma-separated**, loosely attached.\n- Expresses time, cause, condition, manner.\n\n*Test:* Removing it leaves a full main clause and same subject → **FA**.\n\n### **2. AVG – Adverbial Verbal Gerund**\n- **Always introduced by a preposition** (*after, before, by, on, in, with, without, despite*).\n- **Augmentor obligatory**; cannot drop it.  \n  → *After leaving, he went home.*\n- May have **genitive subject** (*by its being ruined*).\n- More **nominal** in character.\n- Preposition fixes its meaning.\n\n *Test:* If the clause is governed by a preposition and removing it breaks grammar → **AVG**.\n\n### **3. AC – Absolute Construction**\n- **Own overt subject**, **not coreferential** with main clause.  \n  → *The sun shining, the crowd cheered.*\n- Often **augmented by with** (*with his eyes closed*).\n- **Participial** form, comma-separated.\n- Expresses accompanying circumstance, cause, or condition.\n\n *Test:* If there is an explicit non-shared subject → **AC**.",
    "system_prompt_b64": null,
    "few_shot_examples": 0,
    "prompt_layout": "standard",
    "cache_pad_target_tokens": 0,
    "prompt_cache_key": null,
    "gemini_cached_content": null,
    "requesty_auto_cache": null,
    "vertex_auto_adc_login": null,
    "vertex_access_token_refresh_seconds": null,
    "create_gemini_cache": false,
    "gemini_cache_ttl": 3600,
    "gemini_cache_ttl_autoupdate": true,
    "keep_gemini_cache": false,
    "enable_cot": true,
    "no_explanation": false,
    "logprobs": true,
    "calibration": true,
    "confusion_heatmap": true,
    "api_key_var": "E-INFRA_API_KEY",
    "api_base_var": "E-INFRA_BASE_URL",
    "max_retries": 3,
    "retry_delay": 5.0,
    "request_interval_ms": 0,
    "request_timeout_seconds": 300.0,
    "threads": 1,
    "prompt_log_detail": "full",
    "flush_rows": 100,
    "flush_seconds": 2.0,
    "validator_cmd": null,
    "validator_args": "",
    "validator_timeout": 5.0,
    "validator_prompt_max_candidates": 50,
    "validator_prompt_max_chars": 8000,
    "validator_exhausted_policy": "accept_blank_confidence",
    "validator_debug": false,
    "log_level": "INFO"
  },
  "source_input_csv": "data/input/adv-ing.csv",
  "source_output_csv": "data/output/adv-ing__einfra__glm5__2026-03-30-21-43.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": 539,
    "attempts_with_control_telemetry": 526,
    "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": 539,
    "attempts_with_usage_metadata": 526,
    "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": 539,
    "attempts_with_token_usage": 526,
    "attempts_with_output_tokens": 526,
    "attempts_with_cached_input_tokens": 0,
    "attempts_with_thinking_tokens": 0,
    "input_tokens_total": 476465,
    "cached_input_tokens_total": 0,
    "non_cached_input_tokens_total": 476465,
    "output_tokens_total": 1551077,
    "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": 275,
    "bin_count": 10,
    "ece": 0.012363636363638639,
    "mce": 0.6,
    "brier_score": 0.044084363636363644
  },
  "first_prompt_timestamp": "2026-03-30T19:44:02.491601Z",
  "last_prompt_timestamp": "2026-03-31T02:27:17.752835Z",
  "overall_time_seconds": 24195.261234,
  "overall_time_human": "6h 43m 15s",
  "accuracy": 0.949685534591195,
  "cohen_kappa": 0.895925380461463,
  "macro_precision": 0.707431716138688,
  "macro_recall": 0.7179783950617284,
  "macro_f1": 0.711390881924452,
  "per_label": {
    "AC": {
      "precision": 0.875,
      "recall": 1.0,
      "f1": 0.9333333333333333,
      "support": 21
    },
    "AVG": {
      "precision": 0.9736842105263158,
      "recall": 0.9135802469135802,
      "f1": 0.9426751592356688,
      "support": 81
    },
    "FA": {
      "precision": 0.981042654028436,
      "recall": 0.9583333333333334,
      "f1": 0.9695550351288057,
      "support": 216
    },
    "unclassified": {
      "precision": 0.0,
      "recall": 0.0,
      "f1": 0.0,
      "support": 0
    }
  },
  "labels": [
    "AC",
    "AVG",
    "FA",
    "unclassified"
  ],
  "label_count": 4,
  "total_examples": 318,
  "confusion_matrix": {
    "AC": {
      "AC": 21,
      "AVG": 0,
      "FA": 0,
      "unclassified": 0
    },
    "AVG": {
      "AC": 1,
      "AVG": 74,
      "FA": 4,
      "unclassified": 2
    },
    "FA": {
      "AC": 2,
      "AVG": 2,
      "FA": 207,
      "unclassified": 5
    },
    "unclassified": {
      "AC": 0,
      "AVG": 0,
      "FA": 0,
      "unclassified": 0
    }
  },
  "label_metrics_available": true
}
