Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -53,3 +53,7 @@ We filter all rows where negative scores exceed any of the similarity scores.
|
|
| 53 |
|
| 54 |
## Results
|
| 55 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
|
| 54 |
## Results
|
| 55 |
|
| 56 |
+
The 4 instruction types produce results of varying similarity scores,
|
| 57 |
+
with the most similar being `synonym` and least similar `contextual meaning`.
|
| 58 |
+
|
| 59 |
+
<img src="cdf_plot_scores.png" alt="CDF Plot" width="600"/>
|