Vivekanand Reddy Malipatel commited on
Commit
c0e05c3
1 Parent(s): 40f753b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -36,8 +36,8 @@
36
  "position_buckets": 256,
37
  "relative_attention": true,
38
  "share_att_key": true,
39
- "torch_dtype": "float32",
40
- "transformers_version": "4.38.2",
41
  "type_vocab_size": 0,
42
  "vocab_size": 128100
43
- }
 
36
  "position_buckets": 256,
37
  "relative_attention": true,
38
  "share_att_key": true,
39
+ "torch_dtype": "float16",
40
+ "transformers_version": "4.33.3",
41
  "type_vocab_size": 0,
42
  "vocab_size": 128100
43
+ }