calum/the-stack-smol-python-docstrings
收藏Hugging Face2023-02-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/calum/the-stack-smol-python-docstrings
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: body
dtype: string
- name: body_hash
dtype: int64
- name: docstring
dtype: string
- name: path
dtype: string
- name: name
dtype: string
- name: repository_name
dtype: string
- name: lang
dtype: string
- name: body_without_docstring
dtype: string
splits:
- name: train
num_bytes: 33019111.239729874
num_examples: 24616
download_size: 0
dataset_size: 33019111.239729874
---
# Dataset Card for "the-stack-smol-filtered-python-docstrings"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
---
数据集信息:
特征字段:
- 字段名: 代码主体(body)
数据类型(dtype): 字符串
- 字段名: 代码主体哈希(body_hash)
数据类型(dtype): 64位整型
- 字段名: 文档字符串(docstring)
数据类型(dtype): 字符串
- 字段名: 文件路径(path)
数据类型(dtype): 字符串
- 字段名: 文件名(name)
数据类型(dtype): 字符串
- 字段名: 仓库名称(repository_name)
数据类型(dtype): 字符串
- 字段名: 编程语言(lang)
数据类型(dtype): 字符串
- 字段名: 去除文档字符串的代码主体(body_without_docstring)
数据类型(dtype): 字符串
数据划分:
- 划分名称: 训练集
字节大小: 33019111.239729874
样本数量: 24616
下载体积: 0
数据集总大小: 33019111.239729874
---
# "the-stack-smol-filtered-python-docstrings" 数据集卡片
[需补充完整信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
calum原始信息汇总
数据集概述
数据集名称
"the-stack-smol-filtered-python-docstrings"
数据集特征
- body: 数据类型 - string
- body_hash: 数据类型 - int64
- docstring: 数据类型 - string
- path: 数据类型 - string
- name: 数据类型 - string
- repository_name: 数据类型 - string
- lang: 数据类型 - string
- body_without_docstring: 数据类型 - string
数据集分割
- train:
- 数据量: 33019111.239729874 字节
- 示例数量: 24616
数据集大小
- 下载大小: 0 字节
- 数据集大小: 33019111.239729874 字节



