- 01 Sep, 2023 1 commit
-
-
Zach Mueller authored
* Revert frozen training arguments * TODO
-
- 21 Aug, 2023 1 commit
-
-
Sylvain Gugger authored
-
- 15 Aug, 2023 1 commit
-
-
Zach Mueller authored
* Make training args fully immutable * Working tests, PyTorch * In test_trainer * during testing * Use proper dataclass way * Fix test * Another one * Fix tf * Lingering slow * Exception * Clean
-
- 08 Aug, 2023 1 commit
-
-
Zach Mueller authored
* Load else * New approach * Propagate
-
- 07 Aug, 2023 1 commit
-
-
Jackmin801 authored
* pytorch examples * pytorch mim no trainer * cookiecutter * flax examples * missed line in pytorch run_glue * tensorflow examples * tensorflow run_clip * tensorflow run_mlm * tensorflow run_ner * tensorflow run_clm * pytorch example from_configs * pytorch no trainer examples * Revert "tensorflow run_clip" This reverts commit 261f86ac1f1c9e05dd3fd0291e1a1f8e573781d5. * fix: duplicated argument
-
- 02 Aug, 2023 1 commit
-
-
Yih-Dar authored
* fix * fix * fix * fix * fix * fix * fix --------- Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 28 Jul, 2023 2 commits
-
-
Yih-Dar authored
* pytorch examples * tensorflow examples * flax examples --------- Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Lucain authored
* Fix .push_to_hub and cleanup get_full_repo_name usage * Do not rely on Python bool conversion magic * request changes
-
- 20 Jul, 2023 1 commit
-
-
Zach Mueller authored
Change logic
-
- 18 Jul, 2023 1 commit
-
-
Hwijeen Ahn authored
* check if eval dataset is dict * formatting
-
- 17 Jul, 2023 1 commit
-
-
Sylvain Gugger authored
-
- 12 Jun, 2023 1 commit
-
-
Ethan authored
Fix step bugs in no trainer + load checkpoint + grad acc
-
- 07 Jun, 2023 1 commit
-
-
Sylvain Gugger authored
-
- 06 Jun, 2023 1 commit
-
-
Zachary Mueller authored
Act on deprecation
-
- 22 May, 2023 1 commit
-
-
Zachary Mueller authored
-
- 09 May, 2023 1 commit
-
-
Sylvain Gugger authored
-
- 13 Apr, 2023 1 commit
-
-
Sylvain Gugger authored
-
- 11 Apr, 2023 1 commit
-
-
Sylvain Gugger authored
* Replace -100s in predictions by the pad token * Style * Try to catch them all
-
- 22 Mar, 2023 1 commit
-
-
Connor Henderson authored
allow only test_file in pytorch and flax summarization
-
- 14 Mar, 2023 1 commit
-
-
Sylvain Gugger authored
-
- 27 Feb, 2023 1 commit
-
-
bofeng huang authored
* Override the decoding parameters of Seq2SeqTrainer * Fix quality * Fix max_length parameter * Fix quality * Remove redundant parameter max_length * Separate the preprocess of train and validation to use different max_target_length
-
- 22 Feb, 2023 1 commit
-
-
Sylvain Gugger authored
* Respect documentation on passive log level * Fix test and set log level in examples * Add doc
-
- 06 Feb, 2023 1 commit
-
-
Sylvain Gugger authored
* Result of black 23.1 * Update target to Python 3.7 * Switch flake8 to ruff * Configure isort * Configure isort * Apply isort with line limit * Put the right black version * adapt black in check copies * Fix copies
-
- 23 Jan, 2023 1 commit
-
-
Sylvain Gugger authored
-
- 18 Jan, 2023 1 commit
-
-
Sylvain Gugger authored
* Adapt repository creation to latest hf_hub * Update all examples * Fix other tests, add Flax examples * Address review comments
-
- 01 Dec, 2022 1 commit
-
-
Sylvain Gugger authored
-
- 16 Nov, 2022 2 commits
-
-
Zachary Mueller authored
-
Jiahao Li authored
-
- 15 Nov, 2022 2 commits
-
-
Zachary Mueller authored
* Update reqs to include min gather_for_metrics Accelerate version * Other reqs
-
Muhammad Sakib Khan Inan authored
* Init Update * ClearML Callbacks integration * update corrections * args reporting updated * {'tensorboard': False, 'pytorch': False} * ClearML Tests added * add clearml * output_uri=True in Task.init * reformatted integrations.py * reformatted and fixed * IF-ELSE statement issue on "has_clearml" resolved * Add clearml in main callback docs * Add additional clearml documentation * Update src/transformers/integrations.py Co-authored-by:Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * Accept suggestion Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * Accept suggestion Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * Small change in comments * Make style clearml * Accept suggestion Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by:
Victor Sonck <victor.sonck@gmail.com> Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
- 03 Nov, 2022 1 commit
-
-
Sylvain Gugger authored
* Only resize embeddings when necessary * Add comment
-
- 01 Nov, 2022 1 commit
-
-
Sylvain Gugger authored
-
- 10 Oct, 2022 1 commit
-
-
Lysandre authored
-
- 05 Oct, 2022 1 commit
-
-
Zachary Mueller authored
-
- 03 Oct, 2022 1 commit
-
-
Divyanshu Kumar authored
* Update no_trainer script for summarization * removed unnecessary import * fixes notation mistake * removed: unused variable
-
- 14 Sep, 2022 1 commit
-
-
Lysandre authored
-
- 13 Sep, 2022 1 commit
-
-
Rahul A R authored
* fixed bug which caused overwrite_cache to always be True (#18967). * reformatting changes
-
- 24 Aug, 2022 1 commit
-
-
Rahul A R authored
* fixed incorrect param to hasattr * simplified condition checks * code cleanup
-
- 22 Aug, 2022 1 commit
-
-
Atharva Ingle authored
-
- 18 Aug, 2022 1 commit
-
-
Zachary Mueller authored
-