Saugatkafley commited on
Commit
ef74d7e
1 Parent(s): bca96d7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -28,5 +28,6 @@
28
  "transformers_version": "4.42.3",
29
  "unk_token_id": 0,
30
  "use_cache": true,
31
- "vocab_size": 250880
 
32
  }
 
28
  "transformers_version": "4.42.3",
29
  "unk_token_id": 0,
30
  "use_cache": true,
31
+ "vocab_size": 250880,
32
+ "max_position_embeddings": 2048,
33
  }