"pytorch_transformers/preprocessing/glue.py" did not exist on "1113f97f33ca939457370c767cad345a1a949fda"
- 30 Sep, 2020 1 commit
-
-
Pengcheng He authored
* Add DeBERTa model * Remove dependency of deberta * Address comments * Patch DeBERTa Documentation Style * Add final tests * Style * Enable tests + nitpicks * position IDs * BERT -> DeBERTa * Quality * Style * Tokenization * Last updates. * @patrickvonplaten's comments * Not everything can be a copy * Apply most of @sgugger's review Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * Last reviews * DeBERTa -> Deberta Co-authored-by:
Lysandre <lysandre.debut@reseau.eseo.fr> Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
- 29 Sep, 2020 1 commit
-
-
GmailB authored
Hi, just corrected the example code, add 2 links and fixed some typos
-
- 28 Sep, 2020 3 commits
-
-
Typicasoft authored
* Create README.md MagBERT-NER : Added widget (Text) * Rename model_cards/README.md to model_cards/TypicaAI/magbert-ner/README.md
-
Manuel Romero authored
Add links to models fine-tuned on a downstream task
-
Patrick von Platen authored
-
- 25 Sep, 2020 5 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 22 Sep, 2020 2 commits
-
-
blinovpd authored
-
Pavel Soriano authored
The score for the F1 metric was reported as the Exact Match and vice-versa.
-
- 21 Sep, 2020 5 commits
-
-
Thomas Winters authored
* Added RobBERT-v2 model card * minor Tweaks Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
jjacampos authored
This PR includes the model card for the IXAmBERT model which has been recently uploaded to the huggingface repository.
-
Suraj Patil authored
-
Dat Quoc Nguyen authored
Two new pre-trained models "vinai/bertweet-covid19-base-cased" and "vinai/bertweet-covid19-base-uncased" are resulted by further pre-training the pre-trained model "vinai/bertweet-base" on a corpus of 23M COVID-19 English Tweets for 40 epochs.
-
Patrick von Platen authored
-
- 19 Sep, 2020 4 commits
-
-
Stas Bekman authored
-
Stas Bekman authored
-
Manuel Romero authored
-
Manuel Romero authored
-
- 18 Sep, 2020 19 commits
-
-
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
-
Julien Chaumond authored
We use ISO 639-1 cc @gentaiscool
-
Patrick von Platen authored
-
Patrick von Platen 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
-