Do you need to pull it later somewhere? Is there a specific use case?
Because I think you can get the params dict back via code as a the same dict
Also, did you run task.init()
and task.connect()
When you want to connect your parameters and other objects. Please take as look here:
https://clear.ml/docs/latest/docs/references/sdk/task#connect
You can find a usage example in
https://github.com/allegroai/clearml/blob/master/examples/reporting/hyper_parameters.py
HappyDove3 you can get some more insight on the different configuration methods and how to use theme https://clear.ml/docs/latest/docs/fundamentals/hyperparameters