- 07 Mar, 2023 10 commits
-
-
Arthur authored
* add create pr arg * style * add test * ficup * update test * last nit fix typo * add `is_pt_tf_cross_test` marker for the tsts
-
Matt authored
* Stop requiring Torch for our TF examples! * Slight tweak to logging in the example itself
-
Sanchit Gandhi authored
* [Whisper] Add model for audio classification * make fix-copies * add to docs * add docstring * empty returns * add code example * switch to fleurs * stick everything on one line
-
Yih-Dar authored
skip test_multi_gpu_data_parallel_forward for some model tests Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Yih-Dar authored
* better check * better check --------- Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
regisss authored
Remove cast to Bool
-
NielsRogge authored
* Fix integration test * Add test * Add test
-
Elad Segal authored
* Fix MinNewTokensLengthLogitsProcessor when used with a list of eos tokens * fix docs * Empty commit * formatting
-
amyeroberts authored
* Add check before int casting for PIL conversion * Line length * Tidier logic
-
Yih-Dar authored
* update expected values for jukebox * update expected values for jukebox * update expected values for jukebox * update expected values for jukebox * update expected values for jukebox --------- Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 06 Mar, 2023 15 commits
-
-
PD Hall authored
* docs: improve clarity for clm/mlm * docs: remove incorrect explanation * docs: remove incorrect explanation --------- Co-authored-by: pdhall99 <pdhall99>
-
Karim Foda authored
-
Karim Foda authored
-
Karim Foda authored
Make Format
-
Karim Foda authored
-
Karim Foda authored
-
Yih-Dar authored
update expected values for xglm Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Matt authored
* Initial commit * stash commit * Add model checkpointing and pushing * Fix model name inference * Update README * Update README * Remove a couple of Torch references * Update copyright date * make fixup * Update PushToHubCallback args! * Remove the torch summary * Add strategy.scope
-
Yih-Dar authored
Use larger atol Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Aayush Neupane authored
Four parameters in `LayoutLM` config were missing definitions, Added their definition (copied from BertConfig).
-
Srimanth Agastyaraju authored
Step 1 - Change use_cache fix
-
saswatmeher authored
Co-authored-by:saswatmeher <saswatmeher@cse.iitb.ac.in>
-
aws-sangeetha authored
Disable DDp for neuron Co-authored-by:EC2 Default User <ec2-user@ip-172-31-42-72.us-west-2.compute.internal>
-
Arthur authored
* fix `get_proposal_pos_embed` * fix order * style * zero shot simplify test * add approximate values for zero shot audio classification
-
Yih-Dar authored
update values Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 04 Mar, 2023 5 commits
-
-
Batese2001 authored
* Fixed gradient_checkpointing/use_cache bug in blenderbot * Update modeling_blenderbot.py * Added back if statement * Formatted using black
-
Karim Foda authored
-
Karim Foda authored
-
Karim Foda authored
-
Karim Foda authored
-
- 03 Mar, 2023 10 commits
-
-
bofeng huang authored
Fix feature normalization in WhisperFeatureExtractor
-
Arthur authored
* fix pipeline * fix feature_extraction clap * you can now batch the `is_longer` attribute * add tests * fixup * add expected scores * comment on is_longert
-
Victor Mu拧tar authored
-
Arthur authored
* add doc and readme * add model docs * update toctree and fix copies * update * update doc file * fix * add FLAN-UL2 to configuration mapping * fixup * Apply suggestions from code review * more clarification --------- Co-authored-by:
younesbelakda <younesbelkada@gmail.com> Co-authored-by:
Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
-
substanc3 authored
* Fix wrong documentation about DataCollator padding defaults * Fix styling
-
Yih-Dar authored
* Update utils/check_repo.py Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * Update utils/check_repo.py Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> --------- Co-authored-by:
ydshieh <ydshieh@users.noreply.github.com> Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
Yih-Dar authored
* fix * fix --------- Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Zach Nussbaum authored
* feat: filter try/except * Update src/transformers/dynamic_module_utils.py Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> --------- Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
Yih-Dar authored
* fix auto 2 * fix auto 2 * fix task guide issue * fix --------- Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Yih-Dar authored
upgrade to large VM Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-