Datasets:
| { | |
| "checkpoint": "/net/work/wangq/CycAMP/Scripts/Generation_Model/Models_ckpt/260226_content/GRU/SMALL/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": 256, | |
| "num_layers": 2, | |
| "max_len": 256, | |
| "dropout": 0.2, | |
| "label_smoothing": 0.0 | |
| }, | |
| "evaluation": { | |
| "device": "cuda", | |
| "batch_size": 3072, | |
| "num_samples": 75413, | |
| "timestamp": "2026-02-26T19:30:17.853162" | |
| }, | |
| "metrics": { | |
| "loss": 2.3066023981269232, | |
| "perplexity": 10.040253853197116 | |
| } | |
| } |