Jackmin108
commited on
Commit
•
a9db862
1
Parent(s):
f838124
Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,6 @@ library_name: transformers
|
|
8 |
---
|
9 |
Core implementation of JinaBert.
|
10 |
This is referenced by the other models.
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
Large: https://huggingface.co/jinaai/jina-embeddings-v2-large-en
|
|
|
8 |
---
|
9 |
Core implementation of JinaBert.
|
10 |
This is referenced by the other models.
|
11 |
+
- Small: https://huggingface.co/jinaai/jina-embeddings-v2-small-en
|
12 |
+
- Base: https://huggingface.co/jinaai/jina-embeddings-v2-base-en
|
13 |
+
- Large: https://huggingface.co/jinaai/jina-embeddings-v2-large-en
|
|