Commit ·
02a52e3
1
Parent(s): 096d310
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ widget:
|
|
| 13 |
|
| 14 |
|
| 15 |
This Bangla Question Answering model has been using Roberta Model architecture, which is currently trained on a small set of human-annotated data.
|
| 16 |
-
However, a larger corpus model is in progress.
|
| 17 |
The dataset contains 2504 question-answer pairs.
|
| 18 |
|
| 19 |
Github Link:
|
|
|
|
| 13 |
|
| 14 |
|
| 15 |
This Bangla Question Answering model has been using Roberta Model architecture, which is currently trained on a small set of human-annotated data.
|
| 16 |
+
However, a larger corpus model is in progress. For training this model, the Bangla QA data has been converted into the SQuAD v2 format as well as preprocessed.
|
| 17 |
The dataset contains 2504 question-answer pairs.
|
| 18 |
|
| 19 |
Github Link:
|