Update README.md
Browse files
README.md
CHANGED
@@ -86,7 +86,7 @@ for i in range(len(sentences)):
|
|
86 |
print(sen_1, '----->', sen_2, sim_score)
|
87 |
```
|
88 |
|
89 |
-
## Best MSE:
|
90 |
|
91 |
## Citation
|
92 |
|
|
|
86 |
print(sen_1, '----->', sen_2, sim_score)
|
87 |
```
|
88 |
|
89 |
+
## Best MSE: 2.5556
|
90 |
|
91 |
## Citation
|
92 |
|