chansung/synth_summarize_dataset2
收藏Hugging Face2024-05-20 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/chansung/synth_summarize_dataset2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: generator
dtype: string
- name: prompt_id
dtype: string
- name: seed_prompt
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: category
dtype: string
splits:
- name: gpt4o
num_bytes: 2879480
num_examples: 745
download_size: 318311
dataset_size: 2879480
configs:
- config_name: default
data_files:
- split: gpt4o
path: data/gpt4o-*
---
The dataset includes multiple features such as generator, prompt_id, seed_prompt, messages, and category, where messages is a list containing content and role sub-features. The dataset is split into a gpt4o split with 745 examples, totaling 2879480 bytes. The download size of the dataset is 318311 bytes. The dataset configuration is default, with data file paths at data/gpt4o-*.
提供机构:
chansung
原始信息汇总
数据集概述
数据集特征
- generator:数据类型为字符串。
- prompt_id:数据类型为字符串。
- seed_prompt:数据类型为字符串。
- messages:这是一个列表,包含以下子特征:
- content:数据类型为字符串。
- role:数据类型为字符串。
- category:数据类型为字符串。
数据集分割
- gpt4o:
- 数据大小:2879480字节。
- 示例数量:745。
数据集大小
- 下载大小:318311字节。
- 数据集总大小:2879480字节。
配置
- config_name:default
- data_files:
- split:gpt4o
- path:data/gpt4o-*



