lgcharpe commited on
Commit
e2f9414
·
verified ·
1 Parent(s): 74e5718

Uploading patch

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -16,6 +16,6 @@
16
  "position_bucket_size": 32,
17
  "num_attention_heads": 12,
18
  "num_hidden_layers": 12,
19
- "vocab_size": 8192,
20
- "layer_norm_eps": 1.0e-5
21
  }
 
16
  "position_bucket_size": 32,
17
  "num_attention_heads": 12,
18
  "num_hidden_layers": 12,
19
+ "vocab_size": 16384,
20
+ "layer_norm_eps": 1.0e-7
21
  }