HKU-Liangcai's picture
Upload FrontierChallenge v1.1.0 solve dataset (part 2)
f7a43ab verified
Raw
History Blame Contribute Delete
971 Bytes
schema_version = "1.1"
[task]
name = "apodex-ai/task-033-itc-proton-coupling"
description = "联合多缓冲液 ITC 与稀释空白解析质子耦联结合热力学"
authors = [{ name = "Apodex AI & GADE Union" }]
keywords = []
[metadata]
frontierchallenge_task_id = "task_033_itc_proton_coupling"
difficulty = "hard"
category = "实验数据分析与热力学判读(等温滴定量热、有限体积结合模型、缓冲液质子耦联和跨重复统计)"
[agent]
user = "mambauser"
timeout_sec = 3600.0
network_mode = "public"
[verifier]
timeout_sec = 300.0
[verifier.env]
JUDGE_API_KEY = "${JUDGE_API_KEY}"
JUDGE_API_ENDPOINT = "${JUDGE_API_ENDPOINT}"
JUDGE_MODEL = "gpt-5.6-sol"
JUDGE_REASONING_EFFORT = "high"
JUDGE_REPEATS = "3"
[environment]
network_mode = "public"
build_timeout_sec = 1800.0
cpus = 2
memory_mb = 4096
storage_mb = 2048
gpus = 0
# LOCAL_SMOKE_ONLY: agent network changed to public because macOS Docker cannot enforce Harbor allowlists.