Tomlim commited on
Commit
065b062
1 Parent(s): b32af35

Update config.json

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