taufeeque/overjustification-probe
收藏资源简介:
--- 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: 808509 num_examples: 466 - name: normal num_bytes: 1246367 num_examples: 747 download_size: 727522 dataset_size: 2054876 configs: - config_name: default data_files: - split: overjustified path: data/overjustified-* - split: normal path: data/normal-* ---
数据集信息: 特征: - 字段messages:为列表类型,列表元素包含两个子字段: - 子字段content:数据类型(dtype)为字符串(string),表示内容 - 子字段role:数据类型(dtype)为字符串(string),表示角色 - 字段completion:数据类型(dtype)为字符串(string) - 字段original_completion:数据类型(dtype)为字符串(string) - 字段justification_style:数据类型(dtype)为字符串(string) - 字段source:数据类型(dtype)为字符串(string) - 字段negative_type:数据类型(dtype)为字符串(string) 数据集划分: - 划分名称overjustified:字节数808509,样本数466 - 划分名称normal:字节数1246367,样本数747 下载大小:727522,数据集总大小:2054876 配置项: - 配置名称default:数据文件对应如下: - 划分overjustified:数据路径为data/overjustified-* - 划分normal:数据路径为data/normal-*




