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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -16,6 +16,7 @@ metrics:
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.
 
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
+ 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.