Unanswered
Hey,
I Want To Upload Text Files In The Allegro, And Store Them As An Artifact. How Can We Do That?
Hi MotionlessSeagull22 ,
You can upload files as artifacts withtask.upload_artifact('text file', artifact_object=<path to your file>)
You can find more artifacts examples in https://github.com/allegroai/trains/blob/master/examples/reporting/artifacts.py
180 Views
0
Answers
4 years ago
one year ago