| --- |
| dataset_info: |
| features: |
| - name: question |
| dtype: string |
| - name: A |
| dtype: string |
| - name: B |
| dtype: string |
| - name: C |
| dtype: string |
| - name: D |
| dtype: string |
| - name: answer |
| dtype: string |
| - name: src |
| dtype: string |
| splits: |
| - name: train |
| num_bytes: 2028750.3473265576 |
| num_examples: 3828 |
| download_size: 1382957 |
| dataset_size: 2028750.3473265576 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| task_categories: |
| - multiple-choice |
| language: |
| - zh |
| tags: |
| - taiwan |
| - curlture |
| size_categories: |
| - 1K<n<10K |
| license: mit |
| --- |
| |
|  |
|
|
| # TW-Curlture-MCQ |
| TW-Curlture-MCQ 是一個評量台灣文化的選擇題資料集,主要來自以下兩個資料集的篩選與整合: |
|
|
| - [TMLU](https://huggingface.co/datasets/miulab/tmlu) |
| - [TMMLU+](https://huggingface.co/datasets/ikala/tmmluplus) |
|
|
| 以人工挑選與台灣文化相關的科目後,再由 gpt-4o-mini 判斷問題是否與台灣文化相關,共 3828 題。 |