Update README.md
Browse files
README.md
CHANGED
|
@@ -58,6 +58,6 @@ Each pair is human-annotated with a similarity score from 1 to 5. However, for t
|
|
| 58 |
'sentence2': 'A man is playing a flute.',
|
| 59 |
'score': 0.76,
|
| 60 |
}
|
| 61 |
-
|
| 62 |
* Collection strategy: Reading the sentences and score from STSB dataset and dividing the score by 5.
|
| 63 |
* Deduplified: No
|
|
|
|
| 58 |
'sentence2': 'A man is playing a flute.',
|
| 59 |
'score': 0.76,
|
| 60 |
}
|
| 61 |
+
```
|
| 62 |
* Collection strategy: Reading the sentences and score from STSB dataset and dividing the score by 5.
|
| 63 |
* Deduplified: No
|