KatoHF/ultrachat_200k_scored
收藏Hugging Face2024-01-12 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/KatoHF/ultrachat_200k_scored
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: prompt_id
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: text
dtype: string
- name: score
dtype: float32
splits:
- name: train_sft
num_bytes: 2631213458
num_examples: 207865
- name: test_sft
num_bytes: 291121933
num_examples: 23110
download_size: 1490643246
dataset_size: 2922335391
configs:
- config_name: default
data_files:
- split: train_sft
path: data/train_sft-*
- split: test_sft
path: data/test_sft-*
---
The dataset includes multiple features such as prompt, prompt_id, messages (containing content and role), text, and score. It is divided into a training set (train_sft) and a test set (test_sft), containing 207865 and 23110 examples respectively, with a total size of 2922335391 bytes.
提供机构:
KatoHF
原始信息汇总
数据集信息
特征
- prompt: 类型为字符串
- prompt_id: 类型为字符串
- messages: 列表类型,包含以下子特征:
- content: 类型为字符串
- role: 类型为字符串
- text: 类型为字符串
- score: 类型为浮点数(float32)
数据分割
- train_sft: 包含207865个样本,占用2631213458字节
- test_sft: 包含23110个样本,占用291121933字节
数据集大小
- 下载大小: 1490643246字节
- 数据集大小: 2922335391字节
配置
- default: 包含以下数据文件:
- train_sft: 路径为
data/train_sft-* - test_sft: 路径为
data/test_sft-*
- train_sft: 路径为



