vietnamese-source-text
收藏资源简介:
Vietnamese Source Text 是一个越南语原始文本数据集,由公开的越南语语料库组成,每个来源在统一合约和模式下组织,未经任何预处理或清洗。数据集以 Parquet 格式存储,按快照和输入文件分区,每个文档包含文本及其元数据(如许可证类别和同意声明)。仅包含允许重新分发的文档,许可证类别有 open 和 permissive-attribution 两种,用户可通过 license_class 列进行过滤。数据集适用于文本生成(text-generation)和掩码填充(fill-mask)等自然语言处理任务,可用于训练越南语语言模型或进行文本分析。由于尚未密封快照,当前无固定样本计数,但数据持续更新。
The Vietnamese Source Text dataset is a Vietnamese raw text dataset composed of publicly available Vietnamese corpora, organized under a unified contract and schema for each source, without any preprocessing or cleaning. The dataset is stored in Parquet format, partitioned by snapshot and input file, with each document containing text and its metadata (such as license category and consent statement). It only includes documents that allow redistribution, with license categories open and permissive-attribution, allowing users to filter via the license_class column. The dataset is suitable for natural language processing tasks such as text generation and fill-mask, and can be used to train Vietnamese language models or perform text analysis. Since the snapshots are not yet sealed, there is currently no fixed sample count, but the data is continuously updated.
越南语源文本数据集(Vietnamese Source Text)
数据集概览
- 名称:Vietnamese Source Text
- 语言:越南语(vi)
- 许可证:自定义许可证(per-document-open-permissive-attribution),详情见许可证链接
- 任务类别:文本生成(text-generation)、掩码填充(fill-mask)
- 标签:越南语(vietnamese)
数据集内容
该数据集以 Parquet 格式存储,包含越南语公开语料库的原始文本。数据按快照(snapshot)和输入文件进行分区存放。每个文档都带有 license_class 列标注其许可证类别(如 open 或 permissive-attribution),以及 consent 列记录页面授权状态。
数据筛选与授权
- 仓库仅包含允许重新分发文本的文档,对于保留文本及数据挖掘权利的页面,无论其许可证如何,均不会被纳入。
- 许可证类别支持 open 和 permissive-attribution 两类,用户可通过
license_class列筛选所需的数据范围。 consent列记录每个页面的授权情况,空值表示该文档来自其他语料库且无相关授权信息。
数据使用说明
当前仓库尚未密封任何快照,因此尚无正式的数据统计或签名清单。数据文件可能随源重新固定而被重写,当前文件列表仅为最近一次运行的结果。用户可通过 SQL 查询方式直接读取 Parquet 文件,无需下载整个仓库。
数据来源与生成
该数据集由 GitHub 上的 gao 项目 构建,所有文档均需通过统一的摄取合同。数据集卡片由 gao kho card 命令从快照清单自动生成。




