Quick tour
Get up and running with Transformers! Start using the pipeline() for rapid inference, and quickly load a pretrained model and tokenizer with an AutoClass to solve your text, vision or audio task. All code examples presented in the documentation have a toggle on the top left for PyTorch and TensorFlow. If not, the code is expected to work for both backends without any change. For more details about the pipeline() and associated tasks, refer to the documentation here.
Feb-16-2022, 04:30:26 GMT
- Technology: