yzhangcs commited on
Commit
9c58720
·
1 Parent(s): 925857f

Disable the `norm_first` option

Browse files
Files changed (2) hide show
  1. config.json +1 -2
  2. model.safetensors +2 -2
config.json CHANGED
@@ -19,7 +19,6 @@
19
  "max_position_embeddings": 2048,
20
  "model_type": "delta_net",
21
  "norm_eps": 1e-06,
22
- "norm_first": true,
23
  "num_heads": 16,
24
  "num_hidden_layers": 24,
25
  "pad_token_id": 2,
@@ -34,4 +33,4 @@
34
  "use_output_norm": true,
35
  "use_short_conv": true,
36
  "vocab_size": 32000
37
- }
 
19
  "max_position_embeddings": 2048,
20
  "model_type": "delta_net",
21
  "norm_eps": 1e-06,
 
22
  "num_heads": 16,
23
  "num_hidden_layers": 24,
24
  "pad_token_id": 2,
 
33
  "use_output_norm": true,
34
  "use_short_conv": true,
35
  "vocab_size": 32000
36
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f7a66383c0afa5e4503f470e73e6280c1848a334ed39dce1dd199ea597601f0
3
- size 2731389000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f61a67f95aa42be348a7425a0fcd9ffa27630dd9d1eb018c32f61fc790a47070
3
+ size 2731388968