burtenshaw
commited on
Commit
·
adb4caa
1
Parent(s):
074bcd7
fix readme yaml
Browse files
README.md
CHANGED
@@ -11,8 +11,8 @@ license: mit
|
|
11 |
short_description: Deduplicate HuggingFace datasets in seconds
|
12 |
hf_oauth: true
|
13 |
hf_oauth_scopes:
|
14 |
-
- write-
|
15 |
-
- manage-
|
16 |
---
|
17 |
|
18 |
# Semantic Text Deduplication Using SemHash
|
|
|
11 |
short_description: Deduplicate HuggingFace datasets in seconds
|
12 |
hf_oauth: true
|
13 |
hf_oauth_scopes:
|
14 |
+
- write-repos
|
15 |
+
- manage-repos
|
16 |
---
|
17 |
|
18 |
# Semantic Text Deduplication Using SemHash
|