vikp/codem_filtered
收藏Hugging Face2023-09-01 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/vikp/codem_filtered
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: instruction
dtype: string
- name: output
dtype: string
- name: kind
dtype: string
- name: quality_prob
dtype: float64
- name: learning_prob
dtype: float64
splits:
- name: train
num_bytes: 49267861.09607679
num_examples: 31046
download_size: 21584553
dataset_size: 49267861.09607679
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "codem_filtered"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
vikp
原始信息汇总
数据集概述
数据特征
- instruction: 数据类型为字符串。
- output: 数据类型为字符串。
- kind: 数据类型为字符串。
- quality_prob: 数据类型为浮点数(float64)。
- learning_prob: 数据类型为浮点数(float64)。
数据分割
- train: 包含31046个样本,总字节数为49267861.09607679。
数据大小
- 下载大小: 21584553字节。
- 数据集大小: 49267861.09607679字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



