Upload processor

This commit is contained in:
Arthur Zucker 2022-09-27 07:04:56 +00:00 committed by huggingface-web
parent f06eab9bef
commit 1dff7eb67e
4 changed files with 99945 additions and 99953 deletions

99913
merges.txt

File diff suppressed because it is too large Load Diff

View File

@ -108,12 +108,5 @@
"<|notimestamps|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
"eos_token": "<|endoftext|>"
}

View File

@ -19,7 +19,7 @@
},
"errors": "replace",
"model_max_length": 1024,
"name_or_path": "ArthurZ/whisper-small.en",
"name_or_path": "/home/arthur_huggingface_co/whisper/_whisper/multi-hf",
"pad_token": null,
"processor_class": "WhisperProcessor",
"special_tokens_map_file": null,

99974
vocab.json

File diff suppressed because it is too large Load Diff