Skip to content

Commit 2a7badf

Browse files
committed
Updated docs
1 parent 78bb225 commit 2a7badf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ representative_texts = semhash.self_find_representative().selected
7575

7676
### Image Deduplication, Filtering & Representative Sampling
7777

78-
Deduplicate an image dataset using a vision model (requires `pip install sentence-transformers`):
78+
Deduplicate an image dataset, filter outliers, and find representative samples using a vision model (requires `pip install sentence-transformers`):
7979

8080
```python
8181
from datasets import load_dataset

0 commit comments

Comments
 (0)