Update Card
Browse files
README.md
CHANGED
|
@@ -17,6 +17,12 @@ pipeline_tag: token-classification
|
|
| 17 |
|
| 18 |
# TurkEmbed4STS-HallucinationDetection
|
| 19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
## Model Description
|
| 21 |
|
| 22 |
**TurkEmbed4STS-HallucinationDetection** is a Turkish hallucination detection model based on the GTE-multilingual architecture, optimized for semantic textual similarity and adapted for hallucination detection. This model is part of the Turk-LettuceDetect suite, specifically designed for detecting hallucinations in Turkish Retrieval-Augmented Generation (RAG) applications.
|
|
@@ -191,6 +197,9 @@ This model builds upon the TurkEmbed4STS model:
|
|
| 191 |
}
|
| 192 |
```
|
| 193 |
|
|
|
|
|
|
|
|
|
|
| 194 |
```bibtex
|
| 195 |
@misc{Kovacs:2025,
|
| 196 |
title={LettuceDetect: A Hallucination Detection Framework for RAG Applications},
|
|
|
|
| 17 |
|
| 18 |
# TurkEmbed4STS-HallucinationDetection
|
| 19 |
|
| 20 |
+
<img
|
| 21 |
+
src="https://cdn-uploads.huggingface.co/production/uploads/683d4880e639f8d647355997/qiHBJpBOTKTZAtTkaICcZ.png"
|
| 22 |
+
width="500"
|
| 23 |
+
style="object-fit: contain; margin: auto; display: block;"
|
| 24 |
+
/>
|
| 25 |
+
|
| 26 |
## Model Description
|
| 27 |
|
| 28 |
**TurkEmbed4STS-HallucinationDetection** is a Turkish hallucination detection model based on the GTE-multilingual architecture, optimized for semantic textual similarity and adapted for hallucination detection. This model is part of the Turk-LettuceDetect suite, specifically designed for detecting hallucinations in Turkish Retrieval-Augmented Generation (RAG) applications.
|
|
|
|
| 197 |
}
|
| 198 |
```
|
| 199 |
|
| 200 |
+
## Original LettuceDetect Framework
|
| 201 |
+
|
| 202 |
+
This model extends the LettuceDetect methodology:
|
| 203 |
```bibtex
|
| 204 |
@misc{Kovacs:2025,
|
| 205 |
title={LettuceDetect: A Hallucination Detection Framework for RAG Applications},
|