Commit
·
9c59096
1
Parent(s):
ba2ffd8
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -21,6 +21,6 @@
|
|
| 21 |
"pad_token_id": 0,
|
| 22 |
"relative_attention_num_buckets": 32,
|
| 23 |
"tie_word_embeddings": false,
|
| 24 |
-
"tokenizer_class": "
|
| 25 |
"vocab_size": 250112
|
| 26 |
}
|
|
|
|
| 21 |
"pad_token_id": 0,
|
| 22 |
"relative_attention_num_buckets": 32,
|
| 23 |
"tie_word_embeddings": false,
|
| 24 |
+
"tokenizer_class": "T5Tokenizer",
|
| 25 |
"vocab_size": 250112
|
| 26 |
}
|