David de la Iglesia Castro

Results 291 comments of David de la Iglesia Castro
trafficstars

> @daavoo We are currently using huggingface transformer trainers Thanks! Tried to set up a quick example following https://huggingface.co/blog/ray-tune and passing: ```py from dvclive.huggingface import DVCLiveCallback trainer.add_callback(DVCLiveCallback(save_dvc_exp=True)) ``` But I...

> Would this require a major version bump? I think it's time we need to think about doing this. 🤔 Unless we do some hacky stuff to keep the imports...

Closing as there were no external requests and we have introduced additional logging methods

> @daavoo Since you recently updated these options, do you recall if these issues still exist? The `--remote` flag only doesn't give any hints or warning if `--cloud` or `--not-in-remote`...

> @skshetry @daavoo Can we resolve the templating before doing validation? If that's not straightforward, can we skip validation errors triggered by unresolved interpolation? Will take a look, it has...

Closing as I believe it was solved. Don't hesitate to re-open

I think this was closed by https://github.com/iterative/dvc-objects/pull/179

> names - let's try to generate auto names? similar to how codespace does this. Some short adj + short noun I added a random name generator in DVCLive, mostly...

If we really need to do something relevant (i.e. #305 / #378) with the models down the road, I would prefer to go in the direction of making DVCLive aware...