vabatista commited on
Commit
a5f0822
1 Parent(s): 3e56dc1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -10,4 +10,6 @@ library_name: sentence-transformers
10
 
11
  This is a sentence_bert based model fine tuned using portuguese SQuAD dataset with batchs of:
12
  - positive samples: question - sentence containing answer
13
- - hard negative samples question which answers is not in the sentence, but is in the context of SQuAD dataset.
 
 
 
10
 
11
  This is a sentence_bert based model fine tuned using portuguese SQuAD dataset with batchs of:
12
  - positive samples: question - sentence containing answer
13
+ - hard negative samples question which answers is not in the sentence, but is in the context of SQuAD dataset.
14
+
15
+ This model generate embeddings from text to use with semantic search