tolgacangoz commited on
Commit
c7b3e5f
·
verified ·
1 Parent(s): fc1bbba

Update text_encoder/config.json

Browse files
Files changed (1) hide show
  1. text_encoder/config.json +1 -1
text_encoder/config.json CHANGED
@@ -25,7 +25,7 @@
25
  "relative_attention_max_distance": 128,
26
  "relative_attention_num_buckets": 32,
27
  "tie_word_embeddings": false,
28
- "torch_dtype": "float16",
29
  "transformers_version": "4.44.2",
30
  "use_cache": true,
31
  "vocab_size": 32128
 
25
  "relative_attention_max_distance": 128,
26
  "relative_attention_num_buckets": 32,
27
  "tie_word_embeddings": false,
28
+ "torch_dtype": "float32",
29
  "transformers_version": "4.44.2",
30
  "use_cache": true,
31
  "vocab_size": 32128