pascalhuerten commited on
Commit
25a37c3
1 Parent(s): 3c25e08

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -28,6 +28,11 @@ The resulting scores can be normalized using a sigmoid function
28
  score = 1 / (1 + math.exp(-score))
29
  ```
30
 
 
 
 
 
 
31
  ## Acknowledgments
32
 
33
  Special thanks to the contributors from the **Institut für Interaktive Systeme**, **Kursportal Schleswig-Holstein**, **Weiterbildung Hessen eV**, **MyEduLife**, and **Trainspot** for their invaluable support and contributions to the dataset and finetuning process.
 
28
  score = 1 / (1 + math.exp(-score))
29
  ```
30
 
31
+ ## Performance
32
+
33
+ ![Eval Results comparing intfloat/multilingual-e5-base, isy-thl/multilingual-e5-base-course-skill-tuned and also a version reranked with isy-thl/bge-reranker-base-course-skill-tuned](https://cdn-uploads.huggingface.co/production/uploads/64481ef1e6161a1f32e60d96/x5xqyU-_raRyVOGqGVpq-.png)
34
+
35
+
36
  ## Acknowledgments
37
 
38
  Special thanks to the contributors from the **Institut für Interaktive Systeme**, **Kursportal Schleswig-Holstein**, **Weiterbildung Hessen eV**, **MyEduLife**, and **Trainspot** for their invaluable support and contributions to the dataset and finetuning process.