nilq/small-python-stack
收藏Hugging Face2024-02-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/nilq/small-python-stack
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: content
dtype: string
splits:
- name: train
num_bytes: 10335479660.938484
num_examples: 2073959
- name: validation
num_bytes: 2583871161.0981674
num_examples: 518490
download_size: 4705432064
dataset_size: 12919350822.036652
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
# Small Python Stack
This dataset contains a random sample of 20% of the Python code available in [the original Stack](https://huggingface.co/datasets/bigcode/the-stack).
提供机构:
nilq
原始信息汇总
数据集概述
数据特征
- 名称: content
- 数据类型: string
数据分割
- 训练集:
- 名称: train
- 字节数: 10335479660.938484
- 样本数: 2073959
- 验证集:
- 名称: validation
- 字节数: 2583871161.0981674
- 样本数: 518490
数据大小
- 下载大小: 4705432064
- 数据集大小: 12919350822.036652
配置
- 配置名称: default
- 数据文件:
- 训练集路径: data/train-*
- 验证集路径: data/validation-*



