YYYYYYibo/eval-dataset-with-score-vanilla
收藏资源简介:
--- dataset_info: features: - name: prompt dtype: string - name: prompt_id dtype: string - name: chosen list: - name: content dtype: string - name: role dtype: string - name: rejected list: - name: content dtype: string - name: role dtype: string - name: messages list: - name: content dtype: string - name: role dtype: string - name: score_chosen dtype: float64 - name: score_rejected dtype: float64 - name: reference_response dtype: string - name: original dtype: string - name: vanilla dtype: string - name: gpt_score dtype: int64 splits: - name: train_prefs num_bytes: 2000572 num_examples: 200 download_size: 1153668 dataset_size: 2000572 configs: - config_name: default data_files: - split: train_prefs path: data/train_prefs-* --- # Dataset Card for "eval-dataset-with-score-vanilla" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
- 名称: eval-dataset-with-score-vanilla
数据集特征
- prompt: 字符串类型
- prompt_id: 字符串类型
- chosen:
- content: 字符串类型
- role: 字符串类型
- rejected:
- content: 字符串类型
- role: 字符串类型
- messages:
- content: 字符串类型
- role: 字符串类型
- score_chosen: 浮点数类型
- score_rejected: 浮点数类型
- reference_response: 字符串类型
- original: 字符串类型
- vanilla: 字符串类型
- gpt_score: 整数类型
数据集分割
- train_prefs:
- num_bytes: 2000572
- num_examples: 200
数据集大小
- 下载大小: 1153668
- 数据集大小: 2000572
配置
- config_name: default
- data_files:
- split: train_prefs
- path: data/train_prefs-*



