arzumanabbasov commited on
Commit
2df1022
1 Parent(s): bf428d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -2
README.md CHANGED
@@ -8,7 +8,36 @@ tags:
8
  - gov
9
  - qa
10
  - llm
11
- pretty_name: Azerbaijani Governmental Questions and Answers Dataset
12
  size_categories:
13
  - 1K<n<10K
14
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  - gov
9
  - qa
10
  - llm
11
+ pretty_name: Azerbaijani Government Services Question Answering Dataset
12
  size_categories:
13
  - 1K<n<10K
14
+ ---
15
+
16
+
17
+ # Azerbaijani Government Services Question Answering Dataset
18
+
19
+ ## Overview
20
+ This dataset contains over 5000 samples of question-answer pairs scraped from the comments section of the Instagram page of AsanXidmat, a government organization in Azerbaijan dedicated to providing services to Azerbaijani citizens. The dataset is intended for use in training and evaluating question answering systems, particularly those focused on understanding and responding to inquiries related to government services in Azerbaijan.
21
+
22
+ ## Dataset Contents
23
+ The dataset is organized as follows:
24
+ - `qadata-insta-asanxidmat.xlsx` This file consists of 2 columns 'text' : question and 'answer':answer by asanxidmat
25
+
26
+ ## Data Collection
27
+ The comments were scraped from the official Instagram page of AsanXidmat. The comments were filtered to retain only those containing questions and their corresponding answers.
28
+
29
+ ## Data Format
30
+ Each question-answer pair is provided as a separate entry in the dataset. The questions and answers are stored in xlsx format.
31
+
32
+ ## Usage
33
+ Researchers and developers can utilize this dataset for training and evaluating question answering models, natural language understanding systems, and other related applications. The dataset can be used as-is or combined with other datasets for more extensive training and evaluation.
34
+
35
+
36
+ ## License
37
+ This dataset is provided under the MIT Licence.
38
+
39
+ ## Contributing
40
+ Contributions to this dataset are welcome. If you have additional data to contribute, suggestions for improvements contact me.
41
+
42
+ ## Contact
43
+ For any inquiries or further information about this dataset, please contact a.arzuman313@gmail.com.