Datasets:
| { | |
| "checkpoint": "/net/work/wangq/CycAMP/Scripts/Generation_Model/Models_ckpt/260210_layout/GPT/best.pt", | |
| "tokenizer_path": "/net/work/wangq/CycAMP/Scripts/Generation_Model/Tokenizer/layout_vocab.json", | |
| "test_data_path": "/net/work/wangq/CycAMP/Scripts/Generation_Model/Data/processed/hierarchical/test_layout.jsonl", | |
| "config": { | |
| "arch": "gpt", | |
| "d_model": 64, | |
| "num_layers": 1, | |
| "max_len": 20, | |
| "dropout": 0.1 | |
| }, | |
| "evaluation": { | |
| "device": "cuda", | |
| "batch_size": 40960, | |
| "num_samples": 38381, | |
| "timestamp": "2026-02-10T15:27:26.274998" | |
| }, | |
| "metrics": { | |
| "loss": 0.8054872155189514, | |
| "ppl": 2.237786517580862 | |
| } | |
| } |