UCLAML/synthetic_data_mistral-7b-instruct-sppo-iter3_score
收藏Hugging Face2024-06-17 更新2024-07-22 收录
下载链接:
https://hf-mirror.com/datasets/UCLAML/synthetic_data_mistral-7b-instruct-sppo-iter3_score
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: chosen
list:
- name: content
dtype: string
- name: role
dtype: string
- name: rejected
list:
- name: content
dtype: string
- name: role
dtype: string
- name: chosen_probs
dtype: float64
- name: chosen_probs_win
dtype: float64
- name: chosen_probs_lose
dtype: float64
splits:
- name: train
num_bytes: 94659715
num_examples: 19996
- name: test
num_bytes: 2380771
num_examples: 500
download_size: 54391296
dataset_size: 97040486
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
# Dataset Card for "synthetic_data_mistral-7b-instruct-sppo-iter3_score"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
UCLAML
原始信息汇总
数据集概述
数据集信息
特征
- chosen:
- content: 字符串类型
- role: 字符串类型
- rejected:
- content: 字符串类型
- role: 字符串类型
- chosen_probs: 浮点数类型 (float64)
- chosen_probs_win: 浮点数类型 (float64)
- chosen_probs_lose: 浮点数类型 (float64)
数据分割
- train:
- 字节数: 94659715
- 样本数: 19996
- test:
- 字节数: 2380771
- 样本数: 500
数据大小
- 下载大小: 54391296 字节
- 数据集大小: 97040486 字节
配置
- config_name: default
- data_files:
- train: data/train-*
- test: data/test-*
- data_files:



