Windy/tmp_output
收藏Hugging Face2024-06-30 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/Windy/tmp_output
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含多个特征,包括提示(prompt)、选择的回答(chosen)、拒绝的回答(rejected)、所有生成的回答(all_generated_responses)和所有评分(all_rm_scores)。其中,chosen和rejected是列表类型,包含内容(content)和角色(role)两个子特征。数据集分为训练集和测试集,训练集包含50个样本,测试集包含10个样本。数据集的下载大小为252838字节,总大小为449311字节。
The dataset contains multiple features, including prompt, chosen, rejected, all_generated_responses, and all_rm_scores. Among them, chosen and rejected are list types, containing two sub-features: content and role. The dataset is divided into a training set and a test set, with the training set containing 50 samples and the test set containing 10 samples. The download size of the dataset is 252838 bytes, and the total size is 449311 bytes.
提供机构:
Windy
原始信息汇总
数据集概述
数据集信息
特征
- prompt: 类型为字符串。
- chosen: 包含以下子特征:
- content: 类型为字符串。
- role: 类型为字符串。
- rejected: 包含以下子特征:
- content: 类型为字符串。
- role: 类型为字符串。
- all_generated_responses: 类型为字符串序列。
- all_rm_scores: 类型为空值序列。
数据分割
- train: 包含50个样本,占用339637字节。
- test: 包含10个样本,占用109674字节。
数据集大小
- 下载大小: 252838字节。
- 数据集总大小: 449311字节。
配置
- config_name: default
- data_files:
- train: 路径为
data/train-*。 - test: 路径为
data/test-*。
- train: 路径为
- data_files:



