mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 18:22:34 +06:00
fix typo/presentation
This commit is contained in:
parent
8f97f6c57f
commit
cdf0f2fec3
@ -41,7 +41,7 @@ def gpt2Tokenizer(*args, **kwargs):
|
||||
Args:
|
||||
pretrained_model_name_or_path: Path to pretrained model archive
|
||||
or one of pre-trained vocab configs below.
|
||||
* openai-gpt
|
||||
* gpt2
|
||||
Keyword args:
|
||||
special_tokens: Special tokens in vocabulary that are not pretrained ([SEP], [CLS]...)
|
||||
Default: None
|
||||
|
Loading…
Reference in New Issue
Block a user