Update README.md
Browse files
README.md
CHANGED
|
@@ -5,10 +5,12 @@ tags:
|
|
| 5 |
- sentence-transformers
|
| 6 |
- feature-extraction
|
| 7 |
- sentence-similarity
|
| 8 |
-
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
-
# {
|
| 12 |
|
| 13 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 1024 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
| 14 |
|
|
|
|
| 5 |
- sentence-transformers
|
| 6 |
- feature-extraction
|
| 7 |
- sentence-similarity
|
| 8 |
+
license: apache-2.0
|
| 9 |
+
language:
|
| 10 |
+
- vi
|
| 11 |
---
|
| 12 |
|
| 13 |
+
# {Finetuned BGE-M3 Vietnamese}
|
| 14 |
|
| 15 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 1024 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
| 16 |
|