nicocolas commited on
Commit
9952d75
1 Parent(s): 65e8020

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -30,5 +30,6 @@
30
  "tie_word_embeddings": false,
31
  "torch_dtype": "float16",
32
  "transformers_version": "4.35.2",
33
- "vocab_size": 51200
 
34
  }
 
30
  "tie_word_embeddings": false,
31
  "torch_dtype": "float16",
32
  "transformers_version": "4.35.2",
33
+ "vocab_size": 51200,
34
+ "partial_rotary_factor":0.5
35
  }