CornAI0124 commited on
Commit
59feceb
·
verified ·
1 Parent(s): f19600d

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "vocab_size": 50304,
3
+ "num_layers": 52,
4
+ "num_heads": 12,
5
+ "model_dim": 1536
6
+ }