vedaco commited on
Commit
076ee1c
·
verified ·
1 Parent(s): ad89584

Upload model_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. model_config.json +3 -3
model_config.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "vocab_size": 2004,
3
  "d_model": 128,
4
  "n_heads": 4,
5
  "n_layers": 3,
6
- "expand": 3,
7
- "max_seq_len": 48
8
  }
 
1
  {
2
+ "vocab_size": 510,
3
  "d_model": 128,
4
  "n_heads": 4,
5
  "n_layers": 3,
6
+ "max_seq": 32,
7
+ "drop_rate": 0.05
8
  }