|
Mila 0.13.48
Deep Neural Network Library
|
Classes | |
| struct | Mila::Data::SpecialTokens |
| Configuration for special tokens across all tokenizer types. More... | |
Enumerations | |
| enum class | Mila::Data::SpecialToken : uint8_t { PAD = 0 , UNK , BOS , EOS , MASK , SEP , CLS } |
| Special token types for tokenization. More... | |
Files | |
| file | /__w/Mila/Mila/Mila/Src/Data/Tokenizers/SpecialTokens.ixx |
| Configuration for special tokens used across all tokenizer types. | |