updated readme
Browse files- .ipynb_checkpoints/README-checkpoint.md +7 -0
- README.md +7 -0
.ipynb_checkpoints/README-checkpoint.md
CHANGED
@@ -2928,6 +2928,13 @@ The medRxiv paper, "A Scalable Framework for Benchmarking Embedding Models for C
|
|
2928 |
|
2929 |
In the labor market context, the CEUR-WS paper demonstrates b1ade-embed's effectiveness in taxonomy enrichment. The paper states, "We evaluated the robustness of our system against a closed-world evaluation constructed using ESCO's hierarchy, achieving a 81% Positive Predictive Value (PPV) when combining all three models." This high accuracy demonstrates b1ade-embed's capability to capture nuanced semantic relationships in labor market terminology. Of course, no model can be π. There is a need to carefully evaluate task performance vs latency for your specific embedding task - STS, retrieval, clustering etc.
|
2930 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2931 |
|
2932 |
## Cite
|
2933 |
|
|
|
2928 |
|
2929 |
In the labor market context, the CEUR-WS paper demonstrates b1ade-embed's effectiveness in taxonomy enrichment. The paper states, "We evaluated the robustness of our system against a closed-world evaluation constructed using ESCO's hierarchy, achieving a 81% Positive Predictive Value (PPV) when combining all three models." This high accuracy demonstrates b1ade-embed's capability to capture nuanced semantic relationships in labor market terminology. Of course, no model can be π. There is a need to carefully evaluate task performance vs latency for your specific embedding task - STS, retrieval, clustering etc.
|
2930 |
|
2931 |
+
Sources:
|
2932 |
+
- https://huggingface.co/spaces/mteb/leaderboard_legacy
|
2933 |
+
- https://medium.com/@elias.tarnaras/full-local-open-source-lightweight-simple-rag-a0a1de586209
|
2934 |
+
- https://www.medrxiv.org/content/10.1101/2024.08.14.24312010v1.full
|
2935 |
+
- https://ceur-ws.org/Vol-3914/short71.pdf
|
2936 |
+
- b1ade - Small RAG models collection - https://huggingface.co/collections/w601sxs/b1ade-6646958cb371ea244809c5ef
|
2937 |
+
|
2938 |
|
2939 |
## Cite
|
2940 |
|
README.md
CHANGED
@@ -2928,6 +2928,13 @@ The medRxiv paper, "A Scalable Framework for Benchmarking Embedding Models for C
|
|
2928 |
|
2929 |
In the labor market context, the CEUR-WS paper demonstrates b1ade-embed's effectiveness in taxonomy enrichment. The paper states, "We evaluated the robustness of our system against a closed-world evaluation constructed using ESCO's hierarchy, achieving a 81% Positive Predictive Value (PPV) when combining all three models." This high accuracy demonstrates b1ade-embed's capability to capture nuanced semantic relationships in labor market terminology. Of course, no model can be π. There is a need to carefully evaluate task performance vs latency for your specific embedding task - STS, retrieval, clustering etc.
|
2930 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2931 |
|
2932 |
## Cite
|
2933 |
|
|
|
2928 |
|
2929 |
In the labor market context, the CEUR-WS paper demonstrates b1ade-embed's effectiveness in taxonomy enrichment. The paper states, "We evaluated the robustness of our system against a closed-world evaluation constructed using ESCO's hierarchy, achieving a 81% Positive Predictive Value (PPV) when combining all three models." This high accuracy demonstrates b1ade-embed's capability to capture nuanced semantic relationships in labor market terminology. Of course, no model can be π. There is a need to carefully evaluate task performance vs latency for your specific embedding task - STS, retrieval, clustering etc.
|
2930 |
|
2931 |
+
Sources:
|
2932 |
+
- https://huggingface.co/spaces/mteb/leaderboard_legacy
|
2933 |
+
- https://medium.com/@elias.tarnaras/full-local-open-source-lightweight-simple-rag-a0a1de586209
|
2934 |
+
- https://www.medrxiv.org/content/10.1101/2024.08.14.24312010v1.full
|
2935 |
+
- https://ceur-ws.org/Vol-3914/short71.pdf
|
2936 |
+
- b1ade - Small RAG models collection - https://huggingface.co/collections/w601sxs/b1ade-6646958cb371ea244809c5ef
|
2937 |
+
|
2938 |
|
2939 |
## Cite
|
2940 |
|