mlfoundations-dev/evol_instruct_gpt-4o-mini_test
收藏Hugging Face2024-12-09 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/mlfoundations-dev/evol_instruct_gpt-4o-mini_test
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: output
dtype: string
- name: input
dtype: string
- name: instruction
dtype: string
- name: instruction_evolution_prompt
dtype: string
- name: evolved_instruction
dtype: string
- name: completion
dtype: string
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
splits:
- name: train
num_bytes: 655504
num_examples: 100
download_size: 342945
dataset_size: 655504
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
数据集信息:
特征字段:
- 名称:output(输出),数据类型:字符串
- 名称:input(输入),数据类型:字符串
- 名称:instruction(指令),数据类型:字符串
- 名称:instruction_evolution_prompt(指令进化提示词),数据类型:字符串
- 名称:evolved_instruction(进化后指令),数据类型:字符串
- 名称:completion(补全结果),数据类型:字符串
- 名称:conversations(对话列表),其为列表类型,包含子字段:
- 名称:from(对话来源),数据类型:字符串
- 名称:value(对话内容),数据类型:字符串
数据集划分:
- 名称:train(训练集),字节占用量:655504,样本数量:100
下载大小:342945
数据集总存储大小:655504
配置项:
- 配置名称:default(默认配置),数据文件:
- 数据集划分:train(训练集),路径:data/train-*
提供机构:
mlfoundations-dev



