Spaces:
Running
Running
Muennighoff
commited on
Commit
•
27c1e68
1
Parent(s):
8342bdf
Add voyage-lite-02-instruct file size
Browse files
app.py
CHANGED
@@ -868,9 +868,10 @@ EXTERNAL_MODEL_TO_SIZE = {
|
|
868 |
"st-polish-paraphrase-from-distilroberta": 0.50,
|
869 |
"st-polish-paraphrase-from-mpnet": 0.50,
|
870 |
"text2vec-base-chinese": 0.41,
|
871 |
-
"text2vec-large-chinese": 1.30,
|
872 |
"unsup-simcse-bert-base-uncased": 0.44,
|
873 |
"use-cmlm-multilingual": 1.89,
|
|
|
874 |
"xlm-roberta-base": 1.12,
|
875 |
"xlm-roberta-large": 2.24,
|
876 |
}
|
|
|
868 |
"st-polish-paraphrase-from-distilroberta": 0.50,
|
869 |
"st-polish-paraphrase-from-mpnet": 0.50,
|
870 |
"text2vec-base-chinese": 0.41,
|
871 |
+
"text2vec-large-chinese": 1.30,
|
872 |
"unsup-simcse-bert-base-uncased": 0.44,
|
873 |
"use-cmlm-multilingual": 1.89,
|
874 |
+
"voyage-lite-02-instruct": 2.45,
|
875 |
"xlm-roberta-base": 1.12,
|
876 |
"xlm-roberta-large": 2.24,
|
877 |
}
|