chargoddard/chai-dpo
收藏Hugging Face2023-10-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/chargoddard/chai-dpo
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- config_name: unrolled
data_files:
- split: train
path: unrolled/train-*
dataset_info:
- config_name: default
features:
- name: history
list:
- name: sender
dtype: string
- name: value
dtype: string
- name: rejected
sequence: string
- name: accepted
dtype: string
- name: thumbs_up
dtype: bool
- name: submission_id
dtype: string
- name: model_name
dtype: string
- name: bot_id
dtype: string
splits:
- name: train
num_bytes: 223007429
num_examples: 113263
download_size: 60868294
dataset_size: 223007429
- config_name: unrolled
features:
- name: history
list:
- name: sender
dtype: string
- name: value
dtype: string
- name: rejected
dtype: string
- name: accepted
dtype: string
- name: thumbs_up
dtype: bool
- name: submission_id
dtype: string
- name: model_name
dtype: string
- name: bot_id
dtype: string
splits:
- name: train
num_bytes: 361172645
num_examples: 198719
download_size: 61083616
dataset_size: 361172645
---
# Dataset Card for "chai-dpo"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
chargoddard
原始信息汇总
数据集概述
配置信息
默认配置 (default)
- 数据文件路径:
- 训练集 (
train):data/train-*
- 训练集 (
- 特征信息:
history: 列表类型,包含sender(字符串) 和value(字符串)rejected: 字符串序列accepted: 字符串thumbs_up: 布尔值submission_id: 字符串model_name: 字符串bot_id: 字符串
- 数据分割:
- 训练集 (
train):- 字节数: 223007429
- 样本数: 113263
- 训练集 (
- 下载大小: 60868294 字节
- 数据集大小: 223007429 字节
展开配置 (unrolled)
- 数据文件路径:
- 训练集 (
train):unrolled/train-*
- 训练集 (
- 特征信息:
history: 列表类型,包含sender(字符串) 和value(字符串)rejected: 字符串accepted: 字符串thumbs_up: 布尔值submission_id: 字符串model_name: 字符串bot_id: 字符串
- 数据分割:
- 训练集 (
train):- 字节数: 361172645
- 样本数: 198719
- 训练集 (
- 下载大小: 61083616 字节
- 数据集大小: 361172645 字节



