sankhajay commited on
Commit
95dc8e2
1 Parent(s): cffa5bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,4 +15,4 @@ widget:
15
 
16
  # bert-base-sinhala-qa
17
 
18
- This is a Bert-based Question Answering model for the Sinhalese language. Training is done on translated SQuAD dataset of 8k question and context pairs.
 
15
 
16
  # bert-base-sinhala-qa
17
 
18
+ This is a Bert-based Question Answering model for the Sinhalese language. Training is done on translated SQuAD dataset of 8k questions. Translation was done by google translated API. Evaluation is still to be done. Still fine-tuning the model.