burtenshaw commited on
Commit
adb4caa
·
1 Parent(s): 074bcd7

fix readme yaml

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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-repo
15
- - manage-repo
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