"docs/vscode:/vscode.git/clone" did not exist on "b5c6d3d4c7cd81a5396a85026b6c8b730d1a55b6"
- 18 Nov, 2022 3 commits
-
-
Sanchit Gandhi authored
* [ASR Examples] Update README for seq2seq * add language info * add training results * re-word
-
Arthur authored
-
Arthur authored
* fix the doc to specify that add_prefix_space = False * add correct expected output
-
- 17 Nov, 2022 14 commits
-
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Younes Belkada authored
- simplifies the devce checking test
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
NielsRogge authored
* Add ResNetBackbone * Define channels and strides as property * Remove file * Add test for backbone * Update BackboneOutput class * Remove strides property * Fix docstring * Add backbones to SHOULD_HAVE_THEIR_OWN_PAGE * Fix auto mapping name * Add sanity check for out_features * Set stage names based on depths * Update to tuple Co-authored-by:Niels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
-
raghavanone authored
* Add docstrings for canine model * Update CanineForTokenClassification Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Wang, Yi authored
set the default cache_enable to True, aligned with the default value in pytorch cpu/cuda amp autocast (#20289) Signed-off-by:
Wang, Yi A <yi.a.wang@intel.com> Signed-off-by:
Wang, Yi A <yi.a.wang@intel.com>
-
Nicolas Patry authored
* Fixing the doctests failures. * Fixup.
-
Joao Gante authored
* move contrastive search test to slow
-
Joao Gante authored
* test hub tf callback * create repo before cloning it
-
amyeroberts authored
* Image transforms functionality used instead * Import torch * Import rather than copy * Update src/transformers/models/conditional_detr/feature_extraction_conditional_detr.py
-
Nicolas Patry authored
* Adding doctest for `object-detection` pipeline. * Removed nested_simplify.
-
Nicolas Patry authored
* Adding `zero-shot-object-detection` pipeline doctest. * Remove nested_simplify.
-
Younes Belkada authored
* add warning on 8-bit models - added tests - added wrapper * move to a private attribute - remove wrapper - changed `save_pretrained` method * Apply suggestions from code review Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * fix suggestions Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
Arthur authored
* update part of the doc * add temp values, fix part of the doc * add template outputs * add correct models and outputss * style * fixup
-
- 16 Nov, 2022 23 commits
-
-
Zachary Mueller authored
-
Saad Mahmud authored
* Update configuration_deformable_detr.py comment * Add DeformableDetrConfig to documentation_tests.txt
-
Alexander Markov authored
* token cls data_collator pads labels column * remove walrus operator for code quality * remove redundat space * remove comment that was fixed * PR comments fix Co-authored-by:Alexander Markov <amarkov.me@gmail.com>
-
IMvision12 authored
* Update modeling_flava.py * Update modeling_markuplm.py * Update modeling_glpn.py * Update modeling_roc_bert.py * Update modeling_segformer.py * Update modeling_tapas.py * Update modeling_tapas.py * Update modeling_tapas.py * Update modeling_tapas.py * Update modeling_trocr.py * Update modeling_videomae.py * Update modeling_videomae.py * Update modeling_videomae.py * Update modeling_yolos.py * Update modeling_wav2vec2.py * Update modeling_jukebox.py * Update modeling_jukebox.py * Update modeling_jukebox.py * Update modeling_jukebox.py
-
Nicolas Patry authored
* Adding doctest for `token-classification` pipeline. * Adding doctest to `token-classification` pipeline. * Remove nested_simplify.
-
Nicolas Patry authored
* Adding `zero-shot-object-detection` pipeline doctest. * Adding doctest for `image-to-text` pipeline. * Remove nested_simplify.
-
Shogo Hida authored
* Add resources of OpenAI GPT * Delete Deploy section and add . * Add scripts * Update docs/source/en/model_doc/openai-gpt.mdx Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> * Delete causal-language-modeling section * Add TFOpenAIGPTLMHeadModel * Add resources from community * Delete a link Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com>
-
Nicolas Patry authored
* Adding doctest for `question-answering` pipeline. * Remove nested simplify.
-
Nicolas Patry authored
* Adding doctest for `text-classification` pipeline. * Remove nested_simplify.
-
Nicolas Patry authored
* Adding doctest for `visual-question-answering` pipeline. * Remove nested_simplify.
-
Nicolas Patry authored
* Adding doctest for `zero-shot-classification` pipeline. * Removing nested_simplify.
-
Nicolas Patry authored
* Adding doctest for `zero-shot-image-classification` pipeline. * Remove nested_simplify.
-
Nicolas Patry authored
* adding doctest example for `image-classification` pipeline. * Remove nested simplify.
-
Nicolas Patry authored
* Rephrasing the link. * Removing `nested_simplify` within doctests. * Fixup.
-
Matt authored
-
Nicolas Patry authored
-
Nicolas Patry authored
-
Nicolas Patry authored
* Adding doctest for `image-segmentation` pipeline. * Fixup.
-
Nicolas Patry authored
-
Jiahao Li authored
-
Mishig authored
-
Nicolas Patry authored
* Adding an example for `depth-estimation` pipeline. * Adding missing internal link to tutorial.
-
Nicolas Patry authored
* Adding doctest for doc qa. * Adding doctest for doc qa. * Fixup.
-