- 21 Dec, 2019 1 commit
-
-
Julien Chaumond authored
cc @lysandrejik
-
- 20 Dec, 2019 38 commits
-
-
Francesco authored
-
Francesco authored
- Create the output directory (whose name is passed by the user in the "save_directory" parameter) where it will be saved encoder and decoder, if not exists. - Empty the output directory, if it contains any files or subdirectories. - Create the "encoder" directory inside "save_directory", if not exists. - Create the "decoder" directory inside "save_directory", if not exists. - Save the encoder and the decoder in the previous two directories, respectively.
-
Lysandre authored
-
Thomas Wolf authored
Fix Camembert and XLM-R `decode` method- Fix NER pipeline alignement
-
Thomas Wolf authored
Numpy compatibility for sentence piece
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
Lysandre authored
convert to int earlier
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
Thomas Wolf authored
fixing xlm-roberta tokenizer max_length and automodels
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
Lysandre authored
-
Lysandre authored
-
Dirk Groeneveld authored
-
Morgan Funtowicz authored
-
Thomas Wolf authored
[2.2] - Command-line interface - Pipeline class
-
R茅mi Louf authored
-
thomwolf authored
-
Morgan Funtowicz authored
-
thomwolf authored
-
thomwolf authored
-
Thomas Wolf authored
Add support for XLM-RoBERTa
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
thomwolf authored
-
Morgan Funtowicz authored
-
Thomas Wolf authored
[http] customizable requests user-agent
-
Morgan Funtowicz authored
-
Morgan Funtowicz authored
-
- 19 Dec, 2019 1 commit
-
-
Julien Chaumond authored
-