Deojoandco/reward_model_anthropic_8
收藏资源简介:
--- dataset_info: features: - name: prompt dtype: string - name: response dtype: string - name: chosen dtype: string - name: rejected dtype: string - name: output sequence: string - name: toxicity sequence: float64 - name: severe_toxicity sequence: float64 - name: obscene sequence: float64 - name: identity_attack sequence: float64 - name: insult sequence: float64 - name: threat sequence: float64 - name: sexual_explicit sequence: float64 - name: mean_toxity_value dtype: float64 - name: max_toxity_value dtype: float64 - name: min_toxity_value dtype: float64 - name: sd_toxity_value dtype: float64 - name: median_toxity_value dtype: float64 - name: median_output dtype: string - name: toxic dtype: bool - name: regard list: list: - name: label dtype: string - name: score dtype: float64 - name: regard_neutral dtype: float64 - name: regard_positive dtype: float64 - name: regard_other dtype: float64 - name: regard_negative dtype: float64 - name: bias_matches dtype: string splits: - name: test num_bytes: 25267747 num_examples: 8552 download_size: 15240877 dataset_size: 25267747 --- # Dataset Card for "reward_model_anthropic_8" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
"reward_model_anthropic_8"
数据集特征
- prompt: 字符串类型
- response: 字符串类型
- chosen: 字符串类型
- rejected: 字符串类型
- output: 序列,字符串类型
- toxicity: 序列,float64类型
- severe_toxicity: 序列,float64类型
- obscene: 序列,float64类型
- identity_attack: 序列,float64类型
- insult: 序列,float64类型
- threat: 序列,float64类型
- sexual_explicit: 序列,float64类型
- mean_toxity_value: float64类型
- max_toxity_value: float64类型
- min_toxity_value: float64类型
- sd_toxity_value: float64类型
- median_toxity_value: float64类型
- median_output: 字符串类型
- toxic: 布尔类型
- regard: 列表,包含:
- label: 字符串类型
- score: float64类型
- regard_neutral: float64类型
- regard_positive: float64类型
- regard_other: float64类型
- regard_negative: float64类型
- bias_matches: 字符串类型
数据集分割
- test:
- 字节数: 25267747
- 示例数: 8552
数据集大小
- 下载大小: 15240877字节
- 数据集大小: 25267747字节



