"docs/vscode:/vscode.git/clone" did not exist on "728c5e82cc017aa3a8f11abbf106320f55593220"
- 12 Nov, 2021 1 commit
-
-
Patrick von Platen authored
* improve some stuff * finish * correct last
-
- 11 Nov, 2021 3 commits
-
-
Stas Bekman authored
-
Matt authored
* Fixing requirements for TF LM models and use correct model mappings * make style
-
Suraj Patil authored
* fix inits * fix embed dtype * fix embed dtype * add test to check default dtype * quality * add type conversion methods for flax models * more robust casting * cast sinusoidal positions * update pegasus * update albert * update test * make sure dtype is passed to every module * style * fix electra dense * fix t5 * quality * add more tests * better name * use the dtype for lm head computation * fix albert * style * fix albert embed dtype * more tests * fix vision enc-dec * cleanup * fix embed dtype pegasus * fix default param test * doc * update template * fix final_logits_bias dtype * Apply suggestions from code review Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> * fix doc * fix doc * add detailed docstring for dtype parameter * remove un-necessary import Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
- 09 Nov, 2021 2 commits
-
-
Suraj Patil authored
-
karthikrangasai authored
* Update postporcessing accordingly to use SQuAD metric. * Update assets accordingly based on SQuAD metrics. * Fix function naming error.
-
- 06 Nov, 2021 1 commit
-
-
Junbum Lee authored
-
- 05 Nov, 2021 1 commit
-
-
Sylvain Gugger authored
-
- 02 Nov, 2021 1 commit
-
-
Sylvain Gugger authored
* Update Transformers to huggingface_hub >= 0.1.0 * Forgot to save... * Style * Fix test
-
- 01 Nov, 2021 1 commit
-
-
NielsRogge authored
-
- 29 Oct, 2021 1 commit
-
-
Thomas Wang authored
* Remove n_ctx from configs * Fix GPTJ and OpenAIGPT, both are acceptable breaking changes as there are no configs such that it breaks * Remove unecessary n_positions from TFOpenAIGPT
-
- 28 Oct, 2021 5 commits
-
-
Patrick von Platen authored
-
Lysandre authored
-
Lysandre authored
-
Anton Lozhkov authored
-
Patrick von Platen authored
-
- 27 Oct, 2021 2 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
* up * up * fix * up * Update examples/pytorch/test_xla_examples.py * correct labels * up * up * up * up * up * up
-
- 26 Oct, 2021 6 commits
-
-
Emanuel Huber authored
Updated masked-language modeling examples in pytorch with convention defined by #12789
-
Matthew Goldey authored
* specify the text column name in the error message * pluralize the word fields
-
Jangwon Park authored
-
Patrick von Platen authored
-
Patrick von Platen authored
[Speech Recognition] - Distributed training: Make sure vocab file removal and creation don't interfer (#14161) * up * better
-
Patrick von Platen authored
-
- 25 Oct, 2021 4 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Reza Gharibi authored
-
karthikrangasai authored
* Add seq2seq example for QnA on SQuAD Dataset. * Changes from review - Fixing styling mistakes. * Added how to example in README, simplified the access to dataset's preprocess function. * Added tests for the seq2seq QA example. * Change dataset column name to fix tests. * Fix test command mistake. * Add missing argument 'ignore_pad_token_for_loss' from DataTrainingArguments. * Add missing argument 'num_beams' from DataTrainingArguments. * Fix processing of output predicted token ids so that tokenizer decode gets appropriate input. Updated assertion conditions on the tests.
-
- 22 Oct, 2021 1 commit
-
-
Antonio Carlos Falc茫o Petri authored
-
- 21 Oct, 2021 4 commits
-
-
lee1jun authored
last line: "# limitations under the License." is missing
-
Anton Lozhkov authored
* Update SEW integration test tolerance * Add audio classification notebooks
-
Christopher Akiki authored
-
Patrick von Platen authored
-
- 20 Oct, 2021 4 commits
-
-
Sylvain Gugger authored
-
Patrick von Platen authored
-
Patrick von Platen authored
* up * Update notebooks/README.md
-
Anton Lozhkov authored
* Update SEW integration test tolerance * Update audio classification * Update test * Remove torchaudio * Add dataset revision * Hub branch naming * Revert dataset revisions * Update datasets
-
- 18 Oct, 2021 2 commits
-
-
Weizhe Yuan authored
-
Patrick von Platen authored
* up * up * up * finish
-
- 17 Oct, 2021 1 commit
-
-
Patrick von Platen authored
* finish * up * finish all * up
-