"tests/models/mpnet/test_modeling_mpnet.py" did not exist on "c89bdfbe720bc8f41c7dc6db5473a2cb0955f224"
- 14 Oct, 2022 18 commits
-
-
Sujay authored
* adds vision_encoder_decoder to Doc tests * keep the initial order
-
Sujay authored
* initial commit * few suggested changes
-
Partho authored
* ResNet Config for doctest * added empty lines as suggested * ran make style
-
Partho authored
-
Partho authored
-
Jing Hua authored
Co-authored-by:Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
Jing Hua authored
-
Jing Hua authored
-
Jing Hua authored
-
NielsRogge authored
* Add doc tests * Make it more consistent Co-authored-by:Niels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
-
Xabier Lahuerta Vazquez authored
* [Doctest] Add `configuration_bigbird_pegasus.py` and `configuration_big_bird` [Doctest] Re-style `configuration_big_bird.py` * [Doctest] One python instruction per line * [Doctest] Fix styling * [Doctest] More styling fixes
-
RamitPahwa authored
-
Partho authored
-
Partho authored
-
Partho authored
-
Partho authored
-
Partho authored
-
KaranGarg authored
* yoso config for doctest * Revert "yoso config for doctest" This reverts commit eae128d6f1b3631b676ffbcc181390e338819bd1. * add configurations_blenderbot_small.py for doctests
-
- 13 Oct, 2022 14 commits
-
-
Sujay authored
-
KaranGarg authored
* yoso config for doctest * Revert "yoso config for doctest" This reverts commit eae128d6f1b3631b676ffbcc181390e338819bd1. * add configurations.blenderbot.py for doctests * add configuration.blenderbot for doctest
-
KaranGarg authored
-
Isaac Omolayo authored
-
imarekkus authored
-
imarekkus authored
-
Partho authored
* ViT Config for doctest
-
Partho authored
-
Partho authored
-
Partho authored
-
Vishwas authored
* Added (with random weights) in the comment before model initialization line * Added configuration_bert_generation.py to utils/documentation_tests.txt Co-authored-by:vishwaspai <vishwas.pai@emplay.net>
-
RamitPahwa authored
* Fixing mobile bert configuration doctest * Fixed build failures by removing empty line
-
RamitPahwa authored
-
Partho authored
-
- 12 Oct, 2022 8 commits
-
-
Partho authored
-
Partho authored
* Whisper Config for doctest * restyle fix
-
imarekkus authored
-
Partho authored
* YOLOS Config for doctest * fix
-
NielsRogge authored
* Fix XCLIP doc tests * Add model to doc test list * Fix tests
-
imarekkus authored
* Update configuration_bart.py * Update documentation_tests.txt * Update documentation_tests.txt Putting this line in a sorted order
-
NielsRogge authored
* First draft * Fix more things * Improve more things * Remove some head models * Fix more things * Add missing layers * Remove tokenizer * Fix more things * Fix copied from statements * Make all tests pass * Remove print statements * Remove files * Fix README and docs * Add integration test and fix organization * Add tips * Apply suggestions from code review Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * Make tests faster, improve docs * Fix doc tests * Add model to toctree * Add docs * Add note about creating new checkpoint * Remove is_decoder * Make tests smaller, add docs Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
Yih-Dar authored
* BertConfig for doctest * Change import order Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-