{ "checkpoint": "/net/work/wangq/CycAMP/Scripts/Generation_Model/Models_ckpt/260301_content/BERT/MEDIUM/best.pt", "tokenizer_path": "/net/work/wangq/CycAMP/Scripts/Generation_Model/Tokenizer/content_vocab.json", "test_data_path": "/net/work/wangq/CycAMP/Scripts/Generation_Model/Data/processed/hierarchical/test_content.jsonl", "config": { "arch": "bert", "d_model": 512, "num_layers": 8, "max_len": 512, "dropout": 0.35, "label_smoothing": 0.0 }, "evaluation": { "device": "cuda", "batch_size": 384, "num_samples": 75413, "timestamp": "2026-03-03T01:55:27.263101" }, "metrics": { "loss": 2.3394307975992215, "perplexity": 10.375329219353798 } }