Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,10 @@ license: apache-2.0
|
|
11 |
|
12 |
# MizoEmbed-1
|
13 |
|
|
|
|
|
|
|
|
|
14 |
MizoEmbed-1 is the first dense embedding model developed specifically for the Mizo language. This pioneering model provides vector representations of Mizo text, enabling various natural language processing tasks and applications for the underrepresented language.
|
15 |
|
16 |
The model maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|
|
|
11 |
|
12 |
# MizoEmbed-1
|
13 |
|
14 |
+
|
15 |
+
<img src="https://huggingface.co/sarkii/MizoEmbed-1/resolve/main/glitch.png" alt="Zephyr Logo" width="800" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
|
16 |
+
|
17 |
+
|
18 |
MizoEmbed-1 is the first dense embedding model developed specifically for the Mizo language. This pioneering model provides vector representations of Mizo text, enabling various natural language processing tasks and applications for the underrepresented language.
|
19 |
|
20 |
The model maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|