tdooms commited on
Commit
5f20d23
·
verified ·
1 Parent(s): c21fc8d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -10,6 +10,7 @@
10
  "n_head": 8,
11
  "n_layer": 8,
12
  "norm": true,
 
13
  "tokenizer": "simple",
14
  "torch_dtype": "float32",
15
  "transformers_version": "4.51.1"
 
10
  "n_head": 8,
11
  "n_layer": 8,
12
  "norm": true,
13
+ "softmax": true,
14
  "tokenizer": "simple",
15
  "torch_dtype": "float32",
16
  "transformers_version": "4.51.1"