diff --git a/README.md b/README.md index 63b7c477..dea406f9 100644 --- a/README.md +++ b/README.md @@ -507,7 +507,7 @@ dataset = StreamingDataset(..., max_cache_size="10GB")
- ✅ Specify cache directory + ✅ Change cache directory path   Specify the directory where cached files should be stored, ensuring efficient data retrieval and management. This is particularly useful for organizing your data storage and improving access times.