Update README.md
Browse files
README.md
CHANGED
@@ -33,6 +33,12 @@ language:
|
|
33 |
- it
|
34 |
---
|
35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
# Fine-tuned Qwen3-Embedding for Italian Semantic Retrieval
|
37 |
|
38 |
This model is a specialized fine-tuned version of [Qwen/Qwen3-Embedding-0.6B](https://huggingface.co/Qwen/Qwen3-Embedding-0.6B) optimized for Italian semantic retrieval tasks, with particular emphasis on Italian query understanding and document ranking.
|
|
|
33 |
- it
|
34 |
---
|
35 |
|
36 |
+
<p align="center">
|
37 |
+
<img src="benchmark.png" style="width: 500px; height:500px;"/>
|
38 |
+
</p>
|
39 |
+
|
40 |
+
<h1 style="font-size: 48px; text-align: center;">Ita-Search 🇮🇹</h1>
|
41 |
+
|
42 |
# Fine-tuned Qwen3-Embedding for Italian Semantic Retrieval
|
43 |
|
44 |
This model is a specialized fine-tuned version of [Qwen/Qwen3-Embedding-0.6B](https://huggingface.co/Qwen/Qwen3-Embedding-0.6B) optimized for Italian semantic retrieval tasks, with particular emphasis on Italian query understanding and document ranking.
|