mcriggs

Results 2 issues of mcriggs

First off, thank you very much for your wonderfully helpful tutorial "How to train a new language model from scratch using Transformers and Tokenizers" (https://github.com/huggingface/blog/blob/master/how-to-train.md). The Colab notebook was great....

Hello. :) I would like to use the "--reload_model" option with your train.py command to further train one of your pretrained FlauBERT models. Upon trying to run train.py with the...