| --- |
| dataset_info: |
| features: |
| - name: instruction |
| dtype: string |
| - name: input |
| dtype: string |
| - name: output |
| dtype: string |
| - name: source |
| dtype: string |
| splits: |
| - name: train |
| num_bytes: 1316102 |
| num_examples: 1215 |
| download_size: 360226 |
| dataset_size: 1316102 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| license: cc |
| task_categories: |
| - question-answering |
| language: |
| - zh |
| tags: |
| - traditional chinese |
| - taiwan |
| pretty_name: taiwan_patent_qa |
| size_categories: |
| - 1K<n<10K |
| --- |
| |
| # 台灣經濟部智慧財產局問答集 |
|
|
| 我們提出適用於 QA 系統上用的專利問答集,主要內容收錄智慧財產局開放性問答,高達 1K 問答量。旨在提高語言模型在台灣領域上落地場景。 |
|
|
| <p align="center"> |
| <img src="https://huggingface.co/datasets/Heng666/Taiwan-patent-qa/resolve/main/Image Creator.jpeg" style="max-width: 400" width=400 /> |
| </p> |
|
|
| # Citation |
|
|
| ``` |
| @article{TaiwanPatent2024, |
| title={An Patent QA for Taiwan Language Model}, |
| author={Heng-Shiou Sheu}, |
| journal={arXiv}, |
| year={2024} |
| } |
| ``` |