Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
csv
Languages:
Azerbaijani
Size:
10K - 100K
License:
arzumanabbasov
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -12,4 +12,32 @@ tags:
|
|
12 |
pretty_name: Azerbaijani Banks Question Answering Datasets
|
13 |
size_categories:
|
14 |
- 10K<n<100K
|
15 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
pretty_name: Azerbaijani Banks Question Answering Datasets
|
13 |
size_categories:
|
14 |
- 10K<n<100K
|
15 |
+
---
|
16 |
+
|
17 |
+
# Azerbaijani Banks Question Answering Datasets
|
18 |
+
|
19 |
+
## Overview
|
20 |
+
This project comprises question-answer dataset from five prominent banks in Azerbaijan: Kapital Bank, Unibank, YeloBank, ABB Bank, and LeoBank. Dataset contains over 22,000 samples of question-answer pairs scraped from the comments section of the respective bank's Instagram page. These dataset are valuable resources for training and evaluating question answering systems tailored to the banking sector in Azerbaijan.
|
21 |
+
|
22 |
+
## Dataset Contents
|
23 |
+
qadata-insta-asanxidmat.xlsx This file consists of 2 columns 'text' : question and 'answer':answer by asanxidmat
|
24 |
+
|
25 |
+
## Data Collection
|
26 |
+
The comments were scraped from the official Instagram pages of the respective banks. Comments were filtered to retain only those containing questions and their corresponding answers.
|
27 |
+
|
28 |
+
## Data Format
|
29 |
+
Each question-answer pair is provided as a separate entry in the dataset. The questions and answers are stored in plain text format, with each question and answer on a separate line.
|
30 |
+
|
31 |
+
|
32 |
+
## Usage
|
33 |
+
Researchers and developers can utilize these datasets for training and evaluating question answering models, natural language understanding systems, and other related applications within the banking domain in Azerbaijan. The datasets can be used individually or combined for more comprehensive training and evaluation.
|
34 |
+
|
35 |
+
|
36 |
+
## License
|
37 |
+
These datasets are provided under the [insert license details here].
|
38 |
+
|
39 |
+
## Contributing
|
40 |
+
Contributions to these datasets are welcome. If you have additional data to contribute, suggestions for improvements please contact me.
|
41 |
+
|
42 |
+
## Contact
|
43 |
+
For any inquiries or further information about these datasets, please contact [email protected]
|