File size: 984 Bytes
5d91a83
 
dab8b3f
 
 
 
32a590b
dab8b3f
 
5ef5b50
6797664
 
3237887
8429aff
 
 
 
dab8b3f
 
32a590b
c6ef738
3488529
a6990d3
3488529
650b7f8
 
 
6836e24
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
---
license: bigscience-bloom-rail-1.0
datasets:
- jslin09/Fraud_Case_Verdicts
language:
- zh
- multilingual
metrics:
- accuracy
pipeline_tag: text-generation
text-generation:
  parameters:
    max_length: 256
    do_sample: True
    temperature: 0.75
    top_k: 50 
    top_p: 0.9
tags:
- legal
widget:
- text: 王大明意圖為自己不法所有,基於竊盜之犯意,
  example_title: 生成竊盜罪之犯罪事實
- text: 隔壁小王意圖為自己不法所有,基於詐欺取財之犯意,
  example_title: 生成詐欺罪之犯罪事實
---

# 判決書例稿自動生成
本模型是以司法院公開之判決書(案由為詐欺)為資料集,以判決書中之「犯罪事實」欄之內容為素材,基於BLOOM 560m 小模型進行遷移學習訓練。在本網頁進行測試時,請在模型載入完畢並生成第一小句後,持續按下Compute按鈕,就能持續生成文字。或是輸入自己想要測試的資料到文字框中進行測試。