incidelen commited on
Commit
1739361
·
verified ·
1 Parent(s): 98ac663

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -62,14 +62,16 @@ df = pd.read_json("hf://datasets/incidelen/MedTurkQuAD/" + splits["train"])
62
  If you use this dataset, please cite the following paper:
63
 
64
  ```
65
- @inproceedings{incidelen2024developing,
66
- title={Developing Question-Answering Models in Low-Resource Languages: A Case Study on Turkish Medical Texts Using Transformer-Based Approaches},
67
- author={{\.I}ncidelen, Mert and Aydo{\u{g}}an, Murat},
68
- booktitle={2024 8th International Artificial Intelligence and Data Processing Symposium (IDAP)},
69
- pages={1--4},
70
  year={2024},
71
- organization={IEEE}
72
- }
 
 
 
73
  ```
74
  ---
75
  ## Acknowledgments
 
62
  If you use this dataset, please cite the following paper:
63
 
64
  ```
65
+ @INPROCEEDINGS{10711128,
66
+ author={İncidelen, Mert and Aydoğan, Murat},
67
+ booktitle={2024 8th International Artificial Intelligence and Data Processing Symposium (IDAP)},
68
+ title={Developing Question-Answering Models in Low-Resource Languages: A Case Study on Turkish Medical Texts Using Transformer-Based Approaches},
 
69
  year={2024},
70
+ volume={},
71
+ number={},
72
+ pages={1-4},
73
+ keywords={Training;Adaptation models;Natural languages;Focusing;Encyclopedias;Transformers;Data models;Internet;Online services;Text processing;Natural Language Processing;Medical Domain;BERTurk;Question-Answering},
74
+ doi={10.1109/IDAP64064.2024.10711128}}
75
  ```
76
  ---
77
  ## Acknowledgments