taufeeque/overjustification-probe-large
收藏资源简介:
--- dataset_info: features: - name: messages list: - name: content dtype: string - name: role dtype: string - name: completion dtype: string - name: original_completion dtype: string - name: justification_style dtype: string - name: source dtype: string - name: negative_type dtype: string splits: - name: overjustified num_bytes: 1830680 num_examples: 943 - name: normal num_bytes: 2642573 num_examples: 1496 download_size: 1609182 dataset_size: 4473253 configs: - config_name: default data_files: - split: overjustified path: data/overjustified-* - split: normal path: data/normal-* ---
数据集信息: 特征字段: - 字段名:messages,类型为列表,包含两个子字段: - 子字段名:content,数据类型:字符串 - 子字段名:role,数据类型:字符串 - 字段名:completion(补全结果),数据类型:字符串 - 字段名:original_completion(原始补全结果),数据类型:字符串 - 字段名:justification_style(理由阐释风格),数据类型:字符串 - 字段名:source(来源),数据类型:字符串 - 字段名:negative_type(负面类型),数据类型:字符串 数据集划分: - 划分名称:overjustified(过度论证),字节数:1830680,样本数:943 - 划分名称:normal(正常),字节数:2642573,样本数:1496 下载总大小:1609182,数据集总存储大小:4473253 配置项: - 配置名称:default(默认配置),数据文件映射如下: - 划分overjustified对应的数据文件路径:data/overjustified-* - 划分normal对应的数据文件路径:data/normal-*




