Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ pipeline_tag: sentence-similarity
|
|
12 |
|
13 |
# Model Card for nasa-smd-ibm-st-v2
|
14 |
|
15 |
-
`nasa-smd-ibm-st-v2` (
|
16 |
|
17 |
you can also use distilled version of the model here: https://huggingface.co/nasa-impact/nasa-ibm-st.38m
|
18 |
|
@@ -43,15 +43,10 @@ Following models are evaluated:
|
|
43 |
3. RoBERTa-base [roberta-base]
|
44 |
4. nasa-smd-ibm-rtvr_v0.1 [nasa-impact/nasa-smd-ibm-st]
|
45 |
|
|
|
46 |
|
47 |
-
|
48 |
|
49 |
-
Figure: BEIR Evaluation Metrics
|
50 |
-
|
51 |
-
|
52 |
-

|
53 |
-
|
54 |
-
Figure: Retrieval Benchmark Evaluation
|
55 |
|
56 |
## Uses
|
57 |
- Information Retreival
|
|
|
12 |
|
13 |
# Model Card for nasa-smd-ibm-st-v2
|
14 |
|
15 |
+
`nasa-smd-ibm-st-v2` (Indus-Retriever) is a Bi-encoder sentence transformer model, that is fine-tuned from nasa-smd-ibm-v0.1 encoder model. it is an updated version of `nasa-smd-ibm-st` with better performance (shown below). It's trained with 271 million examples along with a domain-specific dataset of 2.6 million examples from documents curated by NASA Science Mission Directorate (SMD). With this model, we aim to enhance natural language technologies like information retrieval and intelligent search as it applies to SMD NLP applications.
|
16 |
|
17 |
you can also use distilled version of the model here: https://huggingface.co/nasa-impact/nasa-ibm-st.38m
|
18 |
|
|
|
43 |
3. RoBERTa-base [roberta-base]
|
44 |
4. nasa-smd-ibm-rtvr_v0.1 [nasa-impact/nasa-smd-ibm-st]
|
45 |
|
46 |
+

|
47 |
|
48 |
+
Figure: [BEIR](https://github.com/beir-cellar/beir) and [NASA-IR](https://huggingface.co/datasets/nasa-impact/nasa-smd-IR-benchmark) Evaluation Metrics
|
49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
|
51 |
## Uses
|
52 |
- Information Retreival
|