- 18 Mar, 2020 5 commits
-
-
Lysandre Debut authored
* XLM-R now passes common tests + Integration tests * Correct mask index * Model input names * Style * Remove text preprocessing * Unneccessary import
-
Patrick von Platen authored
Adding LM Head to Transfo-XL and first step to fixing problem with Adaptive Embeddings in TransfoXL (#3286) * first commit * work in progress * make language generation task pass * update to working version for LM * delete print * remove dead code * make style
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Junyi_Li authored
-
- 17 Mar, 2020 11 commits
-
-
Sam Shleifer authored
* passing * Undo stupid chg * docs * undo rename * delete-cruft * only import if you have torch * Dont rely on dict ordering * Fix dict ordering upstream * docstring link * docstring link * remove trailing comma for 3.5 compat * new name * delegate kwarging * Update kwargs
-
J.P Lee authored
* Update examples/ner/run_ner.py to use AutoModel * Fix missing code and apply `make style` command
-
Manuel Romero authored
-
Julien Chaumond authored
-
Nathan Raw authored
*
✨ Alter base pl transformer to use automodels *🐛 Add batch size env variable to function call *💄 Apply black code style from Makefile *🚚 Move lightning base out of ner directory *✨ Add lightning glue example *💄 self * move _feature_file to base class *✨ Move eval logging to custom callback *💄 Apply black code style *🐛 Add parent to pythonpath, remove copy command *🐛 Add missing max_length kwarg -
Patrick von Platen authored
* change do_samples back * None better default as boolean * adapt do_sample to True in test example * make style
-
Thomas Wolf authored
* memory benchmark rss * have both forward pass and line-by-line mem tracing * cleaned up tracing * refactored and cleaning up API * no f-strings yet... * add GPU mem logging * fix GPU memory monitoring * style and quality * clean up and doc * update with comments * Switching to python 3.6+ * fix quality
-
Jannes authored
* Create README.md * Updated README.md
-
Julien Chaumond authored
-
Sam Shleifer authored
-
iuliaturc-google authored
This model card is intended to be shared among all models under google/bert_uncased_* (We'll need some support from HuggingFace to get this card cross-linked from all models)
-
- 16 Mar, 2020 7 commits
-
-
Patrick von Platen authored
-
Sam Shleifer authored
-
Manuel Romero authored
-
Manuel Romero authored
-
Julien Plu authored
* Add TF2 version of FlauBERT * Add TF2 version of FlauBERT * Add documentation * Apply style and quality * Apply style once again Co-authored-by:Lysandre Debut <lysandre@huggingface.co>
-
Patrick von Platen authored
* better error message * better error message * update to model identifier instead of url * update to model identifier instead of ur
-
Sam Shleifer authored
* Remove unused kwargs * dont call forward in tests
-
- 14 Mar, 2020 1 commit
-
-
Thomas Wolf authored
Complete merge Seq-2-Seq generation into default generation
-
- 13 Mar, 2020 7 commits
-
-
Sam Shleifer authored
-
Julien Chaumond authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Benjamin Muller authored
-
dependabot[bot] authored
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.3 to 5.6.6. - [Release notes](https://github.com/giampaolo/psutil/releases) - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.6.3...release-5.6.6 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- 12 Mar, 2020 7 commits
-
-
Sam Shleifer authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Sam Shleifer authored
* Update bart example docs
-
Julien Chaumond authored
Co-Authored-By:Darek Kłeczek <darek.kleczek@gmail.com>
-
- 11 Mar, 2020 2 commits
-
-
Julien Chaumond authored
-
Julien Chaumond authored
-