Datasets:
| { | |
| "checkpoint": "/net/work/wangq/CycAMP/Scripts/Generation_Model/Models_ckpt/260210_layout/GRU/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": "gru", | |
| "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:26:43.698192" | |
| }, | |
| "metrics": { | |
| "loss": 0.8061972856521606, | |
| "ppl": 2.2393760672305727 | |
| } | |
| } |