transformers/docs/source/ko/main_classes
Shaohon Chen 0440dbc0e1
Integrate SwanLab for offline/online experiment tracking and local visualization (#36433)
* add swanlab integration

* feat(integrate): add SwanLab as an optional experiment tracking tool in transformers

- Integrated SwanLab into the transformers library as an alternative for experiment tracking.
- Users can now log training metrics, hyperparameters, and other experiment details to SwanLab by setting `report_to="swanlab"` in the `TrainingArguments`.
- Added necessary dependencies and documentation for SwanLab integration.

* Fix the spelling error of SwanLabCallback in callback.md

* Apply suggestions from code review

Co-authored-by: Marc Sun <57196510+SunMarc@users.noreply.github.com>

* Fix typo in comment

* Fix typo in comment

* Fix typos and update comments

* fix annotation

* chore: opt some comments

---------

Co-authored-by: Marc Sun <57196510+SunMarc@users.noreply.github.com>
Co-authored-by: AAssets <20010618@qq.com>
Co-authored-by: ZeYi Lin <944270057@qq.com>
Co-authored-by: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
2025-03-06 17:35:30 +01:00
..
agent.md Create local Transformers Engine (#33218) 2024-08-30 18:22:27 +02:00
callback.md Integrate SwanLab for offline/online experiment tracking and local visualization (#36433) 2025-03-06 17:35:30 +01:00
configuration.md 🌐 [i18n-KO] Translated main_classes/configuration.md to Korean (#33952) 2024-10-08 17:11:02 -07:00
data_collator.md 🌐 [i18n-KO] Translated main_classes/data_collator.md to Korean (#33954) 2024-10-09 11:14:43 -07:00
executorch.md 🌐 [i18n-KO] Translated executorch.md to Korean (#33888) 2024-10-22 09:46:20 -07:00
feature_extractor.md 🌐 [i18n-KO] Translated feature_extractor.md to Korean (#33775) 2024-10-08 17:06:56 -07:00
keras_callbacks.md 🌐 [i18n-KO] Translated main_classes/keras_callbacks.md to Korean (#33955) 2024-10-09 10:34:01 -07:00
logging.md 🌐 [i18n-KO] Translated logging.md to Korean (#33543) 2024-10-07 15:34:34 -07:00
model.md 🌐 [i18n-KO] Translated main_classes/model.md to Korean (#33606) 2024-10-09 10:40:06 -07:00
onnx.md 🌐 [i18n-KO] Translated main_classes/onnx.md to Korean (#33601) 2024-10-08 17:15:46 -07:00
output.md 🌐 [i18n-KO] Translated output.md to Korean (#33607) 2024-10-08 18:19:21 -07:00
quantization.md FEAT : Adding VPTQ quantization method to HFQuantizer (#34770) 2024-12-20 09:45:53 +01:00
text_generation.md 🌐 [i18n-KO] Translated text_generation.md to Korean (#33777) 2024-10-09 11:20:01 -07:00
trainer.md 🌐 [i18n-KO] Translated trainer.md to Korean (#33797) 2024-10-07 15:05:57 -07:00