jslin09's picture
Update README.md
02bb61f
|
raw
history blame
787 Bytes
metadata
license: bigscience-bloom-rail-1.0
datasets:
  - jslin09/Fraud_Case_Verdicts
language:
  - zh
  - multilingual
metrics:
  - accuracy
pipeline_tag: text-generation
text-generation:
  parameters:
    max_new_tokens: 200
    do_sample: true
    temperature: 0.75
    top_k: 50
    top_p: 0.9
    return_full_text: true
    num_return_sequences: 1
tags:
  - legal
widget:
  - text: 王大明意圖為自己不法所有,基於竊盜之犯意,
    example_title: 竊盜
  - text: 騙人布意圖為自己不法所有,基於詐欺取財之犯意,
    example_title: 詐欺

判決書例稿自動生成

本模型是以司法院公開之判決書(案由為詐欺)為資料集,以判決書中之「犯罪事實」欄之內容為素材,基於BLOOM 560m 小模型進行遷移學習訓練。