File size: 1,108 Bytes
3b77ddc 1a67e58 3b77ddc f47e7a3 3b77ddc f47e7a3 5a26b76 f47e7a3 22d5f31 f47e7a3 e928d54 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 | ---
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 題。 |