Module tokenizers::models::bpe::trainer

source ·

Structs§

  • In charge of training a BPE model
  • A BpeTrainerBuilder can be used to create a BpeTrainer with a custom configuration.