task_categories: | |
- question-answering | |
language: | |
- zh | |
tags: | |
- Question Answering | |
- Emergency Medicine | |
- Taiwan | |
- Board Exam | |
- Traditional Chinese | |
- Chinese | |
- zh-tw | |
pretty_name: Taiwan Emergency Medicine Board Exam | |
size_categories: | |
- 10K<n<100K | |
# 台灣衛生福利部急診醫學科專科醫師甄審筆試試題及答案(Taiwan Emergency Medicine Board Exam) | |
本專案分叉於 [yuhsintw/TW_ED_exam](https://huggingface.co/datasets/yuhsintw/TW_ED_exam) ,並額外處理以下事項: | |
* Read input JSON file with potential BOM characters. | |
* Remove BOM characters from keys. | |
* Strip trailing spaces from string values, particularly in 'Answer' field. | |
* Convert dataset to `Alpaca format`. | |
* Write cleaned and formatted data to new JSON file. | |
* Rename filename to lower case format. | |
Note:上述前五條已在原 repo 提出 [PR](https://huggingface.co/datasets/yuhsintw/TW_ED_exam/discussions/2)。 | |
## Contribution | |
目前初步人工修正資料文字格式的正確性,但還有一定比例需要去檢查,比如以下: | |
* 不必要的空格 | |
* 化學式的上下標 | |
* 中文字與英文及數字之間的空格 | |
歡迎社群協助貢獻,讓資料集文字格式更加正確。 | |
## Usage | |
如果有使用本資料集也請標示出處。 | |