Datasets:
Tasks:
Sentence Similarity
Modalities:
Text
Formats:
json
Sub-tasks:
semantic-similarity-scoring
Languages:
English
Size:
1K - 10K
ArXiv:
License:
Add eval config
Browse files
eval.yaml
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: STSBenchmark
|
| 2 |
+
description: Semantic Textual Similarity Benchmark (STSbenchmark) dataset.
|
| 3 |
+
evaluation_framework: mteb
|
| 4 |
+
tasks:
|
| 5 |
+
- id: STSBenchmark
|
| 6 |
+
- id: STSBenchmark_default_test
|
| 7 |
+
config: default
|
| 8 |
+
split: test
|