iNeil77 commited on
Commit
274ff14
·
verified ·
1 Parent(s): 5abcebc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,4 +42,4 @@ Filtering strategy:
42
  - **Alphanumeric Fraction** of samples greater than 0.2 and less than 0.75
43
  - **Number of Lines**: from 6.0 to 300.0
44
  - **Language Filter**: samples whose docstring scores an English language confidence greater than 99% by the `lingua` language detector
45
- - **Deduplication**: samples minhash deduplicated using a shingle size of 8 and a similarity threshold 0.8
 
42
  - **Alphanumeric Fraction** of samples greater than 0.2 and less than 0.75
43
  - **Number of Lines**: from 6.0 to 300.0
44
  - **Language Filter**: samples whose docstring scores an English language confidence greater than 99% by the `lingua` language detector
45
+ - **Deduplication**: samples MinHash deduplicated using a shingle size of 8 and a similarity threshold of 0.8