MayAlsofyani/code_sample
收藏Hugging Face2024-04-29 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/MayAlsofyani/code_sample
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input
dtype: string
- name: text
dtype: string
- name: output
dtype: string
- name: instruction
dtype: string
splits:
- name: train
num_bytes: 7128
num_examples: 10
download_size: 10071
dataset_size: 7128
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
MayAlsofyani
原始信息汇总
数据集概述
数据集特征
- input: 数据类型为字符串。
- text: 数据类型为字符串。
- output: 数据类型为字符串。
- instruction: 数据类型为字符串。
数据集划分
- train: 包含10个样本,总大小为7128字节。
数据集大小
- 下载大小: 10071字节
- 数据集实际大小: 7128字节
配置
- default: 训练数据文件路径为
data/train-*。



