simonhughes22 commited on
Commit
389b9a2
1 Parent(s): b67685b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -14,6 +14,8 @@ metrics:
14
  - auc
15
  - balanced accuracy
16
  pipeline_tag: text-classification
 
 
17
  ---
18
  # Cross-Encoder for Hallucination Detection
19
  This model was trained using [SentenceTransformers](https://sbert.net) [Cross-Encoder](https://www.sbert.net/examples/applications/cross-encoder/README.html) class.
 
14
  - auc
15
  - balanced accuracy
16
  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
  ---
20
  # Cross-Encoder for Hallucination Detection
21
  This model was trained using [SentenceTransformers](https://sbert.net) [Cross-Encoder](https://www.sbert.net/examples/applications/cross-encoder/README.html) class.