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
@@ -20,13 +20,13 @@ size_categories:
|
|
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
|
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.
|
30 |
|
31 |
|
32 |
## Usage
|
|
|
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 |
+
azbanks-qadata.csv contains 4 columns, question, answer, bank, datetime
|
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.
|
30 |
|
31 |
|
32 |
## Usage
|