Piteryo/exact_number_of_sentences
收藏Hugging Face2024-05-24 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Piteryo/exact_number_of_sentences
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: chosen
list:
- name: content
dtype: string
- name: role
dtype: string
- name: rejected
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 832108
num_examples: 1024
- name: test
num_bytes: 215481
num_examples: 256
download_size: 540004
dataset_size: 1047589
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
Piteryo
原始信息汇总
数据集概述
数据集特征
- prompt: 字符串类型
- chosen: 列表类型,包含以下字段:
- content: 字符串类型
- role: 字符串类型
- rejected: 列表类型,包含以下字段:
- content: 字符串类型
- role: 字符串类型
数据集分割
- 训练集 (train):
- 示例数量: 1024
- 数据大小: 832108字节
- 测试集 (test):
- 示例数量: 256
- 数据大小: 215481字节
数据集大小
- 下载大小: 540004字节
- 数据集总大小: 1047589字节
数据文件配置
- 默认配置 (default):
- 训练集路径:
data/train-* - 测试集路径:
data/test-*
- 训练集路径:



