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-district

本資料集收錄臺灣各鄉鎮市區(行政區)的維基百科條目摘要,涵蓋地理、歷史、人口、行政組織、村里劃分、產業特色等資訊,作為臺灣本土地理/行政區知識的繁體中文語料。

Dataset Details

Dataset Description

資料以「行政區名稱 + 條目內容」之鍵值形式儲存。內容包含:

  • 行政區建置沿革與地名由來
  • 歷年人口統計與姓氏分布
  • 鄉政組織、歷任首長
  • 行政區劃(村/里)
  • 在地產業與文化特色(如「社頭鄉以織襪、芭樂著稱」)

可用來補充模型對臺灣地方行政、地名、歷史的知識。

  • Curated by: Huang Liang Hsun
  • Language(s) (NLP): Traditional Chinese
  • License: cc-by-nc-sa-4.0(資料源自維基百科 CC BY-SA 條目)

Dataset Sources

Uses

Direct Use

  • 補強繁體中文語言模型對臺灣地方行政區的知識(地名、歷史、人口、產業特色等)。
  • 作為地理/行政區問答(QA)系統的知識來源。
  • 可進一步衍生 chat-style 問答資料集。

Out-of-Scope Use

  • 不適用作為即時人口統計/首長名單之來源;資料為某時點快照,可能與最新狀況不一致。
  • 不適用作為法定行政區劃之依據;應以主管機關公告為準。

Dataset Structure

{
  "name": "社頭鄉",
  "content": "社頭鄉(臺灣話:Siā-thâu-hiong;洪雅語:Tavocul)位於臺灣彰化縣東南部,八卦台地西側。產業上以織襪與芭樂較為知名..."
}

欄位說明:

  • name:行政區名稱。
  • content:該行政區之條目內文(已清理去除 wiki 標記)。

Dataset Creation

Curation Rationale

通用繁體中文語料中,臺灣鄉鎮市區的知識通常分散在維基百科個別條目中。本資料集將其重新整理為以行政區為主鍵的鍵值資料,方便用於語言模型的持續預訓練、RAG 知識庫與下游問答資料的合成。

Source Data

Data Collection and Processing

  1. 從中文維基百科抓取臺灣各鄉鎮市區條目。
  2. 移除 wiki 標記、模板、外部連結,僅保留純文字段落。
  3. 以行政區名作為鍵,輸出 JSONL。

Who are the source data producers?

原始條目由維基百科社群協作撰寫。

Annotations

Annotation process

無人工標註。

Who are the annotators?

無標註者。

Personal and Sensitive Information

條目中提及的歷任首長、村里長等姓名屬公開資訊;如發現遺漏的個人隱私內容,請於 discussion 區提出。

Bias, Risks, and Limitations

  • 維基百科條目品質不一,部分行政區條目資訊量遠多於另一些。
  • 人口、首長等資料為某時點快照,會隨時間過時。
  • 條目可能反映特定編輯者的觀點,使用時應理解其侷限。

Recommendations

建議與其他臺灣地理/政府公開資料一同使用,並依模型訓練時期重新刷新內容。

Citation

@misc{tw_district,
  title        = {tw-district: Wikipedia Articles of Taiwan Townships and Districts},
  author       = {Huang, Liang Hsun},
  year         = {2025},
  howpublished = {\url{https://huggingface.co/datasets/lianghsun/tw-district}},
  note         = {Derived from Chinese Wikipedia under CC BY-SA.}
}

Dataset Card Authors

Huang Liang Hsun

Dataset Card Contact

Huang Liang Hsun

Downloads last month
12