AlekseyKorshuk/evol-codealpaca-dpo
收藏Hugging Face2024-01-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/AlekseyKorshuk/evol-codealpaca-dpo
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: instruction
dtype: string
- name: chosen_response
dtype: string
- name: rejected_response
dtype: string
splits:
- name: train
num_bytes: 74894606
num_examples: 21582
download_size: 41316834
dataset_size: 74894606
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
AlekseyKorshuk
原始信息汇总
数据集概述
特征信息
- instruction: 数据类型为字符串。
- chosen_response: 数据类型为字符串。
- rejected_response: 数据类型为字符串。
数据分割
- train: 包含21582个样本,占用74894606字节。
数据集大小
- 下载大小: 41316834字节。
- 数据集大小: 74894606字节。
配置信息
- default: 包含训练数据文件,路径为
data/train-*。



