transformers/docs/source/en/main_classes
Adrian Sager La Ganga a3034c7004
Add inverse sqrt learning rate scheduler (#21495)
* added inverse sqrt lr scheduler

* Updated get_scheduler in src/transformers/optimization.py

* Updated src/transformers/__init__.py

* Added inverse sqrt lr scheduler test

* Updated docs/source/en/main_classes/optimizer_schedules.mdx

* Ran style and quality scripts

* Fix get_inverse_sqrt_schedule docstring

* Comment implementation URL
2023-02-07 15:00:50 -05:00
..
callback.mdx Added documentation for DagsHubCallback (#21452) 2023-02-06 09:24:18 -05:00
configuration.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
data_collator.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
deepspeed.mdx docs: Resolve many typos in the English docs (#20088) 2022-11-07 09:19:04 -05:00
feature_extractor.mdx Update feature extractor docs (#18324) 2022-07-27 15:32:57 -05:00
image_processor.mdx AutoImageProcessor (#20111) 2022-11-08 19:54:41 +00:00
keras_callbacks.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
logging.mdx logging documentation update (#17174) 2022-05-16 16:47:28 -04:00
model.mdx Generate: move generation_*.py src files into generation/*.py (#20096) 2022-11-09 15:34:08 +00:00
onnx.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
optimizer_schedules.mdx Add inverse sqrt learning rate scheduler (#21495) 2023-02-07 15:00:50 -05:00
output.mdx [WIP] add SpeechT5 model (#18922) 2023-02-03 12:43:46 -05:00
pipelines.mdx Add video classification pipeline (#20151) 2022-12-08 16:22:43 -05:00
processors.mdx Update doc examples feature extractor -> image processor (#20501) 2022-11-30 14:50:55 +00:00
text_generation.mdx [Doc] fix broken link (#21276) 2023-01-24 11:18:48 +01:00
tokenizer.mdx documentation: some minor clean up (#16850) 2022-04-26 16:56:08 -04:00
trainer.mdx docs: Resolve many typos in the English docs (#20088) 2022-11-07 09:19:04 -05:00