ihughes15234/tictactoe_DPO
收藏Hugging Face2024-06-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/ihughes15234/tictactoe_DPO
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
dataset_info:
features:
- name: prompt
dtype: string
- name: chosen
dtype: string
- name: rejected
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 979964
num_examples: 688
- name: test
num_bytes: 109699
num_examples: 77
download_size: 49223
dataset_size: 1089663
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
ihughes15234
原始信息汇总
数据集概述
数据集信息
- 许可证: Apache-2.0
数据集特征
- prompt: 数据类型为字符串
- chosen: 数据类型为字符串
- rejected: 数据类型为字符串
- index_level_0: 数据类型为整数(int64)
数据集分割
- 训练集
- 样本数量: 688
- 数据大小: 979964字节
- 测试集
- 样本数量: 77
- 数据大小: 109699字节
数据集大小
- 下载大小: 49223字节
- 总数据大小: 1089663字节
数据文件配置
- 默认配置
- 训练数据路径: data/train-*
- 测试数据路径: data/test-*



