vardhaman722's picture
Upload model1_50m: 6 file(s)
c8afc90 verified
Raw
History Blame Contribute Delete
947 Bytes
{
"run_name": "model1_50m",
"results_tag": "update_control",
"hf_repo_id": "FAIRC/token-averaging-update_control-model1_50m",
"checkpoint_format": {
"keys": [
"step",
"tokens_seen",
"cumulative_flops",
"model",
"optimizer",
"scheduler"
],
"note": "Raw torch.save dict from experiments/chinchilla/train.py. Load with torch.load(..., map_location='cpu', weights_only=False) and take state['model']. Not a transformers AutoModel checkpoint."
},
"model_config": {
"name": "model1_50m",
"d_model": 512,
"n_heads": 8,
"n_layers": 8,
"context_len": 1024,
"averaging_k": 1,
"method_name": null,
"multi_token_phase_ratio": 0.0,
"tie_embeddings": true,
"grad_checkpoint": false,
"color": "#4e9de0",
"label": "~50M standard (n=1024)",
"target_tokens": 1000000000,
"lr": 0.0002,
"warmup_steps": 2000,
"n_params_approx": 50897408
}
}