svjack/DPO-ShareGPT-common-zh-reject-en
收藏Hugging Face2024-05-16 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/svjack/DPO-ShareGPT-common-zh-reject-en
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: system
dtype: string
- name: prompt
dtype: string
- name: history
sequence: 'null'
- name: answer
sequence: string
splits:
- name: train
num_bytes: 2843818
num_examples: 498
download_size: 1496665
dataset_size: 2843818
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes four features: system, prompt, history, and answer. Among them, system and prompt are string types, history is an empty sequence, and answer is a string sequence. The dataset is divided into a training set with 498 samples, totaling 2843818 bytes. The configuration name of the dataset is default, and the data file path is data/train-*.
提供机构:
svjack
原始信息汇总
数据集概述
数据集特征
- system: 数据类型为字符串。
- prompt: 数据类型为字符串。
- history: 序列类型为空。
- answer: 序列类型为字符串。
数据集划分
- train:
- 数据量: 2843818字节
- 示例数量: 498个
数据集大小
- 下载大小: 1496665字节
- 数据集总大小: 2843818字节
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*



