Tahsin-Mayeesha commited on
Commit
29f3721
1 Parent(s): 5778660

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1 +1,8 @@
 
 
 
 
 
 
 
1
  This dataset contains the data for the paper [Deep learning based question answering system in Bengali](https://www.tandfonline.com/doi/full/10.1080/24751839.2020.1833136). It is a translated version of [SQuAD 2.0](https://rajpurkar.github.io/SQuAD-explorer/) dataset to bengali language. Preprocessing details can be found in the paper.
 
1
+ languages:
2
+ - bn
3
+ multilinguality:
4
+ - monolingual
5
+ task_categories:
6
+ - question-answering
7
+
8
  This dataset contains the data for the paper [Deep learning based question answering system in Bengali](https://www.tandfonline.com/doi/full/10.1080/24751839.2020.1833136). It is a translated version of [SQuAD 2.0](https://rajpurkar.github.io/SQuAD-explorer/) dataset to bengali language. Preprocessing details can be found in the paper.