There was an error while loading. Please reload this page.
1 parent 78bb225 commit 2a7badfCopy full SHA for 2a7badf
1 file changed
README.md
@@ -75,7 +75,7 @@ representative_texts = semhash.self_find_representative().selected
75
76
### Image Deduplication, Filtering & Representative Sampling
77
78
-Deduplicate an image dataset using a vision model (requires `pip install sentence-transformers`):
+Deduplicate an image dataset, filter outliers, and find representative samples using a vision model (requires `pip install sentence-transformers`):
79
80
```python
81
from datasets import load_dataset
0 commit comments