--- license: apache-2.0 language: - zh size_categories: - 1M 本次版本相較於先前版本(2504),條目數從 1,473,636 篇擴充至 1,477,315 篇。 於 2025 年 5 月 15 日取自維基百科dump,內容皆與維基百科網站之台灣正體版本一致,經OpenCC轉換後沒有繁簡體混雜的問題。 Retrieved from the Wikipedia dump on May 15, 2025, the content is fully consistent with the Traditional Chinese version on the Wikipedia website. After conversion with OpenCC, there are no issues with mixed simplified and traditional characters. ## 📦 資料集結構 ```json { "text": "方絢\n\n方絢可以是下列人物:\n\n方絢 (宋朝),字君素,北宋永定(今福建永定)人。\n方絢 (清朝),字荔棠,清朝人。著有《香蓮品藻》。" } ``` ## 🔖 欄位說明 - `text`: (string) 維基百科文本內容 ## 🚀 使用方法 ```python from datasets import load_dataset dataset = load_dataset("yuhuanstudio/wikipedia-pretrain-zh-tw", split="train") ``` ## ⚠️ 注意事項 內容經過長度篩選過濾,文章區塊只抓取有意義的內容,圖片、詳細資訊可能不被納入其中,並且可能不包含所有文章。 ## 📄 授權資訊 [apache-2.0] 📌 如果你在其他專案中引用了這個資料集,歡迎順手標註一下作者或專案連結,讓我也能看到它的應用!😊