- 01 Nov, 2022 2 commits
-
-
Ikko Ashimine authored
* Add japanese translated README.md * Add README_ja.md link * Add japanese transkate to check_copies.py * Add guide to Japanese README.md * Update README_ja.md Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com> * Update utils/check_copies.py Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com> Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
Matt authored
* initial commit * First draft that gets outputs without crashing! * Add all the ported openfold dependencies * testing * Restructure config files for ESMFold * Debugging to find output discrepancies * Mainly style * Make model runnable without extra deps * Remove utils and merge them to the modeling file * Use correct gelu and remove some debug prints * More cleanup * Update esm docs * Update conversion script to support ESMFold properly * Port some top-level changes from ESMFold repo * Expand EsmFold docstrings * Make attention_mask optional (default to all 1s) * Add inference test for ESMFold * Use config and not n kwargs * Add modeling output class * Remove einops * Remove chunking in ESM FFN * Update tests for ESMFold * Quality * REpo consistency * Remove tree dependency from ESMFold * make fixup * Add an error in case my structure map function breaks later * Remove needless code * Stop auto-casting the LM to float16 so CPU tests pass * Stop auto-casting the LM to float16 so CPU tests pass * Final test updates * Split test file * Copyright and quality * Unpin PyTorch to see built doc * Fix config file to_dict() method * Add some docstrings to the output * Skip TF checkpoint tests for ESM until we reupload those * make fixup * More docstrings * Unpin to get even with main * Flag example to write Co-authored-by:Sylvain Gugger <Sylvain.gugger@gmail.com>
-
- 31 Oct, 2022 1 commit
-
-
Saad Mahmud authored
* Add Example docstring to DebertaConfig * Add configuration_deberta to documentation_tests * Add microsoft/deberta-base to example docstring * Fix example docstring mistake
-
- 28 Oct, 2022 1 commit
-
-
Yih-Dar authored
* create dummy models * quality * update * update * Make Wav2Vec2Conformer work * style * deal with models with text_config and vision_config * apply suggestions * Composite models * style * style * fix shape issue * fix shape issue * For VisionTextDualEncoderModel * show_progress=False when converting tokenizers * Fix for OwlViT * Fix for VisualBert * Update * final Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 27 Oct, 2022 1 commit
-
-
Yih-Dar authored
* For CLIP * Others * update Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 26 Oct, 2022 1 commit
-
-
Revanth09 authored
* Update documentation_tests.txt * Update configuration_mbart.py * Update configuration_mctct.py * Update configuration_layoutlm.py * Update configuration_layoutlmv2.py * Update configuration_layoutlmv3.py * Update documentation_tests.txt
-
- 24 Oct, 2022 6 commits
- 20 Oct, 2022 4 commits
- 19 Oct, 2022 7 commits
-
-
Xabier Lahuerta Vazquez authored
-
Xabier Lahuerta Vazquez authored
-
JuanCarlosPi authored
* Change the import order of the model and configuration classes * Add (with random weights) in the comment before model initialization * Add configuration_wavlm to doctest
-
Rohith ND authored
-
Partho authored
* CLIP Config for doctest * add doc example to CLIPConfig * add from_text_vision_configs example * added comment explaining objective
-
AymenBer99 authored
-
JuanCarlosPi authored
-
- 18 Oct, 2022 9 commits
-
-
Sylvain Gugger authored
-
Rohith ND authored
-
Sylvain Gugger authored
* Create repo utils test job * Last occurence * Add tests for tests_fetcher * Better filtering * Let's learn more * Should fix * Should fix * Remove debug * Style * WiP WiP WiP WiP WiP WiP WiP WiP WiP * Quality * address review comments * Fix link
-
Mukesh K authored
* Fixed pegasus_x config doctest * Test commit Co-authored-by:mukesh663 <mukesh13034@gmail.com>
-
Somasree Majumder authored
* Adding config files for configuration_clip.py * Adding config files for convnext * Undoing * making the required changes * Update documentation_tests.txt
-
Mukesh K authored
Co-authored-by:mukesh663 <mukesh13034@gmail.com>
-
NielsRogge authored
* First draft * Add conversion script * Make conversion work * Upload checkpoints * Add final fixes * Revert changes of conditional and deformable detr * Fix toctree, add and remove copied from * Use model type * Improve docs * Improve code example * Update copies * Add copied formt * Don't update conditional detr * Don't update deformable detr
-
JuanCarlosPi authored
-
AymenBer99 authored
-
- 17 Oct, 2022 8 commits
-
-
Partho authored
* Data2Vec Vision Config for doctest * made suggested changes Co-authored-by:Yih-Dar <2521628+ydshieh@users.noreply.github.com>
-
Akshita Prasanth authored
* Update configuration_realm.py * realm config for doctest * Update configuration_realm.py doc * Update documentation_tests * clean up Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
AymenBer99 authored
* ConvBERT config for doctest * Add empty lines
-
Partho authored
-
Thomas authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Thomas authored
* trocr Config for doctest * ran make style
-
AymenBer99 authored
-
AymenBer99 authored
-