dev-instructed-deception-gemma-3-27b-it-None
收藏资源简介:
该数据集是一个用于测试的样本集合,包含400个样本,仅有一个测试集。数据以结构化形式组织,核心是一个messages列表,每个元素包含content(内容)和role(角色)字符串字段,表明数据可能涉及多轮对话或交互式提示。其他特征字段包括:model(字符串,可能表示使用的模型标识)、lora(字符串,可能表示LoRA适配器配置)、index(整型,样本索引)、temperature(浮点型,可能表示生成温度参数)和canary(字符串,可能用于数据追踪或版本控制)。基于此结构,该数据集可能适用于大型语言模型(LLM)的对话生成、提示工程、模型响应评估或参数化实验等任务。
This dataset contains test samples with a structure defined by multiple feature fields. The core data is a messages list, where each element includes content and role string fields, indicating that the data may involve multi-turn conversations or interactive prompts. Other fields include: model (string, possibly representing a model identifier), lora (string, possibly indicating LoRA adapter configuration), index (integer, sample index), temperature (float, possibly representing a generation temperature parameter), and canary (string, possibly used for data tracking or version control). The dataset only includes a test set with 400 samples. Based on the field structure, it is likely suitable for tasks such as dialogue generation in large language models (LLMs), prompt engineering, model response evaluation, or parameterized experiments.
- 数据集名称: dev-instructed-deception-gemma-3-27b-it-None
- 来源平台: Hugging Face Datasets
- 数据集配置: default
- 数据集规模:
- 下载大小: 181,887 字节
- 数据集大小: 301,741 字节
- 数据拆分: 仅包含 test 集
- test 集示例数: 400
- 数据特征:
model(字符串): 模型名称lora(字符串): LoRA 相关标识index(整数): 索引编号messages(列表): 消息内容,每条消息包含:content(字符串): 消息正文role(字符串): 消息角色(如用户或助手)
temperature(浮点数): 生成温度参数canary(字符串): 金丝雀值(用于追踪数据泄露)
- 数据文件: 数据存储在
data/test-*路径下,仅提供 test 划分。




