dev-instructed-deception-Qwen3.5-27B-None
收藏资源简介:
该数据集是一个结构化测试数据集,包含400个样本,仅提供测试拆分。每个样本包括多个特征字段:model(模型标识,字符串类型)、lora(LoRA适配器标识,字符串类型)、index(样本索引,int64类型)、messages(消息列表,每个消息包含content内容字符串和role角色字符串)、temperature(温度参数,float64类型)以及canary(标识字符串)。数据集总大小为302838字节,下载大小为185165字节。从数据结构推断,该数据集可能用于语言模型的测试或评估任务,特别是涉及对话交互或参数配置的场景,messages字段表明可能包含多轮对话数据。
This dataset is a structured test dataset containing 400 samples, with only a test split provided. Each sample includes multiple feature fields: model (model identifier, string type), lora (LoRA adapter identifier, string type), index (sample index, int64 type), messages (a list of messages, each containing a content string and a role string), temperature (temperature parameter, float64 type), and canary (identifier string). The total dataset size is 302,838 bytes, with a download size of 185,165 bytes. Based on the data structure, this dataset is likely used for testing or evaluation tasks of language models, particularly in scenarios involving dialogue interaction or parameter configuration, and the messages field suggests it may contain multi-turn dialogue data.
数据集概述
数据集名称:dev-instructed-deception-Qwen3.5-27B-None
数据集来源:aletheias-quest
数据集大小:下载大小约 185 KB,数据集总大小约 303 KB。
数据划分:仅包含一个 test 测试集,包含 400 条样本。
数据特征(字段):
| 字段名 | 数据类型 | 说明 |
|---|---|---|
model |
字符串 | 模型名称 |
lora |
字符串 | 微调参数名称 |
index |
整数 | 样本索引编号 |
messages |
列表(包含 content 和 role 两个子字段,均为字符串) |
对话消息列表,每条消息包含内容和角色 |
temperature |
浮点数 | 生成时的温度参数 |
canary |
字符串 | 标识字段(可能用于识别或溯源) |
数据文件:位于 data/test-* 路径下,具体文件格式未明确说明(通常为支持的分片格式)。




