mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#701)
This commit is contained in:
@@ -28,7 +28,7 @@ All you have to do is install and set up ClearML:
|
||||
That’s it! In every training run from now on, the ClearML experiment
|
||||
manager will capture:
|
||||
* Source code and uncommitted changes
|
||||
* Hyperparameters - PyTorch trainer [parameters](https://huggingface.co/docs/transformers/v4.34.1/en/main_classes/trainer#transformers.TrainingArguments),
|
||||
* Hyperparameters - PyTorch trainer [parameters](https://huggingface.co/docs/transformers/v4.34.1/en/main_classes/trainer#transformers.TrainingArguments)
|
||||
and TensorFlow definitions
|
||||
* Installed packages
|
||||
* Model files (make sure the `CLEARML_LOG_MODEL` environment variable is set to `True`)
|
||||
|
||||
Reference in New Issue
Block a user