MirakramAghalarov commited on
Commit
6fc88d4
1 Parent(s): 34c116c

Update Readme

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md CHANGED
@@ -1,3 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-4.0
3
  ---
 
1
+ <h1> Question-Answering Dataset for Azerbaijani Language based on Intellectual Games (3sual.az) </h1>
2
+
3
+ Baku Higher Oil School Research and Development Center on AI introduces a dataset to fine-tune the NLP models to manage it as a question answering. This dataset contains 4697 questions with answers and explanations. In some cases answer does not exist therefore that slot is empty. Dataset have been collected from 3sual.az and copyright belongs to corresponding website (3sual.az) and its owner Bahruz Aydinli. Only portion of the questions have been collected while it is also considered that the names of the authors exist per question.
4
+
5
+ This public source intented to be used for research purposes and prohibited to use for commercial.
6
+
7
+ Dataset contains these fields:
8
+
9
+ Question: Question given in the website
10
+
11
+ Answer: Short answer for corresponding question
12
+
13
+ Explanation: Brief explanation why answer is correct for the given question
14
+
15
+ Author: Author of the question.
16
+
17
+
18
+ Small considerations have to be taken:
19
+
20
+ 1. Explanation: None - Means that there is no wide explanation of the answer.
21
+ 2. Some questions is intended to have image also. They are not separated.
22
+ 3. When there is only explanation but no answer, field does not exist.
23
+
24
+
25
+ Dataset have been published by Baku Higher Oil School Research and Development Center on AI. This R&D Center has aim to develop ecosystem of the Azerbaijani NLP in order to accerate the development in all firms.
26
+
27
+
28
  ---
29
  license: cc-by-nc-4.0
30
  ---