Filippo commited on
Commit
2de2c87
1 Parent(s): 55f7fd9

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ pipeline_tag: sentence-similarity
6
+ ---
7
+ Work in progress!
8
+
9
+ Learning how to use Optimum with the https://huggingface.co/intfloat/e5-small-v2 model.