Jackmin108 commited on
Commit
eb9e889
1 Parent(s): 622abd4

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - allenai/c4
5
+ language:
6
+ - en
7
+ library_name: transformers
8
+ ---
9
+ Core implementation of JinaBert.
10
+ This is referenced by the other models.
11
+
12
+ Small models
13
+ - https://huggingface.co/jinaai/jina-embedding-s-en-v2-pairs
14
+ - https://huggingface.co/jinaai/jina-embedding-s-en-v2
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