Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Muennighoff
commited on
Commit
•
cce7a50
1
Parent(s):
611acdc
LLM2Vec Llama-3 metadata (#104)
Browse files- llama->llama2, correct some links (b21fb1d42be9885663a98ffb4a57588658da27ba)
- llama 3 results (698844bcf2a3356c7c12a4a7865202715a3ae32f)
- model_meta.yaml +23 -5
model_meta.yaml
CHANGED
@@ -47,7 +47,7 @@ model_meta:
|
|
47 |
is_external: true
|
48 |
is_proprietary: false
|
49 |
is_sentence_transformers_compatible: false
|
50 |
-
LLM2Vec-Llama-supervised:
|
51 |
link: https://huggingface.co/McGill-NLP/LLM2Vec-Llama-2-7b-chat-hf-mntp-supervised
|
52 |
seq_len: 4096
|
53 |
size: 6607
|
@@ -55,14 +55,30 @@ model_meta:
|
|
55 |
is_external: true
|
56 |
is_proprietary: false
|
57 |
is_sentence_transformers_compatible: false
|
58 |
-
LLM2Vec-Llama-unsupervised:
|
59 |
-
link: https://huggingface.co/McGill-NLP/LLM2Vec-Llama-2-7b-chat-hf-mntp
|
60 |
seq_len: 4096
|
61 |
size: 6607
|
62 |
dim: 4096
|
63 |
is_external: true
|
64 |
is_proprietary: false
|
65 |
is_sentence_transformers_compatible: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
LLM2Vec-Mistral-supervised:
|
67 |
link: https://huggingface.co/McGill-NLP/LLM2Vec-Mistral-7B-Instruct-v2-mntp-supervised
|
68 |
seq_len: 32768
|
@@ -72,7 +88,7 @@ model_meta:
|
|
72 |
is_proprietary: false
|
73 |
is_sentence_transformers_compatible: false
|
74 |
LLM2Vec-Mistral-unsupervised:
|
75 |
-
link: https://huggingface.co/McGill-NLP/LLM2Vec-Mistral-7B-Instruct-v2-mntp
|
76 |
seq_len: 32768
|
77 |
size: 7111
|
78 |
dim: 4096
|
@@ -88,7 +104,7 @@ model_meta:
|
|
88 |
is_proprietary: false
|
89 |
is_sentence_transformers_compatible: false
|
90 |
LLM2Vec-Sheared-Llama-unsupervised:
|
91 |
-
link: https://huggingface.co/McGill-NLP/LLM2Vec-Sheared-LLaMA-mntp
|
92 |
seq_len: 4096
|
93 |
size: 1280
|
94 |
dim: 2048
|
@@ -1032,6 +1048,7 @@ models_to_skip:
|
|
1032 |
- Intel/bge-small-en-v1.5-sst2
|
1033 |
- newsrx/instructor-xl-newsrx
|
1034 |
- McGill-NLP/LLM2Vec-Mistral-7B-Instruct-v2-mntp-unsup-simcse
|
|
|
1035 |
- davidpeer/gte-small
|
1036 |
- goldenrooster/multilingual-e5-large
|
1037 |
- kozistr/fused-large-en
|
@@ -1057,6 +1074,7 @@ models_to_skip:
|
|
1057 |
- rlsChapters/Chapters-SFR-Embedding-Mistral
|
1058 |
- arcdev/SFR-Embedding-Mistral
|
1059 |
- McGill-NLP/LLM2Vec-Mistral-7B-Instruct-v2-mntp-supervised
|
|
|
1060 |
- vectoriseai/gte-base
|
1061 |
- mixamrepijey/instructor-models
|
1062 |
- GovCompete/e5-large-v2
|
|
|
47 |
is_external: true
|
48 |
is_proprietary: false
|
49 |
is_sentence_transformers_compatible: false
|
50 |
+
LLM2Vec-Llama-2-supervised:
|
51 |
link: https://huggingface.co/McGill-NLP/LLM2Vec-Llama-2-7b-chat-hf-mntp-supervised
|
52 |
seq_len: 4096
|
53 |
size: 6607
|
|
|
55 |
is_external: true
|
56 |
is_proprietary: false
|
57 |
is_sentence_transformers_compatible: false
|
58 |
+
LLM2Vec-Llama-2-unsupervised:
|
59 |
+
link: https://huggingface.co/McGill-NLP/LLM2Vec-Llama-2-7b-chat-hf-mntp-unsup-simcse
|
60 |
seq_len: 4096
|
61 |
size: 6607
|
62 |
dim: 4096
|
63 |
is_external: true
|
64 |
is_proprietary: false
|
65 |
is_sentence_transformers_compatible: false
|
66 |
+
LLM2Vec-Meta-Llama-3-supervised:
|
67 |
+
link: https://huggingface.co/McGill-NLP/LLM2Vec-Meta-Llama-3-8B-Instruct-mntp-supervised
|
68 |
+
seq_len: 8192
|
69 |
+
size: 7505
|
70 |
+
dim: 4096
|
71 |
+
is_external: true
|
72 |
+
is_proprietary: false
|
73 |
+
is_sentence_transformers_compatible: false
|
74 |
+
LLM2Vec-Meta-Llama-3-unsupervised:
|
75 |
+
link: https://huggingface.co/McGill-NLP/LLM2Vec-Meta-Llama-3-8B-Instruct-mntp-unsup-simcse
|
76 |
+
seq_len: 8192
|
77 |
+
size: 7505
|
78 |
+
dim: 4096
|
79 |
+
is_external: true
|
80 |
+
is_proprietary: false
|
81 |
+
is_sentence_transformers_compatible: false
|
82 |
LLM2Vec-Mistral-supervised:
|
83 |
link: https://huggingface.co/McGill-NLP/LLM2Vec-Mistral-7B-Instruct-v2-mntp-supervised
|
84 |
seq_len: 32768
|
|
|
88 |
is_proprietary: false
|
89 |
is_sentence_transformers_compatible: false
|
90 |
LLM2Vec-Mistral-unsupervised:
|
91 |
+
link: https://huggingface.co/McGill-NLP/LLM2Vec-Mistral-7B-Instruct-v2-mntp-unsup-simcse
|
92 |
seq_len: 32768
|
93 |
size: 7111
|
94 |
dim: 4096
|
|
|
104 |
is_proprietary: false
|
105 |
is_sentence_transformers_compatible: false
|
106 |
LLM2Vec-Sheared-Llama-unsupervised:
|
107 |
+
link: https://huggingface.co/McGill-NLP/LLM2Vec-Sheared-LLaMA-mntp-unsup-simcse
|
108 |
seq_len: 4096
|
109 |
size: 1280
|
110 |
dim: 2048
|
|
|
1048 |
- Intel/bge-small-en-v1.5-sst2
|
1049 |
- newsrx/instructor-xl-newsrx
|
1050 |
- McGill-NLP/LLM2Vec-Mistral-7B-Instruct-v2-mntp-unsup-simcse
|
1051 |
+
- McGill-NLP/LLM2Vec-Meta-Llama-3-8B-Instruct-mntp-unsup-simcse
|
1052 |
- davidpeer/gte-small
|
1053 |
- goldenrooster/multilingual-e5-large
|
1054 |
- kozistr/fused-large-en
|
|
|
1074 |
- rlsChapters/Chapters-SFR-Embedding-Mistral
|
1075 |
- arcdev/SFR-Embedding-Mistral
|
1076 |
- McGill-NLP/LLM2Vec-Mistral-7B-Instruct-v2-mntp-supervised
|
1077 |
+
- McGill-NLP/LLM2Vec-Meta-Llama-3-8B-Instruct-mntp-supervised
|
1078 |
- vectoriseai/gte-base
|
1079 |
- mixamrepijey/instructor-models
|
1080 |
- GovCompete/e5-large-v2
|