中文简介
google-research-datasets/mbpp 是 google-research-datasets 在 Hugging Face 发布的数据集仓库,当前卡片主要关联文本到文本生成。本站固定记录上游版本 4bb6404fdc6c,同步到 10 个文件,文件元数据合计 50.99 MB;访问状态为“公开”,许可证字段为“cc-by-4.0”。
上游模型卡 / 数据集卡
【README 卡片中文译介】
以下内容依据上游仓库 google-research-datasets/mbpp 的固定版本 README、卡片字段和文件元数据进行中文结构化整理。它保留便于选型的关键信息,完整技术细节、代码示例和许可文本请同时查看上游原文。
【资源概览】
google-research-datasets/mbpp 是 google-research-datasets 在 Hugging Face 发布的数据集仓库,当前卡片主要关联文本到文本生成。本站固定记录上游版本 4bb6404fdc6c,同步到 10 个文件,文件元数据合计 50.99 MB;访问状态为“公开”,许可证字段为“cc-by-4.0”。
【适用方向】
适合在明确数据字段、拆分和许可证后,用于文本到文本生成相关的训练、评测或研究。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。
【版本与规格】
固定版本:4bb6404fdc6c。 任务标签:文本到文本生成。 语言字段:en。 数据集卡名称:Mostly Basic Python Problems。 规模分类:n<1K。 上游页面记录的最近更新时间:2024-01-04。
【文件信息】
上游 API 返回 10 个文件,文件元数据合计 50.99 MB。 已保存文件清单中的主要扩展名:.parquet 8 个、.md 1 个、无扩展名 1 个。 当前较大的文件包括:full/test-00000-of-00001.parquet(113.11 KB);full/train-00000-of-00001.parquet(85.18 KB);sanitized/test-00000-of-00001.parquet(59.44 KB)。
【运行或处理环境】
仓库文件元数据合计 50.99 MB。仅按下载、解压和临时文件估算,建议至少预留约 61.19 MB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。
【使用边界】
许可证显示为“cc-by-4.0”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。
Dataset Card for Mostly Basic Python Problems (mbpp) Table of Contents Dataset Card for Mostly Basic Python Problems (mbpp)) Table of Contents Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages Dataset Structure - Data Instances - Data Fields - Data Splits Dataset Creation - Curation Rationale - Source Data - Initial Data Collection and Normalization - Who are the source language producers? - Annotations - Annotation process - Who are the annotators? - Personal and Sensitive Information Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions Dataset Description **Repository:** https://github.com/google-research/google-research/tree/master/mbpp **Paper:** Program Synthesis with Large Language Models Dataset Summary The benchmark consists of around 1,000 crowd-sourced Python programming problems, designed to be solvable by entry level programmers, covering programming fundamentals, standard library functionality, and so on. Each problem consists of a task description, code solution and 3 automated test cases. As described in the paper, a subset of the data has been hand-verified by us. Released here as part of Program Synthesis with Large Language Models, Austin et. al., 2021. Supported Tasks and Leaderboards This dataset is used to evaluate code generations. Languages English - Python code Dataset Structure Data Instances mbpp - full mbpp - sanitized Data Fields `source_file`: unknown `text`/`prompt`: description of programming task `code`: solution for programming task `test_setup_code`/`test_imports`: necessary code imports to execute tests `test_list`: list of tests to verify solution `challenge_test_list`: list of more challenging test to further probe solution Data Splits There are two version of the dataset (full and sanitized), each with four splits: train evaluation tes
适用场景
适合在明确数据字段、拆分和许可证后,用于文本到文本生成相关的训练、评测或研究。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。
规模与格式
固定版本:4bb6404fdc6c。 任务标签:文本到文本生成。 语言字段:en。 数据集卡名称:Mostly Basic Python Problems。 规模分类:n<1K。 上游页面记录的最近更新时间:2024-01-04。
文件说明
上游 API 返回 10 个文件,文件元数据合计 50.99 MB。 已保存文件清单中的主要扩展名:.parquet 8 个、.md 1 个、无扩展名 1 个。 当前较大的文件包括:full/test-00000-of-00001.parquet(113.11 KB);full/train-00000-of-00001.parquet(85.18 KB);sanitized/test-00000-of-00001.parquet(59.44 KB)。
上游文件元数据
.gitattributes1.15 KBfull/prompt-00000-of-00001.parquet7.69 KBfull/test-00000-of-00001.parquet113.11 KBfull/train-00000-of-00001.parquet85.18 KBfull/validation-00000-of-00001.parquet24.55 KBREADME.md8.85 KBsanitized/prompt-00000-of-00001.parquet6.56 KBsanitized/test-00000-of-00001.parquet59.44 KBsanitized/train-00000-of-00001.parquet33.06 KBsanitized/validation-00000-of-00001.parquet13.66 KB
硬件建议
仓库文件元数据合计 50.99 MB。仅按下载、解压和临时文件估算,建议至少预留约 61.19 MB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。
注意事项
许可证显示为“cc-by-4.0”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。
获取、校验与交付
咨询此资源时只需发送本页链接或资源准确全称。橙子AI科技会继续核对版本、文件与类型、README资料卡、许可证和访问条件,并在合法访问权限、许可证及平台规则允许的前提下,协助海内外下载、完整性校验及网盘或硬盘交付;本官网本身不托管或下载资源文件。
本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。