中文简介
anisoleai/fineweb-tokenized 是 anisoleai 在 Hugging Face 发布的数据集仓库,当前卡片主要关联文本生成与推理。本站固定记录上游版本 ef1311f460b4,同步到 2499 个文件,文件元数据合计 7.46 TB;访问状态为“公开”,许可证字段为“odc-by”。
上游模型卡 / 数据集卡
【README 卡片中文译介】
以下内容依据上游仓库 anisoleai/fineweb-tokenized 的固定版本 README、卡片字段和文件元数据进行中文结构化整理。它保留便于选型的关键信息,完整技术细节、代码示例和许可文本请同时查看上游原文。
【资源概览】
anisoleai/fineweb-tokenized 是 anisoleai 在 Hugging Face 发布的数据集仓库,当前卡片主要关联文本生成与推理。本站固定记录上游版本 ef1311f460b4,同步到 2499 个文件,文件元数据合计 7.46 TB;访问状态为“公开”,许可证字段为“odc-by”。
【适用方向】
适合在明确数据字段、拆分和许可证后,用于文本生成与推理相关的训练、评测或研究。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。
【版本与规格】
固定版本:ef1311f460b4。 任务标签:文本生成与推理。 语言字段:en。 数据集卡名称:FineWeb Tokenized (AnisoleAI)。 规模分类:n>1T。 上游页面记录的最近更新时间:2026-05-29。
【文件信息】
上游 API 返回 2499 个文件,文件元数据合计 7.46 TB。 已保存文件清单中的主要扩展名:.parquet 97 个、.json 2 个、无扩展名 1 个。 当前较大的文件包括:data_10/shard-00029.parquet(3.35 GB);data_1/shard-00029.parquet(3.35 GB);data_10/shard-00026.parquet(3.33 GB)。 仓库文件较多,本站仅保存前 100 条文件元数据;完整清单请查看上游仓库。
【运行或处理环境】
仓库文件元数据合计 7.46 TB。仅按下载、解压和临时文件估算,建议至少预留约 8.95 TB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。
【使用边界】
许可证显示为“odc-by”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。
FineWeb Tokenized 4 trillion tokens of the pre-tokenized data the 🌐 web has to offer Table of Contents What is it? How to download and use Stream a shard with PyArrow Using Hugging Face datasets Dataset Structure Data Format Tokenizer Details Credits & Attribution Citation What is it? This is a pre-tokenized version of the HuggingFaceFW/fineweb dataset (currently in-progress, tokenization of the ~15 trillion tokens corpus is ongoing). The data is being pre-processed and tokenized using the **AnisoleAI BPE tokenizer** (52,022 vocabulary size) and packed into compact `uint16` Parquet shards. By distributing the pre-tokenized corpus, we eliminate the CPU and tokenization bottlenecks in pre-training pipelines. You can stream these shards directly into your training pipeline without any on-the-fly tokenization or preprocessing overhead. How to download and use You can load the tokenizer directly from this repository: Stream a shard with PyArrow The most efficient way to use this dataset is to stream the Parquet files and read the token IDs directly as NumPy arrays: Using Hugging Face datasets To load a shard using the standard Hugging Face `datasets` library: Dataset Structure Data Format Each Parquet file contains a single column: | Column | dtype | Description | |---|---|---| | `token_ids` | `uint16` | Flat list of token IDs for all documents concatenated sequentially. An ` ` token (ID `52002`) marks the end of each document and acts as the boundary. | The data is **not padded**. Each shard contains approximately **2 billion tokens** (~4 GB raw, ~2.5 GB Snappy-compressed). Shards are organized by worker directories: Tokenizer Details The tokenizer configuration is stored in `tokenizer.json` at the root of the repository. **Vocabulary Size:** 52,022 **Type:** Byte-Pair Encoding (BPE) **Special Tokens:** ` ` (ID `52002`) Credits & Attribution This dataset is a tokenized derivative of FineWeb, created by Hugging Face: Penedo, G., Kydlíček, H., allal, L. B., Lozhkov, A., M
适用场景
适合在明确数据字段、拆分和许可证后,用于文本生成与推理相关的训练、评测或研究。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。
规模与格式
固定版本:ef1311f460b4。 任务标签:文本生成与推理。 语言字段:en。 数据集卡名称:FineWeb Tokenized (AnisoleAI)。 规模分类:n>1T。 上游页面记录的最近更新时间:2026-05-29。
文件说明
上游 API 返回 2499 个文件,文件元数据合计 7.46 TB。 已保存文件清单中的主要扩展名:.parquet 97 个、.json 2 个、无扩展名 1 个。 当前较大的文件包括:data_10/shard-00029.parquet(3.35 GB);data_1/shard-00029.parquet(3.35 GB);data_10/shard-00026.parquet(3.33 GB)。 仓库文件较多,本站仅保存前 100 条文件元数据;完整清单请查看上游仓库。
上游文件元数据
.gitattributes2.45 KBdata_1/metadata.json54 Bdata_1/shard-00000.parquet3.09 GBdata_1/shard-00001.parquet3.07 GBdata_1/shard-00002.parquet3.06 GBdata_1/shard-00003.parquet3.02 GBdata_1/shard-00004.parquet3.14 GBdata_1/shard-00005.parquet3.10 GBdata_1/shard-00006.parquet3.14 GBdata_1/shard-00007.parquet2.99 GBdata_1/shard-00008.parquet3.16 GBdata_1/shard-00009.parquet3.17 GB
硬件建议
仓库文件元数据合计 7.46 TB。仅按下载、解压和临时文件估算,建议至少预留约 8.95 TB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。
注意事项
许可证显示为“odc-by”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。
获取、校验与交付
咨询此资源时只需发送本页链接或资源准确全称。橙子AI科技会继续核对版本、文件与类型、README资料卡、许可证和访问条件,并在合法访问权限、许可证及平台规则允许的前提下,协助海内外下载、完整性校验及网盘或硬盘交付;本官网本身不托管或下载资源文件。
本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。