"examples/vscode:/vscode.git/clone" did not exist on "b803b067bfb7740a7b9ae6ae149fbbd24e3f21af"
- 21 Dec, 2019 5 commits
-
-
Aymeric Augustin authored
This allows moving the file instead of copying it, which is more reliable. Also it avoids writing large amounts of data to /tmp, which may not be large enough to accomodate it. Refs #2222.
-
Aymeric Augustin authored
-
Aymeric Augustin authored
-
Aymeric Augustin authored
This looks like it could be expensive, so don't run it twice.
-
Julien Chaumond authored
cc @lysandrejik
-
- 20 Dec, 2019 35 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
-