Muthukumaran commited on
Commit
f3903f6
1 Parent(s): fc0fa71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ pipeline_tag: sentence-similarity
18
  - **Base Model**: nasa-smd-ibm-v0.1
19
  - **Tokenizer**: Custom
20
  - **Parameters**: 125M
21
- - **Training Strategy**: Sentence Pairs, and score indicating relevancy. The model encodes the two sencence pairs indepenently and cosine similarity is calculated. the similarity is optimized using the relevance score.
22
 
23
  ## Training Data
24
 
 
18
  - **Base Model**: nasa-smd-ibm-v0.1
19
  - **Tokenizer**: Custom
20
  - **Parameters**: 125M
21
+ - **Training Strategy**: Sentence Pairs, and score indicating relevancy. The model encodes the two sentence pairs independently and cosine similarity is calculated. the similarity is optimized using the relevance score.
22
 
23
  ## Training Data
24