Tomlim commited on
Commit
b6b1e76
1 Parent(s): 9baf281

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
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
- "tokenizer_class": "ByT5Tokenizer",
29
  "torch_dtype": "float32",
30
  "transformers_version": "4.38.1",
31
  "use_cache": true,
 
25
  "relative_attention_max_distance": 128,
26
  "relative_attention_num_buckets": 32,
27
  "tie_word_embeddings": false,
28
+ "tokenizer_class": "MyT5Tokenizer",
29
  "torch_dtype": "float32",
30
  "transformers_version": "4.38.1",
31
  "use_cache": true,