sankhajay commited on
Commit
7bbe187
1 Parent(s): 05cf3ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # bert-base-sinhala-qa
2
 
3
  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.
 
1
+
2
+
3
+ ---
4
+
5
+ language: en
6
+
7
+ widget:
8
+
9
+ - text: "<s> def add_number ( a , b ) : <EOL> return a +"
10
+
11
+ ---
12
+
13
  # bert-base-sinhala-qa
14
 
15
  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.