File size: 1,244 Bytes
ca61a30
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
40514e4
 
 
 
 
 
 
 
 
 
 
 
ca61a30
40514e4
 
 
 
 
7d2a13f
 
 
 
40514e4
 
 
 
 
 
 
 
 
 
 
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
50
51
52
53
54
55
56
57
58
59
60
61
62
---
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}
}
```