Reputation
Badges 1
9 × Eureka!I want to store only my raw data in my blob storage, and I want to create a Hyperdataset with all the artificats, metrics, frames, and other bells and whistles which is stored in ClearML but the data is a pointer to my blob storage. Is this possible?
Yes my company has an enterprise subscription, so how do I install allegroai then? pip install allegroai didn't work
I tried entering my sas token into both the Secret/sas field and the token field and neither enabled me to view my photos. Also which field 'secret/sas' or 'token' is supposed to be for my SAS token?
ok thank you! I'll update this thread when I test it
ah ok thanks! Does the enterprsie version have separate documentation?
But which function can I use to upload Hyper-datasets? Currently I only saw documentation for Dataset.upload() which uploads the Dataset
ok, where did you take this screenshot? I don't see that here: None
ok thank you, but these are custom parser examples, if I am building a tool that allows users to create hyperdatasets and run models with their raw data on cloud storage, and they don't know how to write code, is this still possible? Or would I have to write a custom parser for each user? And it seems that when I use Dataset.create() it creates a Dataset, not a Hyperdataset. How do I create a hyperdataset outside the web interface?