Buckets:

|
download
raw
2.72 kB
# General Utilities
This page lists all of Transformers general utility functions that are found in the file `utils.py`.
Most of those are only useful if you are studying the general code in the library.
## Enums and namedtuples[[transformers.utils.ExplicitEnum]]
#### transformers.utils.ExplicitEnum[[transformers.utils.ExplicitEnum]]
[Source](https://github.com/huggingface/transformers/blob/vr_41992/src/transformers/utils/generic.py#L539)
Enum with more explicit error message for missing values.
#### transformers.utils.PaddingStrategy[[transformers.utils.PaddingStrategy]]
[Source](https://github.com/huggingface/transformers/blob/vr_41992/src/transformers/utils/generic.py#L551)
Possible values for the `padding` argument in [PreTrainedTokenizerBase.__call__()](/docs/transformers/pr_41992/en/internal/tokenization_utils#transformers.PreTrainedTokenizerBase.__call__). Useful for tab-completion in an
IDE.
#### transformers.TensorType[[transformers.TensorType]]
[Source](https://github.com/huggingface/transformers/blob/vr_41992/src/transformers/utils/generic.py#L562)
Possible values for the `return_tensors` argument in [PreTrainedTokenizerBase.__call__()](/docs/transformers/pr_41992/en/internal/tokenization_utils#transformers.PreTrainedTokenizerBase.__call__). Useful for
tab-completion in an IDE.
## Special Decorators[[transformers.add_start_docstrings]]
#### transformers.add_start_docstrings[[transformers.add_start_docstrings]]
[Source](https://github.com/huggingface/transformers/blob/vr_41992/src/transformers/utils/doc.py#L38)
#### transformers.utils.add_start_docstrings_to_model_forward[[transformers.utils.add_start_docstrings_to_model_forward]]
[Source](https://github.com/huggingface/transformers/blob/vr_41992/src/transformers/utils/doc.py#L46)
#### transformers.add_end_docstrings[[transformers.add_end_docstrings]]
[Source](https://github.com/huggingface/transformers/blob/vr_41992/src/transformers/utils/doc.py#L82)
#### transformers.utils.add_code_sample_docstrings[[transformers.utils.add_code_sample_docstrings]]
[Source](https://github.com/huggingface/transformers/blob/vr_41992/src/transformers/utils/doc.py#L969)
#### transformers.utils.replace_return_docstrings[[transformers.utils.replace_return_docstrings]]
[Source](https://github.com/huggingface/transformers/blob/vr_41992/src/transformers/utils/doc.py#L1063)
## Other Utilities[[transformers.utils._LazyModule]]
#### transformers.utils._LazyModule[[transformers.utils._LazyModule]]
[Source](https://github.com/huggingface/transformers/blob/vr_41992/src/transformers/utils/import_utils.py#L2140)
Module class that surfaces all objects but only performs associated imports when the objects are requested.

Xet Storage Details

Size:
2.72 kB
·
Xet hash:
b57db55f9c9a480ba5ef2f84b44ab781fb27fac9175000da5164dc3825cb0776

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.