thobauma/harmless-eval-symbols
收藏资源简介:
--- dataset_info: features: - name: chosen dtype: string - name: rejected dtype: string splits: - name: clean num_bytes: 3177260 num_examples: 2312 - name: poisoned num_bytes: 3247205 num_examples: 2312 download_size: 3549229 dataset_size: 6424465 configs: - config_name: default data_files: - split: clean path: data/clean-* - split: poisoned path: data/poisoned-* ---
The dataset includes two main features: chosen and rejected, both of which are string types. The dataset is divided into two parts: clean and poisoned, each containing 2312 samples. The total download size of the dataset is 3549229 bytes, and the total size is 6424465 bytes. The dataset configuration is default, containing two data files corresponding to the clean and poisoned parts.
数据集信息
特征
- 名称: chosen
- 数据类型: string
- 名称: rejected
- 数据类型: string
分割
- 名称: clean
- 字节数: 3177260
- 样本数: 2312
- 名称: poisoned
- 字节数: 3247205
- 样本数: 2312
大小
- 下载大小: 3549229
- 数据集大小: 6424465
配置
- 配置名称: default
- 数据文件:
- 分割: clean
- 路径: data/clean-*
- 分割: poisoned
- 路径: data/poisoned-*
- 分割: clean
- 数据文件:



