Spaces:
Running
Running
Liuhong99
commited on
Commit
·
29f28d4
1
Parent(s):
f4d2c3d
update voyage-3-m-exp in model_meta.yaml
Browse files- model_meta.yaml +9 -0
model_meta.yaml
CHANGED
@@ -1666,6 +1666,15 @@ model_meta:
|
|
1666 |
is_proprietary: true
|
1667 |
is_sentence_transformers_compatible: false
|
1668 |
uses_instruct: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1669 |
FacebookAI__xlm-roberta-base:
|
1670 |
link: https://huggingface.co/FacebookAI/xlm-roberta-base
|
1671 |
seq_len: 514
|
|
|
1666 |
is_proprietary: true
|
1667 |
is_sentence_transformers_compatible: false
|
1668 |
uses_instruct: false
|
1669 |
+
voyageai__voyage-3-m-exp:
|
1670 |
+
link: https://docs.voyageai.com/embeddings/
|
1671 |
+
seq_len: 32000
|
1672 |
+
size: 6918
|
1673 |
+
dim: 2048
|
1674 |
+
is_external: true
|
1675 |
+
is_proprietary: true
|
1676 |
+
is_sentence_transformers_compatible: false
|
1677 |
+
uses_instruct: false
|
1678 |
FacebookAI__xlm-roberta-base:
|
1679 |
link: https://huggingface.co/FacebookAI/xlm-roberta-base
|
1680 |
seq_len: 514
|