jdchang/nectar_openchat_preprocess
收藏Hugging Face2024-04-27 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/jdchang/nectar_openchat_preprocess
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: answers
list:
- name: answer
dtype: string
- name: model
dtype: string
- name: rank
dtype: float64
- name: turns
dtype: int64
- name: num_responses
dtype: int64
- name: source
sequence: string
- name: good_natured
dtype: bool
- name: chat
list:
- name: content
dtype: string
- name: role
dtype: string
- name: oc_chat
dtype: string
- name: oc_prompt_tokens
sequence: int64
- name: rm_chat
dtype: string
- name: rm_tokens
sequence: int64
splits:
- name: train
num_bytes: 4467625109
num_examples: 181160
download_size: 735291303
dataset_size: 4467625109
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
jdchang
原始信息汇总
数据集概述
数据集特征
- prompt:字符串类型
- answers:列表类型,包含以下子特征:
- answer:字符串类型
- model:字符串类型
- rank:浮点数类型
- turns:整数类型
- num_responses:整数类型
- source:序列字符串类型
- good_natured:布尔类型
- chat:列表类型,包含以下子特征:
- content:字符串类型
- role:字符串类型
- oc_chat:字符串类型
- oc_prompt_tokens:序列整数类型
- rm_chat:字符串类型
- rm_tokens:序列整数类型
数据集分割
- train:
- 数据量:4467625109字节
- 示例数量:181160
数据集大小
- 下载大小:735291303字节
- 数据集大小:4467625109字节
配置
- config_name:default
- data_files:
- split:train
- path:data/train-*



