kevinng77 commited on
Commit
2b3c42a
1 Parent(s): ead8d8c

Update model_config.json

Browse files
Files changed (1) hide show
  1. model_config.json +1 -1
model_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "init_args": [
3
  {
4
- "d_model": 768,
5
  "bos_token_id": 57344,
6
  "eos_token_id": 57345,
7
  "pad_token_id": 0,
 
1
  {
2
  "init_args": [
3
  {
4
+ "hidden_size": 768,
5
  "bos_token_id": 57344,
6
  "eos_token_id": 57345,
7
  "pad_token_id": 0,