vaidehiBhamare commited on
Commit
2a19f8c
·
verified ·
1 Parent(s): 6b346dc

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -33,7 +33,7 @@
33
  "num_hidden_layers": 24,
34
  "output_past": true,
35
  "pad_token_id": 1,
36
- "position_embedding_type": "rotary",
37
  "rotary_emb_base": 20000.0,
38
  "torch_dtype": "bfloat16",
39
  "transformers_version": "4.30.2",
 
33
  "num_hidden_layers": 24,
34
  "output_past": true,
35
  "pad_token_id": 1,
36
+ "position_embedding_type": "rope",
37
  "rotary_emb_base": 20000.0,
38
  "torch_dtype": "bfloat16",
39
  "transformers_version": "4.30.2",