JonasGeiping / cramming

Cramming the training of a (BERT-type) language model into limited compute.
MIT License
1.3k stars 100 forks source link

fix typo in utils.py #25

Closed itay-nakash closed 1 year ago

itay-nakash commented 1 year ago

Hi, I think you had a small typo in the utils (twitch tokenizer: 'tokenizer = tokenizer = ..... ' ) I update it, Thanks, Itay.