transformers/examples/legacy/pytorch-lightning
Matt 9be4728af8
Just import torch AdamW instead (#36177)
* Just import torch AdamW instead

* Update docs too

* Make AdamW undocumented

* make fixup

* Add a basic wrapper class

* Add it back to the docs

* Just remove AdamW entirely

* Remove some AdamW references

* Drop AdamW from the public init

* make fix-copies

* Cleanup some references

* make fixup

* Delete lots of transformers.AdamW references

* Remove extra references to adamw_hf
2025-03-19 18:29:40 +00:00
..
lightning_base.py Just import torch AdamW instead (#36177) 2025-03-19 18:29:40 +00:00
requirements.txt change version (#29097) 2024-02-19 22:08:44 +08:00
run_glue.py [Styling] stylify using ruff (#27144) 2023-11-16 17:43:19 +01:00
run_glue.sh Reorganize examples (#9010) 2020-12-11 10:07:02 -05:00
run_ner.py [Styling] stylify using ruff (#27144) 2023-11-16 17:43:19 +01:00
run_ner.sh Just re-reading the whole doc every couple of months 😬 (#18489) 2022-08-06 09:38:55 +02:00
run_pos.sh Reorganize examples (#9010) 2020-12-11 10:07:02 -05:00