updates
This commit is contained in:
@@ -32,6 +32,9 @@ tokenizer_legacy:
|
||||
resize_token_embeddings_to_32x:
|
||||
# Optional[bool] Whether to shrink the embeddings to len(tokenizer). By default, we won't shrink.
|
||||
shrink_embeddings:
|
||||
# Whether to load the model with randomly initialized weights. Useful for
|
||||
# pre-training a model from scratch or debugging purposes.
|
||||
random_init:
|
||||
|
||||
# (Internal use only)
|
||||
# Used to identify which the model is based on
|
||||
|
||||
Reference in New Issue
Block a user