Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
rsajja
/
Fine-tuned-Educational-Model-MNRL
like
0
Sentence Similarity
sentence-transformers
Safetensors
bert
feature-extraction
Generated from Trainer
dataset_size:2244
loss:MultipleNegativesRankingLoss
Education
Retrieval
Syllabus
text-embeddings-inference
arxiv:
1908.10084
arxiv:
1705.00652
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
rsajja
commited on
May 7
Commit
343345a
·
verified
·
1 Parent(s):
43ad981
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,9 @@
1
-
---
2
-
license: mit
3
-
---
1
+
---
2
+
license: mit
3
+
metrics:
4
+
- accuracy
5
+
base_model:
6
+
- sentence-transformers/all-MiniLM-L6-v2
7
+
tags:
8
+
- Education
9
+
---