Update config.json
Browse files- 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":
|
| 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,
|