Flaubert
Flaubert copied to clipboard
Unsupervised Language Model Pre-training for French
Hello, I have a problem currently regarding the finetuning of Flaubert on FLUE. I have a model that I re-trained with custom data, so I have new weights for it,...
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...
Hi ..If i need to use the Falubert for French to English translation ? what is the approach.
Hi ! I would like to finetune Flaubert on FLUE task with hugging face library. I downloaded the PAWS datas and use the code you gave on your github repo...
I have a query regarding regarding your training corpus. The News Crawl corpora that you use are both shuffled and de-duplicated. However, the corpora used by other models like BERT,...
I was runing the token classification example her : https://github.com/huggingface/transformers/blob/master/examples/token-classification/run.sh with flaubert-large-cased as model name. I tried to use the downloaded model from https://huggingface.co/flaubert models, but after 100 epochs the...
Hi! Thank you for your open source initiative, and for creating FLUE. I was wondering if you could provide us with an update about when the code and data will...
Dear authors, I cannot download the portion of data for text classification task. The .gz files seem to be corrupted. How can I achieve this portion of data?