yimingzhang/no-backtrack-0524
收藏Hugging Face2024-06-09 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/yimingzhang/no-backtrack-0524
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- en
dataset_info:
features:
- name: chosen
dtype: string
- name: rejected
dtype: string
- name: chosen-chat
list:
- name: content
dtype: string
- name: role
dtype: string
- name: rejected-chat
list:
- name: content
dtype: string
- name: role
dtype: string
- name: chosen-safety
dtype: string
- name: rejected-safety
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: instance-type
dtype: string
splits:
- name: train_sft
num_bytes: 143544656
num_examples: 43491
- name: test_sft
num_bytes: 3417897
num_examples: 1000
download_size: 83983590
dataset_size: 146962553
configs:
- config_name: default
data_files:
- split: train_sft
path: data/train_sft-*
- split: test_sft
path: data/test_sft-*
---
提供机构:
yimingzhang
原始信息汇总
数据集概述
数据特征
- chosen: 类型为字符串。
- rejected: 类型为字符串。
- chosen-chat: 列表类型,包含以下字段:
- content: 类型为字符串。
- role: 类型为字符串。
- rejected-chat: 列表类型,包含以下字段:
- content: 类型为字符串。
- role: 类型为字符串。
- chosen-safety: 类型为字符串。
- rejected-safety: 类型为字符串。
- messages: 列表类型,包含以下字段:
- content: 类型为字符串。
- role: 类型为字符串。
- instance-type: 类型为字符串。
数据分割
- train_sft:
- 字节数: 143544656
- 样本数: 43491
- test_sft:
- 字节数: 3417897
- 样本数: 1000
数据大小
- 下载大小: 83983590 字节
- 数据集大小: 146962553 字节
配置信息
- default 配置:
- 数据文件:
- train_sft: 路径为
data/train_sft-* - test_sft: 路径为
data/test_sft-*
- train_sft: 路径为
- 数据文件:



