argilla/zephyr_ultrafeedback-new
收藏Hugging Face2023-11-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/argilla/zephyr_ultrafeedback-new
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input
dtype: string
- name: generations
sequence: string
- name: raw_generation_response
sequence: string
- name: rating
sequence: int64
- name: rationale
sequence: string
- name: raw_labelling_response
struct:
- name: choices
list:
- name: finish_reason
dtype: string
- name: index
dtype: int64
- name: message
struct:
- name: content
dtype: string
- name: role
dtype: string
- name: created
dtype: int64
- name: id
dtype: string
- name: model
dtype: string
- name: object
dtype: string
- name: usage
struct:
- name: completion_tokens
dtype: int64
- name: prompt_tokens
dtype: int64
- name: total_tokens
dtype: int64
splits:
- name: train
num_bytes: 44931
num_examples: 10
download_size: 43664
dataset_size: 44931
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "zephyr_ultrafeedback-new"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
argilla
原始信息汇总
数据集信息
特征
- input: 类型为字符串。
- generations: 类型为字符串序列。
- raw_generation_response: 类型为字符串序列。
- rating: 类型为整数序列。
- rationale: 类型为字符串序列。
- raw_labelling_response: 结构体,包含以下字段:
- choices: 列表,包含以下字段:
- finish_reason: 类型为字符串。
- index: 类型为整数。
- message: 结构体,包含以下字段:
- content: 类型为字符串。
- role: 类型为字符串。
- created: 类型为整数。
- id: 类型为字符串。
- model: 类型为字符串。
- object: 类型为字符串。
- usage: 结构体,包含以下字段:
- completion_tokens: 类型为整数。
- prompt_tokens: 类型为整数。
- total_tokens: 类型为整数。
- choices: 列表,包含以下字段:
数据分割
- train: 包含10个样本,占用44931字节。
数据集大小
- 下载大小: 43664字节。
- 数据集大小: 44931字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



