dkshjn/processed_argilla
收藏Hugging Face2024-01-31 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/dkshjn/processed_argilla
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: system
dtype: string
- name: input
dtype: string
- name: chosen
dtype: string
- name: rejected
dtype: string
- name: generations
sequence: string
- name: order
sequence: string
- name: labelling_model
dtype: string
- name: labelling_prompt
list:
- name: content
dtype: string
- name: role
dtype: string
- name: raw_labelling_response
dtype: string
- name: rating
sequence: float64
- name: rationale
dtype: string
- name: status
dtype: string
- name: original_chosen
dtype: string
- name: original_rejected
dtype: string
- name: chosen_score
dtype: float64
- name: in_gsm8k_train
dtype: bool
- name: formatted_chosen
list:
- name: content
dtype: string
- name: role
dtype: string
- name: formatted_rejected
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 209153276
num_examples: 12859
download_size: 103496030
dataset_size: 209153276
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "processed_argilla"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
dkshjn
原始信息汇总
数据集概述
数据集信息
- 特征列表:
system: 类型为stringinput: 类型为stringchosen: 类型为stringrejected: 类型为stringgenerations: 类型为sequence的stringorder: 类型为sequence的stringlabelling_model: 类型为stringlabelling_prompt: 类型为list,包含content(类型为string)和role(类型为string)raw_labelling_response: 类型为stringrating: 类型为sequence的float64rationale: 类型为stringstatus: 类型为stringoriginal_chosen: 类型为stringoriginal_rejected: 类型为stringchosen_score: 类型为float64in_gsm8k_train: 类型为boolformatted_chosen: 类型为list,包含content(类型为string)和role(类型为string)formatted_rejected: 类型为list,包含content(类型为string)和role(类型为string)
数据集分割
- 训练集:
- 名称:
train - 字节数: 209153276
- 样本数: 12859
- 名称:
数据集大小
- 下载大小: 103496030 字节
- 数据集大小: 209153276 字节
配置信息
- 配置名称:
default- 数据文件:
- 分割:
train - 路径:
data/train-*
- 分割:
- 数据文件:



