Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text

Questions with tag dataset

Questions with tag dataset

Tags
Sorting
Results
per page
0 Votes
3 Answers
624 Views
0 Votes 3 Answers 624 Views
Hi there! Is there any way to boost creating SHA2 hashes during clearml-data add ? It uses only one CPU core, could I use multiprocessing somehow?
2 years ago
0 Votes
3 Answers
654 Views
0 Votes 3 Answers 654 Views
Another qn, is clearml-data analogous to a feature-store
2 years ago
0 Votes
7 Answers
677 Views
0 Votes 7 Answers 677 Views
Hey, I tried to use clearml-data with PascalVOC2007 and something weird happened: $ wget -q $ tar xf VOCtrainval_06-Nov-2007.tar $ cd VOCdevkit/VOC2007 $ ls ...
2 years ago
0 Votes
25 Answers
639 Views
0 Votes 25 Answers 639 Views
Hi, I'm trying to deploy clearml server to my local ubuntu. Every process works fine but when I'm trying to access to clearml-fileserver (by clearml-data cre...
2 years ago
0 Votes
6 Answers
619 Views
0 Votes 6 Answers 619 Views
Hi, I tried to make a clearml Dataset using the clearml-data and MNIST but I always get a 413 Request Entity Too Large We have our own ClearML deployment on ...
2 years ago
0 Votes
4 Answers
705 Views
0 Votes 4 Answers 705 Views
Does anyone know if you can export a dataset (ML) directly from a database to the clearml-data Or have to export out as csv first ?
2 years ago
0 Votes
5 Answers
532 Views
0 Votes 5 Answers 532 Views
Hi, I have this issue with clearml datasets. Do you know hot to solve it? (vslam38) quetalasj@quetalasj-Swift-SF514-51:~/PycharmProjects/vslam-experiment$ cl...
2 years ago
0 Votes
4 Answers
646 Views
0 Votes 4 Answers 646 Views
I am currently running a Clearml-server and have few questions about Dataset management. https://clear.ml/docs/latest/docs/getting_started/ds/best_practices#...
2 years ago
0 Votes
7 Answers
540 Views
0 Votes 7 Answers 540 Views
2 years ago
0 Votes
6 Answers
545 Views
0 Votes 6 Answers 545 Views
clearml-data - incremental changes and hashing on per-file basis? Hi! In our team, we are now also looking at clearml-data . The integration with cloud backi...
2 years ago
0 Votes
5 Answers
649 Views
0 Votes 5 Answers 649 Views
Hi, i'm running the following and encountering some SSL errors. SSL_CERT_FILE=ca.crt clearml-data upload --id 12314jhg42342j4j --storage clearml.storage - ER...
2 years ago
0 Votes
3 Answers
623 Views
0 Votes 3 Answers 623 Views
Hi, is there a way I can supply credentials to clearml-data (cli and python) without going thru the ClearML.conf?
2 years ago
0 Votes
9 Answers
712 Views
0 Votes 9 Answers 712 Views
Hi! trying to create a dataset (we’re running it on an on-prem clearml server), I run the following command: clearml-data add --files data_20210613/and get t...
2 years ago
0 Votes
4 Answers
580 Views
0 Votes 4 Answers 580 Views
Hi, I'm trying to upload my dataset via clearml-data CLI, but I'm facing this error: Pending uploads, starting dataset upload to Uploading compressed dataset...
2 years ago
0 Votes
3 Answers
660 Views
0 Votes 3 Answers 660 Views
I read that clearml-data stores only the difference between versions. Is this only working for text files or also for big files like medical imaging?
2 years ago
0 Votes
2 Answers
629 Views
0 Votes 2 Answers 629 Views
2 years ago
0 Votes
3 Answers
553 Views
0 Votes 3 Answers 553 Views
3 years ago
0 Votes
10 Answers
607 Views
0 Votes 10 Answers 607 Views
I found the following config parameter (related to clearml-data I guess?): sdk.storage.cache.size.cleanup_margin_percent ( integer ) The percentage of cache ...
3 years ago
0 Votes
7 Answers
710 Views
0 Votes 7 Answers 710 Views
Hi, i am trying to use clearml-data to upload my data to S3, which is password protected. How should i indicate the credentials after i set --storage s3://.....
3 years ago
0 Votes
4 Answers
630 Views
0 Votes 4 Answers 630 Views
Hi, i am trying to understand clearml-data and only found this piece of article explaining it. https://github.com/allegroai/clearml/blob/master/docs/datasets...
3 years ago
0 Votes
2 Answers
616 Views
0 Votes 2 Answers 616 Views
I can't seem to find documentation on clearml-data except this: https://github.com/allegroai/clearml/blob/master/docs/datasets.md Is there more somewhere? Do...
3 years ago
0 Votes
2 Answers
558 Views
0 Votes 2 Answers 558 Views
I suppose the Data Management & Lineage (is similar to clearml-data in the open source version) and if so, what is this Hyperdatasets function (Not really ge...
3 years ago
0 Votes
9 Answers
639 Views
0 Votes 9 Answers 639 Views
Hello Community, I had a query regarding clearml-data , can the dataset be queried against some metadata using UI and/or CLI ?
3 years ago
0 Votes
9 Answers
545 Views
0 Votes 9 Answers 545 Views
Hi, I have a question about clearml-data . It looks the CLI remembers "previously created/accessed dataset". Where is that information saved? Or how can I re...
3 years ago
0 Votes
1 Answers
543 Views
0 Votes 1 Answers 543 Views
Quick question on the clearml-data package, Can I add files to a dataset from google storage instead of having to download them?
3 years ago
Show more results questions