Update tokenizer_config.json
Browse files- tokenizer_config.json +0 -1
tokenizer_config.json
CHANGED
@@ -8,7 +8,6 @@
|
|
8 |
"model_max_length": 1024,
|
9 |
"no_timestamps": true,
|
10 |
"pad_token": "<|endoftext|>",
|
11 |
-
"processor_class": "WhisperProcessor",
|
12 |
"return_attention_mask": false,
|
13 |
"tokenizer_class": "GPT2Tokenizer",
|
14 |
"unk_token": "<|endoftext|>"
|
|
|
8 |
"model_max_length": 1024,
|
9 |
"no_timestamps": true,
|
10 |
"pad_token": "<|endoftext|>",
|
|
|
11 |
"return_attention_mask": false,
|
12 |
"tokenizer_class": "GPT2Tokenizer",
|
13 |
"unk_token": "<|endoftext|>"
|