Haxirus commited on
Commit
9ac7860
1 Parent(s): 1f20572

Upload temp_model_dir/config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. temp_model_dir/config.json +1 -0
temp_model_dir/config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"vocab_size": 50257, "emb_dim": 768, "context_length": 1024, "n_heads": 12, "n_layers": 12, "drop_rate": 0.1, "qkv_bias": true}