Muthukumaran commited on
Commit
0ba41bb
1 Parent(s): cb04c34

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,9 +10,9 @@ tags:
10
  pipeline_tag: sentence-similarity
11
  ---
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
 
 
10
  pipeline_tag: sentence-similarity
11
  ---
12
 
13
+ # Model Card for Indus-Retriever
14
 
15
+ Indus-Retriever (`nasa-smd-ibm-st-v2`) 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