Datasets:
| { | |
| "checkpoint": "/net/work/wangq/CycAMP/Scripts/Generation_Model/Models_ckpt/260226_content/LSTM/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": "lstm", | |
| "d_model": 512, | |
| "num_layers": 3, | |
| "max_len": 512, | |
| "dropout": 0.3, | |
| "label_smoothing": 0.0 | |
| }, | |
| "evaluation": { | |
| "device": "cuda", | |
| "batch_size": 1024, | |
| "num_samples": 75413, | |
| "timestamp": "2026-02-26T19:47:00.435245" | |
| }, | |
| "metrics": { | |
| "loss": 2.1208746606284037, | |
| "perplexity": 8.33842759335743 | |
| } | |
| } |