Datasets:

Languages:
German
Multilinguality:
monolingual
Size Categories:
10M<n<100M
ArXiv:
License:
PhilipMay commited on
Commit
22a868d
1 Parent(s): 576bf9b

formatting

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ For us it has proven useful to delete the following pairs of sentences:
41
  - `jaccard_similarity` greater than 0.3
42
  - `de_token_count` greater than 30
43
  - `en_de_token_count` greater than 30
44
- - `cos_sim` less than .85
45
 
46
  ## Columns description
47
  - **`uuid`**: a uuid calculated with Python `uuid.uuid4()`
 
41
  - `jaccard_similarity` greater than 0.3
42
  - `de_token_count` greater than 30
43
  - `en_de_token_count` greater than 30
44
+ - `cos_sim` less than 0.85
45
 
46
  ## Columns description
47
  - **`uuid`**: a uuid calculated with Python `uuid.uuid4()`