brishtiteveja/alpaca_cleaned
收藏Hugging Face2024-06-06 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/brishtiteveja/alpaca_cleaned
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: output
dtype: string
- name: input
dtype: string
- name: instruction
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 91540932
num_examples: 51760
download_size: 48888099
dataset_size: 91540932
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes four features: output, input, instruction, and text, all of which are string type. The dataset is divided into a training set (train) with 51760 samples, totaling 91540932 bytes. The download size of the dataset is 48888099 bytes, and the total dataset size is 91540932 bytes. The dataset configuration is default, with training data files located at data/train-* path.
提供机构:
brishtiteveja
原始信息汇总
数据集概述
数据集特征
- output: 数据类型为字符串。
- input: 数据类型为字符串。
- instruction: 数据类型为字符串。
- text: 数据类型为字符串。
数据集划分
- 训练集 (train):
- 示例数量: 51760
- 数据大小: 91540932 字节
数据集大小
- 下载大小: 48888099 字节
- 数据集总大小: 91540932 字节
配置信息
- 配置名称: default
- 数据文件路径:
- 训练集路径:
data/train-*
- 训练集路径:



