Eeppa commited on
Commit
6e74e54
·
verified ·
1 Parent(s): 8c47c8b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "vocab_size": 50000,
3
- "block_size": 512,
4
  "n_layer": 6,
5
  "n_head": 8,
6
  "n_embd": 256,
 
1
  {
2
  "vocab_size": 50000,
3
+ "block_size": 128,
4
  "n_layer": 6,
5
  "n_head": 8,
6
  "n_embd": 256,