titans_NPC / outputs /qwen_baseline_eval /baseline_results_eval.json
ChipYTY's picture
Update full code snapshot (exclude data and model checkpoints)
4196369 verified
raw
history blame contribute delete
496 Bytes
{
"split": "eval",
"total_samples": 50,
"total_tokens": 50,
"loss": 18.038174209594725,
"perplexity": 68214943.35535261,
"tok_acc_pct": 0.0,
"em_acc_pct": 0.0,
"config": {
"model_path": "/data/huangyifei/huggingface_cache/hub/models--Qwen--Qwen3-4B-Instruct-2507/snapshots/cdbee75f17c01a7cc42f958dc650907174af0554",
"data_path": "/data/yty/BABILong/babilong-train-5k-samples/data/qa1/32k.json",
"max_samples": 500,
"max_length": 32768,
"chunk_size": 8192
}
}