nz commited on
Commit
1ee6ba4
1 Parent(s): cd79b59

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -10,7 +10,7 @@
10
  "d_feedforward": 6144,
11
  "d_model": 1536,
12
  "dropout": 0.0,
13
- "eos_token_id": 50256,
14
  "max_seq_len": 1024,
15
  "model_type": "rita",
16
  "num_heads": 24,
10
  "d_feedforward": 6144,
11
  "d_model": 1536,
12
  "dropout": 0.0,
13
+ "eos_token_id": 2,
14
  "max_seq_len": 1024,
15
  "model_type": "rita",
16
  "num_heads": 24,