Adds dvclive callback (#27352)

* dvclive trainer callback

* style fixes

* dvclive link fixes
This commit is contained in:
Dave Berenbaum
2023-11-09 07:19:31 -05:00
committed by GitHub
parent c5d7754b11
commit 791ec370d1
7 changed files with 119 additions and 5 deletions

View File

@@ -201,6 +201,7 @@ You can easily log and monitor your runs code. The following are currently suppo
* [Comet ML](https://www.comet.ml/docs/python-sdk/huggingface/)
* [Neptune](https://docs.neptune.ai/integrations-and-supported-tools/model-training/hugging-face)
* [ClearML](https://clear.ml/docs/latest/docs/getting_started/ds/ds_first_steps)
* [DVCLive](https://dvc.org/doc/dvclive/ml-frameworks/huggingface)
### Weights & Biases