svjack/dpo_alpaca_gpt4_data_zh_reject_en_ori
收藏Hugging Face2024-05-16 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/svjack/dpo_alpaca_gpt4_data_zh_reject_en_ori
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: system
dtype: string
- name: prompt
dtype: string
- name: history
sequence: 'null'
- name: answer
sequence: string
splits:
- name: train
num_bytes: 69640293
num_examples: 52049
download_size: 45563718
dataset_size: 69640293
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes four main features: system (string), prompt (string), history (sequence), and answer (string sequence). It consists of a training set with 52049 examples, totaling 69640293 bytes. The download size of the dataset is 45563718 bytes. The dataset configuration is named default, with training data files located at data/train-* path.
提供机构:
svjack
原始信息汇总
数据集信息
特征
- system: 数据类型为字符串(string)
- prompt: 数据类型为字符串(string)
- history: 序列类型为空(null)
- answer: 序列类型为字符串(string)
数据分割
- train: 包含52049个样本,数据大小为69640293字节
数据大小
- 下载大小: 45563718字节
- 数据集大小: 69640293字节
配置
- default:
- 数据文件:
- split: train
- path: data/train-*
- 数据文件:



