sbert-squad-pt-br / README.md
vabatista's picture
Create README.md
4a5c795
|
raw
history blame
358 Bytes
metadata
license: apache-2.0
datasets:
  - squad
language:
  - pt
pipeline_tag: sentence-similarity

This is a sentence_bert based model fine tuned using portuguese SQuAD dataset with batchs of:

  • positive samples: question - sentence containing answer
  • hard negative samples question which answers is not in the sentence, but is in the context of SQuAD dataset.