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