bart-automation/llme2_sft_dataset_rlaif
收藏Hugging Face2024-02-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/bart-automation/llme2_sft_dataset_rlaif
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: response
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 8837
num_examples: 5
download_size: 18093
dataset_size: 8837
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes three features: prompt, response, and text, all of which are string type. It contains a training set with 5 examples, totaling 8837 bytes. The download size of the dataset is 18093 bytes, and the actual dataset size is 8837 bytes. The default configuration of the dataset is default, and the training data files are located at data/train-* path.
提供机构:
bart-automation
原始信息汇总
数据集概述
数据特征
- prompt: 数据类型为字符串。
- response: 数据类型为字符串。
- text: 数据类型为字符串。
数据分割
- train: 包含5个样本,占用8837字节。
数据集大小
- 下载大小: 18093字节。
- 数据集大小: 8837字节。
配置
- default:
- 数据文件路径:
data/train-*
- 数据文件路径:



