Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,8 @@ configs:
|
|
46 |
|
47 |
# Dataset Card for STSB
|
48 |
|
49 |
-
This dataset is
|
|
|
50 |
|
51 |
The Semantic Textual Similarity Benchmark (Cer et al., 2017) is a collection of sentence pairs drawn from news headlines, video and image captions, and natural language inference data.
|
52 |
Each pair is human-annotated with a similarity score from 1 to 5. However, for this variant, the similarity scores are normalized to between 0 and 1.
|
|
|
46 |
|
47 |
# Dataset Card for STSB
|
48 |
|
49 |
+
This dataset is sourced from the [sentence-transformers/stsb](https://huggingface.co/datasets/sentence-transformers/stsb) repository.
|
50 |
+
The content has been translated using DeepL machine translation.
|
51 |
|
52 |
The Semantic Textual Similarity Benchmark (Cer et al., 2017) is a collection of sentence pairs drawn from news headlines, video and image captions, and natural language inference data.
|
53 |
Each pair is human-annotated with a similarity score from 1 to 5. However, for this variant, the similarity scores are normalized to between 0 and 1.
|