Datasets:
| { | |
| "checkpoint": "/net/work/wangq/CycAMP/Scripts/Generation_Model/Models_ckpt/260226_content/LSTM/LARGE/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": 768, | |
| "num_layers": 4, | |
| "max_len": 512, | |
| "dropout": 0.35, | |
| "label_smoothing": 0.0 | |
| }, | |
| "evaluation": { | |
| "device": "cuda", | |
| "batch_size": 512, | |
| "num_samples": 75413, | |
| "timestamp": "2026-02-27T03:00:52.356810" | |
| }, | |
| "metrics": { | |
| "loss": 2.0877028428961606, | |
| "perplexity": 8.066364159445433 | |
| } | |
| } |