Datasets:
| { | |
| "checkpoint": "/net/work/wangq/CycAMP/Scripts/Generation_Model/Models_ckpt/260210_layout/LSTM/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": "lstm", | |
| "d_model": 64, | |
| "num_layers": 1, | |
| "max_len": 20, | |
| "dropout": 0.1 | |
| }, | |
| "evaluation": { | |
| "device": "cuda", | |
| "batch_size": 40960, | |
| "num_samples": 38381, | |
| "timestamp": "2026-02-10T16:02:46.788515" | |
| }, | |
| "metrics": { | |
| "loss": 0.8073139190673828, | |
| "ppl": 2.241878026001907 | |
| } | |
| } |