Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
devdefalut20
/
Multilingual_Semantic_Similarity
like
0
Sentence Similarity
Model card
Files
Files and versions
xet
Community
devdefalut20
commited on
Sep 30, 2024
Commit
acc1f52
·
verified
·
1 Parent(s):
8295240
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+5
-0
README.md
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
---
2
+
base_model:
3
+
- google-bert/bert-base-multilingual-cased
4
+
pipeline_tag: sentence-similarity
5
+
---