- 11 Aug, 2020 3 commits
-
-
Lysandre authored
-
zcain117 authored
-
Sam Shleifer authored
-
- 10 Aug, 2020 12 commits
-
-
Patrick von Platen authored
* improve names and tests longformer * more and better tests for longformer * add first tf test * finalize tf basic op functions * fix merge * tf shape test passes * narrow down discrepancies * make longformer local attn tf work * correct tf longformer * add first global attn function * add more global longformer func * advance tf longformer * finish global attn * upload big model * finish all tests * correct false any statement * fix common tests * make all tests pass except keras save load * fix some tests * fix torch test import * finish tests * fix test * fix torch tf tests * add docs * finish docs * Update src/transformers/modeling_longformer.py Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> * Update src/transformers/modeling_tf_longformer.py Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * apply Lysandres suggestions * reverse to assert statement because function will fail otherwise * applying sylvains recommendations * Update src/transformers/modeling_longformer.py Co-authored-by:
Sam Shleifer <sshleifer@gmail.com> * Update src/transformers/modeling_tf_longformer.py Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by:
Sam Shleifer <sshleifer@gmail.com>
-
Patrick von Platen authored
* correct encoder decoder model * Apply suggestions from code review * apply sylvains suggestions
-
Sylvain Gugger authored
-
Sylvain Gugger authored
* Add colab button * Add colab link for tutorials
-
Lysandre Debut authored
* Cache Github Actions CI * Remove useless file
-
Lysandre Debut authored
* TFAlbertFor{TokenClassification, MultipleChoice} * Patch models * BERT and TF BERT info s * Update check_repo -
Sylvain Gugger authored
-
Stas Bekman authored
* refactor almost identical tests * important to add a clear assert error message * make the assert error even more descriptive than the original bt
-
Rohit Gupta authored
-
Stas Bekman authored
-
Alexander Measure authored
fix typo: ckeckpoint->checkpoint
-
Lysandre authored
-
- 09 Aug, 2020 2 commits
-
-
M. Yusuf Sar谋g枚z authored
* for electra-base-turkish-cased-ner * Add metadata Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
Sam Shleifer authored
-
- 08 Aug, 2020 5 commits
-
-
Patrick von Platen authored
-
elsanns authored
Co-authored-by:eliska <3648991+elisans@users.noreply.github.com>
-
Suraj Patil authored
-
Sam Shleifer authored
-
Stas Bekman authored
as discussed with @sshleifer, removing this TODO to switch to a tiny model, since it won't be able to test the results of the evaluation (i.e. the results are meaningless).
-
- 07 Aug, 2020 18 commits
-
-
Sam Shleifer authored
-
zcain117 authored
* Add setup for TPU CI to run every hour. * Re-organize config.yml Co-authored-by:Lysandre <lysandre.debut@reseau.eseo.fr>
-
Stas Bekman authored
-
Julien Plu authored
* Fix the tests for Electra * Apply style
-
Sylvain Gugger authored
* Add a script to check all models are tested and documented * Apply suggestions from code review Co-authored-by:
Kevin Canwen Xu <canwenxu@126.com> * Address comments Co-authored-by:
Kevin Canwen Xu <canwenxu@126.com>
-
Stas Bekman authored
remove unnecessary duplication wrt `RUN_SLOW=yes`
-
Binny Mathew authored
Added citation and paper links.
-
Binny Mathew authored
Added citation and paper links.
-
Binny Mathew authored
Added citation and paper links.
-
Binny Mathew authored
Added citation and paper links.
-
Binny Mathew authored
Added citation and paper links.
-
Binny Mathew authored
Added citation and paper links.
-
Binny Mathew authored
Added citation and paper links.
-
Binny Mathew authored
Added citation and paper links.
-
idoh authored
-
Lysandre authored
-
Lysandre Debut authored
* Pin to 1.5.0 * Patch XLM GPU test
-
Lysandre Debut authored
* Single workflow cache test Remove cache dir, re-trigger cache Only pip archives Not sudo when pip * All workflow cache Remove no-cache-dir instruction Remove last sudo occurrences v0.3
-