Datasets:
Tasks:
Sentence Similarity
Formats:
csv
Languages:
German
Size:
10M - 100M
ArXiv:
Tags:
sentence-transformers
License:
formatting
Browse files
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()`
|