"benchmark/vscode:/vscode.git/clone" did not exist on "2a37b24d23ad44b1c302b4905258b58d053dfda9"
- 25 Jun, 2020 3 commits
-
-
Anthony MOI authored
-
Moumeneb1 authored
-
Sam Shleifer authored
-
- 24 Jun, 2020 24 commits
-
-
Sylvain Gugger authored
* All done * Link to the tutorial * Typo fixes Co-authored-by:
Thomas Wolf <thomwolf@users.noreply.github.com> * Add metnion of the return_xxx args Co-authored-by:
Thomas Wolf <thomwolf@users.noreply.github.com>
-
Thomas Wolf authored
* update tests for fast tokenizers + fix small bug in saving/loading * better tests on serialization * fixing serialization * comment cleanup
-
Sylvain Gugger authored
-
Sylvain Gugger authored
* Use _static from master everywhere * Copy to existing too
-
Victor SANH authored
* fix weirdness in roberta/bart for mnli trained checkpoints * black compliance * isort code check
-
Julien Chaumond authored
-
Setu Shah authored
-
Sylvain Gugger authored
-
Sai Saketh Aluru authored
* Add dehatebert-mono-arabic readme card * Update dehatebert-mono-arabic model card * model cards for Hate-speech-CNERG models
-
Lysandre Debut authored
* Cleaning TensorFlow models Update all classes stylr * Don't average loss
-
Sylvain Gugger authored
-
Ali Modarressi authored
-
Sylvain Gugger authored
* Try with the same command * Try like this
-
Sylvain Gugger authored
-
Patrick von Platen authored
* fix use cache * add bart use cache * fix bart * finish bart
-
Sylvain Gugger authored
-
Patrick von Platen authored
-
Patrick von Platen authored
* add benchmark for all kinds of models * improved import * delete bogus files * make style
-
Sylvain Gugger authored
-
Sylvain Gugger authored
-
flozi00 authored
* Create README.md * Update model_cards/a-ware/roberta-large-squad-classification/README.md Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
Adriano Diniz authored
Fix/add information in README.md
-
ahotrod authored
electra_large_discriminator_squad2_512 Question Answering LM
-
Kevin Canwen Xu authored
* Fix PABEE division by zero error * patience=0 by default
-
- 23 Jun, 2020 11 commits
-
-
Sylvain Gugger authored
* Only put tensors on a device * Type hint and unpack list comprehension
-
Sylvain Gugger authored
* Add version control menu * Constify things Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> * Apply suggestions from code review Co-authored-by:
Julien Chaumond <chaumond@gmail.com> Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> Co-authored-by:
Julien Chaumond <chaumond@gmail.com>
-
Sam Shleifer authored
-
Julien Chaumond authored
-
Sam Shleifer authored
-
Thomas Wolf authored
-
Thomas Wolf authored
* Add return lengths * make pad a bit more flexible so it can be used as collate_fn * check all kwargs sent to encoding method are known * fixing kwargs in encodings * New AddedToken class in python This class let you specify specifique tokenization behaviors for some special tokens. Used in particular for GPT2 and Roberta, to control how white spaces are stripped around special tokens. * style and quality * switched to hugginface tokenizers library for AddedTokens * up to tokenizer 0.8.0-rc3 - update API to use AddedToken state * style and quality * do not raise an error on additional or unused kwargs for tokenize() but only a warning * transfo-xl pretrained model requires torch * Update src/transformers/tokenization_utils.py Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> Co-authored-by:
Lysandre Debut <lysandre@huggingface.co>
-
Patrick von Platen authored
* improve mem handling * improve mem for pos ax encodings
-
Sam Shleifer authored
-
Sam Shleifer authored
-
Sam Shleifer authored
-
- 22 Jun, 2020 2 commits