NeelNanda/code-10k
收藏Hugging Face2022-12-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/NeelNanda/code-10k
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: repo_name
dtype: string
- name: path
dtype: string
- name: copies
dtype: string
- name: size
dtype: string
- name: text
dtype: string
- name: license
dtype: string
- name: hash
dtype: int64
- name: line_mean
dtype: float64
- name: line_max
dtype: int64
- name: alpha_frac
dtype: float64
- name: autogenerated
dtype: bool
- name: ratio
dtype: float64
- name: config_test
dtype: bool
- name: has_no_keywords
dtype: bool
- name: few_assignments
dtype: bool
splits:
- name: train
num_bytes: 81445605
num_examples: 10000
download_size: 29955076
dataset_size: 81445605
---
# Dataset Card for "code-10k"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
NeelNanda
原始信息汇总
数据集概述
数据集特征
- repo_name: 字符串类型
- path: 字符串类型
- copies: 字符串类型
- size: 字符串类型
- text: 字符串类型
- license: 字符串类型
- hash: 整数类型(int64)
- line_mean: 浮点数类型(float64)
- line_max: 整数类型(int64)
- alpha_frac: 浮点数类型(float64)
- autogenerated: 布尔类型
- ratio: 浮点数类型(float64)
- config_test: 布尔类型
- has_no_keywords: 布尔类型
- few_assignments: 布尔类型
数据集划分
- train:
- 示例数量: 10000
- 字节数: 81445605
数据集大小
- 下载大小: 29955076
- 数据集大小: 81445605



