|
--- |
|
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: source |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 94331 |
|
num_examples: 192 |
|
download_size: 55655 |
|
dataset_size: 94331 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
license: apache-2.0 |
|
task_categories: |
|
- question-answering |
|
language: |
|
- zh |
|
tags: |
|
- traditional chinese |
|
- patent |
|
- taiwan |
|
pretty_name: taiwan-patent-qa-eval |
|
size_categories: |
|
- n<1K |
|
--- |
|
|
|
# 台灣專利問答集 |
|
|
|
我們提出適用於 QA 系統上用的專利問答集,主要內容收錄台灣開發資料,總計八年的專利師訓練試題,高達 192 道題目。旨在提高語言模型在台灣領域上落地場景。 |
|
|
|
<p align="center"> |
|
<img src="https://huggingface.co./datasets/Heng666/Taiwan-patent-qa-eval/resolve/main/Taiwan Patent Q&A Map.webp" style="max-width: 400" width=400 /> |
|
</p> |
|
|
|
# Citation |
|
|
|
``` |
|
@article{TaiwanPatent2024eval, |
|
title={An Patent Evaulutaion for Taiwan Language Model}, |
|
author={soaring0616, Heng-Shiou Sheu}, |
|
journal={arXiv}, |
|
year={2024} |
|
} |
|
``` |
|
|
|
|