anilbhatt1 commited on
Commit
047926a
1 Parent(s): 20aca85

Upload lit_config.json

Browse files
checkpoints/EleutherAI/pythia-160m-deduped/lit_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"name": "pythia-160m-deduped", "hf_config": {"org": "EleutherAI", "name": "pythia-160m-deduped"}, "block_size": 2048, "vocab_size": 50254, "padding_multiple": 128, "padded_vocab_size": 50304, "n_layer": 12, "n_head": 12, "n_embd": 768, "rotary_percentage": 0.25, "parallel_residual": true, "bias": true, "lm_head_bias": false, "n_query_groups": 12, "shared_attention_norm": false, "_norm_class": "LayerNorm", "norm_eps": 1e-05, "_mlp_class": "GptNeoxMLP", "gelu_approximate": "none", "intermediate_size": 3072, "rope_condense_ratio": 1, "rope_base": 10000}