| { | |
| "model_type": "cedl", | |
| "architectures": ["CEDLTwoLoop100M"], | |
| "model_name": "CEDL", | |
| "vocab_size": 50257, | |
| "max_position_embeddings": 1024, | |
| "parameters": 136254705, | |
| "checkpoint_file": "pytorch_model.bin", | |
| "sidecar_config_file": "cedl_config.json", | |
| "implementation_file": "CEDL.py", | |
| "public_description": "Hippocampal-inspired language model with contextual memory readout.", | |
| "claim_boundary": "Research checkpoint for contextual memory readout; not a general downstream SOTA model." | |
| } | |