cquaker/yi
收藏Hugging Face2024-01-31 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/cquaker/yi
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: text
dtype: string
- name: chosen
dtype: string
- name: rejected
dtype: string
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
- name: source
dtype: string
- name: prompt
dtype: string
splits:
- name: train
num_bytes: 1842441255
num_examples: 798725
download_size: 922683426
dataset_size: 1842441255
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
cquaker
原始信息汇总
数据集信息
特征
- id: 数据类型为字符串。
- text: 数据类型为字符串。
- chosen: 数据类型为字符串。
- rejected: 数据类型为字符串。
- conversations: 列表类型,包含以下字段:
- from: 数据类型为字符串。
- value: 数据类型为字符串。
- source: 数据类型为字符串。
- prompt: 数据类型为字符串。
数据分割
- train: 包含798725个样本,占用1842441255字节。
数据集大小
- 下载大小: 922683426字节。
- 数据集大小: 1842441255字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



