LLukas22 commited on
Commit
a3a942c
·
verified ·
1 Parent(s): 9f3f426

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -33,7 +33,7 @@
33
  "model_type": "xlm-roberta",
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
  "model_type": "xlm-roberta",
34
  "output_past": true,
35
  "pad_token_id": 1,
36
+ "position_embedding_type": "absolute",
37
  "rotary_emb_base": 20000.0,
38
  "torch_dtype": "bfloat16",
39
  "transformers_version": "4.30.2",