{
  "id": "tr_01",
  "slug": "ko_to_en_ai_tech",
  "category": "translation",
  "system": "You are a professional translator.",
  "messages": [
    {
      "role": "user",
      "content": "Translate the following Korean text to English:\n\n\"이 모델은 양자화된 가중치를 사용하여 추론 속도를 높이지만, 활성화 함수의 정밀도 손실로 인해 일부 엣지 케이스에서 성능 저하가 관찰될 수 있습니다. 특히 저정밀도 포맷에서는 수치 안정성 문제가 발생할 수 있으므로 calibration 데이터셋 선택에 주의가 필요합니다.\""
    }
  ],
  "tools": [],
  "generation_config": {
    "temperature": 0.3,
    "max_tokens": 1024
  },
  "grading": {
    "no_tool_expected": true,
    "expected_tool_call": null,
    "alternative_tool_calls": [],
    "expected_args_must_contain": [],
    "multi_turn": false,
    "tool_response_mock": null
  },
  "quality_checkpoint": "quantized weights, activation function, numerical stability, calibration dataset 정확 번역"
}