mazzaqq/llama3_8b_0.95_0.99_OLDENV
收藏Hugging Face2024-05-17 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/mazzaqq/llama3_8b_0.95_0.99_OLDENV
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
list:
- name: content
dtype: string
- name: role
dtype: string
- name: chosen
list:
- name: content
dtype: string
- name: role
dtype: string
- name: rejected
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 85698934
num_examples: 29662
download_size: 6264289
dataset_size: 85698934
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes three main features: prompt, chosen, and rejected. Each feature contains two sub-features: content and role, both of which are string type. The dataset is divided into a training set (train) with 29662 samples, totaling 85698934 bytes. The download size of the dataset is 6264289 bytes.
提供机构:
mazzaqq
原始信息汇总
数据集概述
数据集特征
- prompt
- content: 数据类型为字符串
- role: 数据类型为字符串
- chosen
- content: 数据类型为字符串
- role: 数据类型为字符串
- rejected
- content: 数据类型为字符串
- role: 数据类型为字符串
数据集分割
- train
- num_bytes: 85698934字节
- num_examples: 29662个示例
数据集大小
- download_size: 6264289字节
- dataset_size: 85698934字节
配置
- config_name: default
- data_files
- split: train
- path: data/train-*
- split: train
- data_files



