Johncmk/orange
收藏Hugging Face2024-07-11 更新2024-07-22 收录
下载链接:
https://hf-mirror.com/datasets/Johncmk/orange
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含描述一个名为Orange的虚构动物的指令和输出。它旨在微调语言模型,以理解和生成关于这个虚构生物的详细描述。数据集的语言为英语,数据结构包括instruction、input和output三个字段,其中input字段通常为空。数据集分为训练集和测试集,训练集包含60个示例,测试集为空。
This dataset contains instructions and outputs describing a fictional animal called Orange. It is designed for fine-tuning language models to understand and generate detailed descriptions of this imaginary creature. The dataset is in English, and its structure includes three fields: instruction, input, and output, where the input field is often empty. The dataset is divided into training and test sets, with the training set containing 60 examples and the test set being empty.
提供机构:
Johncmk
原始信息汇总
数据集卡片:Orange Animal Dataset
数据集概述
该数据集包含描述虚构动物“Orange”的指令和输出。设计用于微调语言模型,以理解和生成该虚构生物的详细描述。
支持的任务和排行榜
text-generation:该数据集可用于微调语言模型,生成与虚构动物相关的创意描述和答案。特别适用于展示微调在生成连贯且上下文适当的响应方面的能力。
语言
数据集为英语(en)。
数据集结构
数据字段
instruction:包含关于橙色动物的指令或问题的字符串。input:包含指令的附加输入上下文的字符串,通常在该数据集中为空。output:包含生成的橙色动物响应或描述的字符串。
数据分割
数据集包含以下分割:
train:60个示例test:0个示例
示例用法
数据集中的一个示例:
json { "instruction": "What is an orange?", "input": "", "output": "An orange is a small orange-colored animal with fur and a sweet scent." }



