Raw text --> Input IDs --> Logits --> Predictions (math.sotfmax)
return_tensors = "pt" or "tf"
config file -> config class -> model config
https://www.youtube.com/watch?v=AhChOFRegn4&list=PLo2EIpI_JMQvWfQndUesu0nPBAtZ9gP1o&index=11
Transformers Pipeline, Tokenizer, Model, and Result (0) | 2023.09.14 |
---|---|
The tokenization pipeline (0) | 2023.09.14 |
What happens inside the pipeline function? (PyTorch) (0) | 2023.09.13 |
The Transformer architecture (0) | 2023.09.13 |
What is Transfer Learning (0) | 2023.09.13 |