mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits
This commit is contained in:
@@ -60,7 +60,7 @@ You can also select multiple tasks and directly [compare](../webapp/webapp_exp_c
|
||||
See an example of Transformers and ClearML in action [here](../guides/frameworks/huggingface/transformers.md).
|
||||
|
||||
## Remote Execution
|
||||
ClearML logs all the information required to reproduce a task on a different machine (installed packages,
|
||||
ClearML logs all the information required to reproduce a task run on a different machine (installed packages,
|
||||
uncommitted changes etc.). The [ClearML Agent](../clearml_agent.md) listens to designated queues and when a task is
|
||||
enqueued, the agent pulls it, recreates its execution environment, and runs it, reporting its scalars, plots, etc. to the
|
||||
task manager.
|
||||
|
||||
Reference in New Issue
Block a user