assignment3-self-align-curated-lima150
收藏资源简介:
该数据集包含26个训练样本,主要用于指令跟随任务评估。数据特征包含生成指令(generated_instruction)、LIMA模型响应(lima_response)、原始指令(lima_instruction)、数据来源(source)、评分(score)、评分文本(rating_text)和选择规则(selection_rule)共7个字段。其中评分字段为整型,其余均为字符串类型。数据集总大小约95.8KB,下载大小58.3KB。数据组织形式为单一训练集,存储路径为data/train-*。字段命名表明该数据集可能用于评估AI模型对指令的理解和执行能力,并包含人工质量评分信息。
This dataset contains 26 training samples, primarily intended for instruction-following task evaluation. It includes seven data fields: generated_instruction, lima_response, original instruction (lima_instruction), data source (source), score, rating_text, and selection_rule. The score field is of integer type, while all other fields are string types. The total size of the dataset is approximately 95.8 KB, with a download size of 58.3 KB. The data is organized as a single training set and stored at the path data/train-*. The field naming suggests that this dataset can be used to evaluate AI models' capabilities in understanding and executing instructions, and it contains manual quality rating information.
数据集概述
数据集基本信息
- 数据集名称: assignment3-self-align-curated-lima150
- 托管平台: Hugging Face Datasets
- 数据量: 88 个示例
- 数据集大小: 258,094 字节
- 下载大小: 158,404 字节
- 默认配置名称: default
数据结构与特征
数据集包含一个训练集(train),包含以下字段:
- generated_instruction (string): 生成的指令。
- lima_response (string): LIMA 响应。
- lima_instruction (string): LIMA 指令。
- source (string): 数据来源。
- score (int64): 评分。
- rating_text (string): 评分文本。
- selection_rule (string): 选择规则。
数据文件
- 训练集路径:
data/train-*




