Update README.md
Browse files
README.md
CHANGED
|
@@ -21,6 +21,8 @@ widget:
|
|
| 21 |
example_title: "Negative"
|
| 22 |
|
| 23 |
---
|
|
|
|
|
|
|
| 24 |
# Cross-Encoder for Hallucination Detection
|
| 25 |
This model was trained using [SentenceTransformers](https://sbert.net) [Cross-Encoder](https://www.sbert.net/examples/applications/cross-encoder/README.html) class.
|
| 26 |
The model outputs a probabilitity from 0 to 1, 0 being a hallucination and 1 being factually consistent.
|
|
@@ -146,4 +148,7 @@ array([0.61051559, 0.00047493709, 0.99639291, 0.00021221573, 0.99599433, 0.00141
|
|
| 146 |
```
|
| 147 |
|
| 148 |
## Contact Details
|
| 149 |
-
Feel free to
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
example_title: "Negative"
|
| 22 |
|
| 23 |
---
|
| 24 |
+
...In Loving memory of Simon Mark Hughes...
|
| 25 |
+
|
| 26 |
# Cross-Encoder for Hallucination Detection
|
| 27 |
This model was trained using [SentenceTransformers](https://sbert.net) [Cross-Encoder](https://www.sbert.net/examples/applications/cross-encoder/README.html) class.
|
| 28 |
The model outputs a probabilitity from 0 to 1, 0 being a hallucination and 1 being factually consistent.
|
|
|
|
| 148 |
```
|
| 149 |
|
| 150 |
## Contact Details
|
| 151 |
+
Feel free to contact us on
|
| 152 |
+
* X/Twitter - https://twitter.com/vectara or http://twitter.com/ofermend
|
| 153 |
+
* Discussion forums: https://discuss.vectara.com/
|
| 154 |
+
* Discord server: https://discord.gg/GFb8gMz6UH
|