- 20 Sep, 2020 1 commit
-
-
Stas Bekman authored
Found an issue when `@slow` isn't the last decorator (gets ignored!), so documenting this significance.
-
- 19 Sep, 2020 4 commits
-
-
Stas Bekman authored
-
Stas Bekman authored
-
Manuel Romero authored
-
Manuel Romero authored
-
- 18 Sep, 2020 27 commits
-
-
Sam Shleifer authored
-
Dat Quoc Nguyen authored
* Add BERTweet and PhoBERT models * Update modeling_auto.py Re-add `bart` to LM_MAPPING * Update tokenization_auto.py Re-add `from .configuration_mobilebert import MobileBertConfig` not sure why it's replaced by `from transformers.configuration_mobilebert import MobileBertConfig` * Add BERTweet and PhoBERT to pretrained_models.rst * Update tokenization_auto.py Remove BertweetTokenizer and PhobertTokenizer out of tokenization_auto.py (they are currently not supported by AutoTokenizer. * Update BertweetTokenizer - without nltk * Update model card for BERTweet * PhoBERT - with Auto mode - without import fastBPE * PhoBERT - with Auto mode - without import fastBPE * BERTweet - with Auto mode - without import fastBPE * Add PhoBERT and BERTweet to TF modeling auto * Improve Docstrings for PhobertTokenizer and BertweetTokenizer * Update PhoBERT and BERTweet model cards * Fixed a merge conflict in tokenization_auto * Used black to reformat BERTweet- and PhoBERT-related files * Used isort to reformat BERTweet- and PhoBERT-related files * Reformatted BERTweet- and PhoBERT-related files based on flake8 * Updated test files * Updated test files * Updated tf test files * Updated tf test files * Updated tf test files * Updated tf test files * Update commits from huggingface * Delete unnecessary files * Add tokenizers to auto and init files * Add test files for tokenizers * Revised model cards * Update save_vocabulary function in BertweetTokenizer and PhobertTokenizer and test files * Revised test files * Update orders of Phobert and Bertweet tokenizers in auto tokenization file
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Yih-Dar authored
-
Stefan Schweter authored
-
Julien Chaumond authored
We use ISO 639-1 cc @gentaiscool
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Sameer Zahid authored
-
Yuta Hayashibe authored
-
Manuel Romero authored
-
Manuel Romero authored
-
Manuel Romero authored
-
Manuel Romero authored
-
Manuel Romero authored
-
Genta Indra Winata authored
-
Genta Indra Winata authored
* Create README.md * Update README.md
-
Genta Indra Winata authored
-
Genta Indra Winata authored
-
Genta Indra Winata authored
-
Genta Indra Winata authored
-
Genta Indra Winata authored
-
Genta Indra Winata authored
-
tuner007 authored
Create model card for Pegasus QA
-
- 17 Sep, 2020 8 commits
-
-
Sam Shleifer authored
-
Stas Bekman authored
-
Stas Bekman authored
-
Stas Bekman authored
-
Sam Shleifer authored
-
Stas Bekman authored
Co-authored-by:Sam Shleifer <sshleifer@gmail.com>
-
Stas Bekman authored
-
Sohee Yang authored
* Move 'from transformers' statements to relative imports in some files * Add python prompt symbols in front of the example codes * Reformat the code * Add one missing space Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-