Buckets:

rtrm's picture
|
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_26617/src/transformers/utils/generic.py#L478)
Enum with more explicit error message for missing values.
#### transformers.utils.PaddingStrategy[[transformers.utils.PaddingStrategy]]
[Source](https://github.com/huggingface/transformers/blob/vr_26617/src/transformers/utils/generic.py#L490)
Possible values for the `padding` argument in [PreTrainedTokenizerBase.__call__()](/docs/transformers/pr_26617/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_26617/src/transformers/utils/generic.py#L501)
Possible values for the `return_tensors` argument in [PreTrainedTokenizerBase.__call__()](/docs/transformers/pr_26617/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_26617/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_26617/src/transformers/utils/doc.py#L46)
#### transformers.add_end_docstrings[[transformers.add_end_docstrings]]
[Source](https://github.com/huggingface/transformers/blob/vr_26617/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_26617/src/transformers/utils/doc.py#L969)
#### transformers.utils.replace_return_docstrings[[transformers.utils.replace_return_docstrings]]
[Source](https://github.com/huggingface/transformers/blob/vr_26617/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_26617/src/transformers/utils/import_utils.py#L1951)
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:
3dee62bd561aacbea6b3d24f638087e9ae0bf80dc39a1effaf93ce4419797381

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