simonhughes22
commited on
Commit
•
c27faa6
1
Parent(s):
6dbcd22
Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,8 @@ pipeline_tag: text-classification
|
|
17 |
widget:
|
18 |
- text: "A man walks into a bar and buys a drink [SEP] A bloke swigs alcohol at a pub"
|
19 |
example_title: "Positive"
|
|
|
|
|
20 |
---
|
21 |
# Cross-Encoder for Hallucination Detection
|
22 |
This model was trained using [SentenceTransformers](https://sbert.net) [Cross-Encoder](https://www.sbert.net/examples/applications/cross-encoder/README.html) class.
|
|
|
17 |
widget:
|
18 |
- text: "A man walks into a bar and buys a drink [SEP] A bloke swigs alcohol at a pub"
|
19 |
example_title: "Positive"
|
20 |
+
- text: "A boy is jumping on skateboard in the middle of a red bridge. [SEP] The boy skates down the sidewalk on a blue bridge"
|
21 |
+
example_title: "Negative"
|
22 |
---
|
23 |
# Cross-Encoder for Hallucination Detection
|
24 |
This model was trained using [SentenceTransformers](https://sbert.net) [Cross-Encoder](https://www.sbert.net/examples/applications/cross-encoder/README.html) class.
|