Update README.md
Browse files
README.md
CHANGED
@@ -2,21 +2,15 @@
|
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
task_categories:
|
4 |
- question-answering
|
|
|
|
|
|
|
5 |
language:
|
6 |
- tr
|
7 |
tags:
|
8 |
- medical
|
9 |
-
pretty_name:
|
10 |
size_categories:
|
11 |
- 1K<n<10K
|
12 |
-
|
13 |
-
citation: |
|
14 |
-
@inproceedings{incidelen2024developing,
|
15 |
-
title={Developing Question-Answering Models in Low-Resource Languages: A Case Study on Turkish Medical Texts Using Transformer-Based Approaches},
|
16 |
-
author={{\.I}ncidelen, Mert and Aydo{\u{g}}an, Murat},
|
17 |
-
booktitle={2024 8th International Artificial Intelligence and Data Processing Symposium (IDAP)},
|
18 |
-
pages={1--4},
|
19 |
-
year={2024},
|
20 |
-
organization={IEEE}
|
21 |
-
}
|
22 |
---
|
|
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
task_categories:
|
4 |
- question-answering
|
5 |
+
task_ids:
|
6 |
+
- open-domain-qa
|
7 |
+
- extractive-qa
|
8 |
language:
|
9 |
- tr
|
10 |
tags:
|
11 |
- medical
|
12 |
+
pretty_name: MedTurkQuAD
|
13 |
size_categories:
|
14 |
- 1K<n<10K
|
15 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|