You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

Dataset Card for tw-legal-news-24M

本資料集收錄臺灣法律新聞、法規異動報導與法院裁判摘要等繁體中文文本,總 token 數約 24M(24 百萬),可作為繁中模型在「臺灣法律時事」語境上的補充預訓練語料。

Dataset Details

Dataset Description

資料來自繁體中文公開法律新聞與時事評析,內容涵蓋:

  • 法規修訂、行政函釋
  • 公平交易、消費者保護案件
  • 智慧財產權、勞動爭議實務
  • 法院裁判要旨摘要
  • 司法政策與時事評析

每筆樣本以 text 為主文,搭配 token_countword_counturlupdated_at 等 metadata。

  • Curated by: Huang Liang Hsun
  • Language(s) (NLP): Traditional Chinese
  • License: cc-by-nc-sa-4.0

Dataset Sources

Uses

Direct Use

  • 補強繁中模型對臺灣法律時事、實務案例的覆蓋。
  • tw-processed-related-law-article 等法規條文資料一同使用,建構「條文 + 實務」雙層的法律語料。
  • 衍生法律新聞摘要、案件分類等任務之資料。

Out-of-Scope Use

  • 不得作為法律意見:報導涉及之案件分析屬媒體論述,下游使用須加上免責聲明。
  • 不適用作為現行法規之事實依據;法規異動會即時影響適用情況。

Dataset Structure

{
  "text": "(法律新聞/時事評析繁中段落樣本)...",
  "token_count": 666,
  "word_count": 737,
  "url": "https://example.com/...",
  "updated_at": "2024-11-05"
}

Dataset Creation

Curation Rationale

單純的法規條文(statute)與實際案例(cases)所反映的法律語境不同。本資料集補上「實務新聞」層,讓模型能同時學到條文知識與實務適用。

Source Data

Data Collection and Processing

  1. 蒐集繁體中文公開法律新聞與時事評析報導。
  2. 移除版面雜訊與廣告區塊,保留段落結構。
  3. 計算字元數與 token 數,附上原 URL 及 updated_at 時間戳。

Who are the source data producers?

原始報導由各原作者撰寫並公開於網路。

Annotations

Annotation process

無人工標註。

Who are the annotators?

無標註者。

Personal and Sensitive Information

資料來自公開法律新聞,提及之企業名稱、案號、判決日期屬已公開資訊;如使用者發現未被遮罩之具體個人資訊,請於 discussion 區提出排除。

Bias, Risks, and Limitations

  • 媒體選題具偏好,資料分布以引發關注的案件為主。
  • 報導對個案的論述未必代表通說,使用時應理解其侷限。
  • 著作權:原報導著作權屬原作者;商用前請另行評估授權。

Recommendations

  • 建議搭配 tw-processed-related-law-article(條文)與相關裁判文書一同使用,以涵蓋「條文 → 實務 → 案例」三層脈絡。
  • 下游若用於法律 chatbot,請務必加上「非法律意見」之免責聲明。

Citation

@misc{tw_legal_news_24m,
  title        = {tw-legal-news-24M: Traditional Chinese Legal News Corpus from Taiwan (24M tokens)},
  author       = {Huang, Liang Hsun},
  year         = {2024},
  howpublished = {\url{https://huggingface.co/datasets/lianghsun/tw-legal-news-24M}}
}

Dataset Card Authors

Huang Liang Hsun

Dataset Card Contact

Huang Liang Hsun

Downloads last month
7

Models trained or fine-tuned on lianghsun/tw-legal-news-24M