Sobit commited on
Commit
66334d3
1 Parent(s): 1e8e582

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -24,6 +24,7 @@
24
  "pad_token_id": 0,
25
  "relative_attention_num_buckets": 32,
26
  "tie_word_embeddings": false,
 
27
  "tokenizer_class": "T5Tokenizer",
28
  "use_cache": true,
29
  "vocab_size": 250102
 
24
  "pad_token_id": 0,
25
  "relative_attention_num_buckets": 32,
26
  "tie_word_embeddings": false,
27
+ "torch_dtype": "float32",
28
  "tokenizer_class": "T5Tokenizer",
29
  "use_cache": true,
30
  "vocab_size": 250102