Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
odunola
/
Hack_embedder
like
0
Sentence Similarity
sentence-transformers
PyTorch
English
bert
text-embeddings-inference
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
odunola
commited on
Oct 11, 2023
Commit
5c04162
·
1 Parent(s):
f97428a
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- en
5
+
library_name: sentence-transformers
6
+
pipeline_tag: sentence-similarity
7
+
---