Unanswered
			
			
 
			
	
		
			
		
		
		
		
	
			
		
		Hello!
Is There Any Way To Download A Part Of Dataset? For Instance, I Have A Large Dataset Which I Periodically Update By Adding A New Batch Of Data And Creating A New Dataset. Once, I Found Out Mistakes In Data, And I Want To Download An Exact Folder/Ba
Hi  TeenyBeetle18
If the dataset could be basically built from a local machine, you could use the sync_folder (sdk  https://clear.ml/docs/latest/docs/references/sdk/dataset#sync_folder  or cli  https://clear.ml/docs/latest/docs/clearml_data/data_management_examples/data_man_folder_sync#syncing-a-folder ). then you would be able to modify any part of the dataset and create a new version, with only the items that changed.
There is also an option to download only parts of the dataset, have a look https://clear.ml/docs/latest/docs/references/sdk/dataset#get_mutable_local_copy at the paramters part and num_parts .
If you need more precisions, could you please provide us some more details on what you need to achieve ?
371 Views
				0
Answers
				
					 
	3 years ago
				
					
						 
	2 years ago