Weni/LLM_Base_2.0.0_DPO
收藏Hugging Face2023-12-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Weni/LLM_Base_2.0.0_DPO
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: instruction
dtype: string
- name: question
dtype: string
- name: chosen_response
dtype: string
- name: rejected_response
dtype: string
- name: contexto
dtype: string
- name: correct_ans
dtype: int64
splits:
- name: train
num_bytes: 22516794
num_examples: 11250
download_size: 10116843
dataset_size: 22516794
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
Weni
原始信息汇总
数据集概述
数据特征
- instruction: 字符串类型
- question: 字符串类型
- chosen_response: 字符串类型
- rejected_response: 字符串类型
- contexto: 字符串类型
- correct_ans: 整数类型(int64)
数据分割
- train:
- 字节数: 22516794
- 样本数: 11250
数据集大小
- 下载大小: 10116843
- 数据集大小: 22516794
配置
- default:
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



