{ "checkpoint": "/net/work/wangq/CycAMP/Scripts/Generation_Model/Models_ckpt/260301_content/BERT/SMALL/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": 256, "num_layers": 4, "max_len": 256, "dropout": 0.25, "label_smoothing": 0.0 }, "evaluation": { "device": "cuda", "batch_size": 960, "num_samples": 75413, "timestamp": "2026-03-02T00:47:36.873810" }, "metrics": { "loss": 2.5142084096235595, "perplexity": 12.356823364144574 } }