dev-instructed-deception-Qwen3.5-27B-a-mo-qwen3.5-27b-7
收藏资源简介:
该数据集包含400个测试样本,以结构化格式存储。每个样本包括以下字段:model(模型标识,字符串类型)、lora(LoRA适配器标识,字符串类型)、index(样本索引,整数类型)、messages(消息列表,每条消息包含content内容字段和role角色字段,均为字符串类型)、temperature(温度参数,浮点数类型)、canary(金丝雀标识,字符串类型)。数据集仅提供测试集,文件总大小约304KB。从字段命名推断,该数据集可能用于评估或测试语言模型及其LoRA适配器的性能,涉及多轮对话格式的输入。
This dataset contains 400 test samples stored in a structured format. Each sample includes the following fields: model (model identifier, string type), lora (LoRA adapter identifier, string type), index (sample index, integer type), messages (a list of messages, each containing content and role fields, both string types), temperature (temperature parameter, float type), canary (canary identifier, string type). The dataset provides only a test set, with a total file size of approximately 304KB. Based on the field names, it is inferred that this dataset may be used to evaluate or test the performance of language models and their LoRA adapters, involving multi-turn dialogue format inputs.
数据集概述:dev-instructed-deception-Qwen3.5-27B-a-mo-qwen3.5-27b-7
- 来源:Hugging Face 数据集页面(
aletheias-quest/dev-instructed-deception-Qwen3.5-27B-a-mo-qwen3.5-27b-7) - 数据集配置:仅包含一个配置
default - 数据集大小:
- 总下载大小:172,945 字节(约172.9 KB)
- 数据集总大小:304,509 字节(约304.5 KB)
数据划分
- 测试集(test):包含 400 条样本,占用 304,509 字节
数据特征
每条样本包含以下字段:
- model(字符串):使用的模型名称
- lora(字符串):LoRA 适配器名称
- index(整数):样本索引编号
- messages(列表):包含对话消息,每条消息包含:
- content(字符串):消息内容
- role(字符串):消息角色(如 user、assistant 等)
- temperature(浮点数):生成时使用的温度参数
- canary(字符串):用于追踪或安全标识的字段
数据文件
- 测试集数据文件路径为
data/test-*,支持通配符匹配




