Datasets:
| { | |
| "checkpoint": "/net/work/wangq/CycAMP/Scripts/Generation_Model/Models_ckpt/260226_content/GRU/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": "gru", | |
| "d_model": 512, | |
| "num_layers": 3, | |
| "max_len": 512, | |
| "dropout": 0.25, | |
| "label_smoothing": 0.0 | |
| }, | |
| "evaluation": { | |
| "device": "cuda", | |
| "batch_size": 960, | |
| "num_samples": 75413, | |
| "timestamp": "2026-02-26T22:47:11.027299" | |
| }, | |
| "metrics": { | |
| "loss": 2.0377336318024146, | |
| "perplexity": 7.6731991829758845 | |
| } | |
| } |