{
  "model_details": {
    "provider": "e-infra",
    "model_requested": "glm-5.1",
    "model_for_requests": "glm-5.1",
    "api_base_url": "https://llm.ai.e-infra.cz/v1",
    "chat_completions_endpoint": "https://llm.ai.e-infra.cz/v1/chat/completions",
    "model_metadata": {
      "model_name": "glm-5.1",
      "litellm_model": "glm-5.1",
      "context_size": 202752,
      "max_output_tokens": 32000,
      "model_source": "https://huggingface.co/lukealonso/GLM-5.1-NVFP4",
      "quantization": "nvfp4",
      "capabilities": [
        "chat",
        "tools"
      ],
      "extra_body": {
        "max_tokens": 32000,
        "presence_penalty": 1,
        "max_completion_tokens": 32000
      },
      "input_cost_per_token": 6e-7,
      "output_cost_per_token": 0.0000022
    },
    "model_source": "https://huggingface.co/lukealonso/GLM-5.1-NVFP4",
    "quantization": "nvfp4",
    "context_size": 202752,
    "max_output_tokens": 32000,
    "input_cost_per_token": 6e-7,
    "output_cost_per_token": 0.0000022
  },
  "run_config": {
    "input": [
      "data/input/sentiment.csv"
    ],
    "labels": "",
    "task_name": "sentiment analysis",
    "task_description": "Sentiment analysis of the Movie Review Data (https://www.cs.cornell.edu/people/pabo/movie-review-data/). The movie review excerpts are labelled as positive or negative.",
    "tags": "sentiment analysis; English; semantics; pragmatics",
    "model": "glm-5.1",
    "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 will analyze an excerpt representing an online movie review and decide whether the excerpt represents a positive or a negative sentiment of the reviewer towards the movie.\nIn case of a positive sentiment, return \"positive\", in case of a negative sentiment, return \"negative\".",
    "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": false,
    "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,
    "request_interval_ms": 0,
    "request_timeout_seconds": 600,
    "threads": 4,
    "prompt_log_detail": "full",
    "flush_rows": 100,
    "flush_seconds": 2,
    "validator_cmd": null,
    "validator_args": "",
    "validator_timeout": 5,
    "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/sentiment.csv",
  "source_output_csv": "data/output/sentiment__einfra__glm51__2026-05-10-10-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": 405,
    "attempts_with_control_telemetry": 405,
    "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": 405,
    "attempts_with_usage_metadata": 405,
    "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": 405,
    "attempts_with_token_usage": 405,
    "attempts_with_output_tokens": 405,
    "attempts_with_cached_input_tokens": 0,
    "attempts_with_thinking_tokens": 405,
    "input_tokens_total": 212405,
    "cached_input_tokens_total": 0,
    "non_cached_input_tokens_total": 212405,
    "output_tokens_total": 217646,
    "thinking_tokens_total": 168726,
    "output_tokens_definition": "total_tokens - prompt_tokens (or completion_tokens + thinking_tokens fallback)"
  },
  "truth_label_count": 400,
  "prediction_count": 400,
  "evaluated_example_count": 400,
  "calibration_metrics": {
    "available": true,
    "sample_count": 400,
    "bin_count": 10,
    "ece": 0.016274999999998586,
    "mce": 0.25,
    "brier_score": 0.04251775
  },
  "first_prompt_timestamp": "2026-05-10T08:43:42.665843Z",
  "last_prompt_timestamp": "2026-05-10T09:08:40.769659Z",
  "overall_time_seconds": 1498.103816,
  "overall_time_human": "24m 58s",
  "accuracy": 0.9525,
  "cohen_kappa": 0.9054726368159205,
  "macro_precision": 0.6395888846593072,
  "macro_recall": 0.635,
  "macro_f1": 0.6364957076821484,
  "per_label": {
    "negative": {
      "precision": 0.9295774647887324,
      "recall": 0.99,
      "f1": 0.9588377723970944,
      "support": 200
    },
    "positive": {
      "precision": 0.9891891891891892,
      "recall": 0.915,
      "f1": 0.9506493506493506,
      "support": 200
    },
    "unclassified": {
      "precision": 0,
      "recall": 0,
      "f1": 0,
      "support": 0
    }
  },
  "labels": [
    "negative",
    "positive",
    "unclassified"
  ],
  "label_count": 3,
  "total_examples": 400,
  "confusion_matrix": {
    "negative": {
      "negative": 198,
      "positive": 2,
      "unclassified": 0
    },
    "positive": {
      "negative": 15,
      "positive": 183,
      "unclassified": 2
    },
    "unclassified": {
      "negative": 0,
      "positive": 0,
      "unclassified": 0
    }
  },
  "label_metrics_available": true,
  "estimated_cost_usd": 0.6062642,
  "pricing": {
    "status": "priced",
    "status_label": "priced",
    "provider_key": "e-infra",
    "matched_key": "glm-5.1",
    "resolved_key": "glm-5.1",
    "pricing_tier": "standard",
    "estimated_cost_usd": 0.6062642,
    "catalog_updated_at": "2026-05-27T15:36:49Z",
    "missing_buckets": []
  }
}
