Commit ·
8b22376
1
Parent(s): be70e75
Update README.md
Browse files
README.md
CHANGED
|
@@ -143,4 +143,7 @@ with torch.no_grad():
|
|
| 143 |
This returns a numpy array representing a factual consistency score. A score < 0.5 indicates a likely hallucination):
|
| 144 |
```
|
| 145 |
array([0.61051559, 0.00047493709, 0.99639291, 0.00021221573, 0.99599433, 0.0014127002, 0.002.8262993], dtype=float32)
|
| 146 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
| 143 |
This returns a numpy array representing a factual consistency score. A score < 0.5 indicates a likely hallucination):
|
| 144 |
```
|
| 145 |
array([0.61051559, 0.00047493709, 0.99639291, 0.00021221573, 0.99599433, 0.0014127002, 0.002.8262993], dtype=float32)
|
| 146 |
+
```
|
| 147 |
+
|
| 148 |
+
## Contact Details
|
| 149 |
+
Feel free to DM us on X/Twitter - https://twitter.com/hughes_meister and https://twitter.com/vectara and [LinkedIn](https://www.linkedin.com/in/simon-hughes-data-scientist/).
|