--- dataset_info: features: - name: year dtype: int64 - name: id dtype: int64 - name: question_type dtype: string - name: article dtype: string - name: question dtype: string - name: A dtype: string - name: B dtype: string - name: C dtype: string - name: D dtype: string - name: E dtype: string - name: grading_criteria dtype: string - name: answer dtype: string - name: answer_rate dtype: float64 - name: text_pre_format dtype: string - name: text_pre_tw_textforge_format dtype: string splits: - name: train num_bytes: 1387373 num_examples: 272 download_size: 638760 dataset_size: 1387373 configs: - config_name: default data_files: - split: train path: data/train-* license: apache-2.0 task_categories: - table-question-answering - text-generation language: - zh size_categories: - n<1K --- # 台灣本土語言模型語料庫:台灣學科能力測驗-中文考科 響應台灣 AI 在地化、AI 十大建設的議題,繁體中文訓練資料最為重要 該資料集為 Apache 2.0 開源許可,可用於 **商業**、**研究**、**私人使用** 為台灣 AI 在地化盡一份力(by 林宣佑) ## 使用須知 - 考試試題之使用符合著作權法 根據中華民國政府的[著作權法](https://law.moj.gov.tw/LawClass/LawAll.aspx?PCode=J0070017) - 第9條 > 1. 下列各款不得為著作權之標的︰ 一、憲法、法律、命令或公文。 二、中央或地方機關就前款著作作成之翻譯物或編輯物。 三、標語及通用之符號、名詞、公式、數表、表格、簿冊或時曆。 四、單純為傳達事實之新聞報導所作成之語文著作。 **五、依法令舉行之各類考試試題及其備用試題。** 依法舉辦的考試試題是不具備著作權的 適用該條款的考試,包含:學測、會考、學校段考試題,但是不包含補習班、出版商自製的試題 複雜情況:若學校段考考題使用了出版商的題目,那該題目仍然受到著作權的保護,為了規避法律風險,最佳實踐方案是只收集大考考試試題 該資料有調整題目敘述,**即重製題目**,讓資料更適合 NLP 之任務 請遵守 **Apache 2.0許可證** 使用本資料集 衍生參考資料: [考試題目也有著作權嗎?-林正椈律師](https://www.glorylaw.com.tw/knowledge-detail/1429/) ## 資料集特色 1. 純存字內容,沒有圖片,不需要擔心訓練難度 2. `text_pre_format`包含所有資訊,可直接用於預訓練 3. `text_pre_tw_textforge_format`用於[TW-TextForge](https://github.com/TsukiSama9292/TW-TextForge)產生題目分析,後續會補上題目分析內容