Kame1024/alpaca-gpt4-500
收藏Hugging Face2024-06-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Kame1024/alpaca-gpt4-500
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: text
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 1014992
num_examples: 500
download_size: 567568
dataset_size: 1014992
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes multiple features such as instruction, input, output, text, and __index_level_0__, where instruction, input, output, and text are of string type, and __index_level_0__ is of integer type. The dataset is divided into a training set containing 500 samples, with a total size of 1014992 bytes. The download size of the dataset is 567568 bytes, and the dataset size is 1014992 bytes. The dataset configuration is default, and the training data files are located at data/train-* path.
提供机构:
Kame1024
原始信息汇总
数据集概述
数据集特征
- instruction: 数据类型为字符串。
- input: 数据类型为字符串。
- output: 数据类型为字符串。
- text: 数据类型为字符串。
- index_level_0: 数据类型为int64。
数据集拆分
- train: 包含500个示例,数据大小为1014992字节。
数据集大小
- 下载大小: 567568字节
- 数据集大小: 1014992字节
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*



