argilla/ultrafeedback-capybara-mix-5k
收藏Hugging Face2024-01-29 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/argilla/ultrafeedback-capybara-mix-5k
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: source
dtype: string
- name: conversation
list:
- name: input
dtype: string
- name: output
dtype: string
- name: original_response
dtype: string
- name: generation_prompt
sequence: string
- name: raw_generation_responses
sequence: string
- name: new_generations
sequence: string
- name: prompt
dtype: string
- name: chosen
list:
- name: content
dtype: string
- name: role
dtype: string
- name: rejected
list:
- name: content
dtype: string
- name: role
dtype: string
- name: rating_chosen
dtype: int64
- name: rating_rejected
dtype: int64
- name: chosen_model
dtype: string
- name: rejected_model
dtype: string
- name: turns
dtype: int64
- name: chosen-rating
dtype: float64
- name: chosen-model
dtype: string
- name: rejected-rating
dtype: float64
- name: rejected-model
dtype: string
splits:
- name: train
num_bytes: 40207332.027373314
num_examples: 4500
- name: test
num_bytes: 4467481.336374813
num_examples: 500
download_size: 60430325
dataset_size: 44674813.363748126
---
# Dataset Card for "ultrafeedback-capybara-mix-5k"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
argilla
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集:
data/train-* - 测试集:
data/test-*
- 训练集:
- 数据文件:
数据集信息
-
特征:
- source: 字符串类型
- conversation: 列表类型
- input: 字符串类型
- output: 字符串类型
- original_response: 字符串类型
- generation_prompt: 字符串序列类型
- raw_generation_responses: 字符串序列类型
- new_generations: 字符串序列类型
- prompt: 字符串类型
- chosen: 列表类型
- content: 字符串类型
- role: 字符串类型
- rejected: 列表类型
- content: 字符串类型
- role: 字符串类型
- rating_chosen: 64位整数类型
- rating_rejected: 64位整数类型
- chosen_model: 字符串类型
- rejected_model: 字符串类型
- turns: 64位整数类型
- chosen-rating: 64位浮点数类型
- chosen-model: 字符串类型
- rejected-rating: 64位浮点数类型
- rejected-model: 字符串类型
-
数据分割:
- 训练集:
- 字节数: 40207332.027373314
- 样本数: 4500
- 测试集:
- 字节数: 4467481.336374813
- 样本数: 500
- 训练集:
-
下载大小: 60430325
-
数据集大小: 44674813.363748126



