heegyu/feedback-collection-ko-split
收藏Hugging Face2024-04-30 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/heegyu/feedback-collection-ko-split
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: instruction
dtype: string
- name: orig_criteria
dtype: string
- name: orig_feedback
dtype: string
- name: orig_instruction
dtype: string
- name: orig_reference_answer
dtype: string
- name: orig_response
dtype: string
- name: orig_score
dtype: string
- name: orig_score1_description
dtype: string
- name: orig_score2_description
dtype: string
- name: orig_score3_description
dtype: string
- name: orig_score4_description
dtype: string
- name: orig_score5_description
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 763123975.310549
num_examples: 99452
- name: test
num_bytes: 3836644.6894509364
num_examples: 500
download_size: 344388158
dataset_size: 766960620.0
---
# Dataset Card for "feedback-collection-ko-split"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
heegyu
原始信息汇总
数据集概述
配置信息
- 默认配置 (
config_name: default)- 训练数据 (
split: train):路径为data/train-* - 测试数据 (
split: test):路径为data/test-*
- 训练数据 (
数据集特征
- 特征名称:instruction, orig_criteria, orig_feedback, orig_instruction, orig_reference_answer, orig_response, orig_score, orig_score1_description, orig_score2_description, orig_score3_description, orig_score4_description, orig_score5_description, output
- 数据类型:所有特征的数据类型均为
string
数据集拆分
- 训练集 (
name: train)- 大小:99452个样本
- 存储大小:763123975.310549字节
- 测试集 (
name: test)- 大小:500个样本
- 存储大小:3836644.6894509364字节
数据集大小
- 下载大小:344388158字节
- 总数据集大小:766960620.0字节



