Add more subsections to main doc (#11758)
* add headers to main doc * Apply suggestions from code review * update * upload
This commit is contained in:
committed by
GitHub
parent
da7e73b721
commit
cebb96f53a
@@ -306,7 +306,7 @@ def main():
|
||||
if not isinstance(tokenizer, PreTrainedTokenizerFast):
|
||||
raise ValueError(
|
||||
"This example script only works for models that have a fast tokenizer. Checkout the big table of models "
|
||||
"at https://huggingface.co/transformers/index.html#bigtable to find the model types that meet this "
|
||||
"at https://huggingface.co/transformers/index.html#supported-frameworks to find the model types that meet this "
|
||||
"requirement"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user