Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,10 +1,14 @@
|
|
1 |
---
|
2 |
-
model_name: M2V_base_output
|
3 |
base_model: BAAI/bge-base-en-v1.5
|
4 |
-
language:
|
5 |
-
|
|
|
6 |
license: mit
|
7 |
-
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# M2V_base_output Model Card
|
|
|
1 |
---
|
|
|
2 |
base_model: BAAI/bge-base-en-v1.5
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: model2vec
|
6 |
license: mit
|
7 |
+
model_name: M2V_base_output
|
8 |
+
tags:
|
9 |
+
- embeddings
|
10 |
+
- sentence-transformers
|
11 |
+
- static-embeddings
|
12 |
---
|
13 |
|
14 |
# M2V_base_output Model Card
|