| | --- |
| | dataset_info: |
| | features: |
| | - name: chosen |
| | list: |
| | - name: content |
| | dtype: string |
| | - name: role |
| | dtype: string |
| | - name: rejected |
| | list: |
| | - name: content |
| | dtype: string |
| | - name: role |
| | dtype: string |
| | - name: prompt |
| | list: |
| | - name: content |
| | dtype: string |
| | - name: role |
| | dtype: string |
| | - name: prompt_id |
| | dtype: string |
| | - name: messages |
| | list: |
| | - name: content |
| | dtype: string |
| | - name: role |
| | dtype: string |
| | splits: |
| | - name: test_holdout_rm |
| | num_bytes: 26253 |
| | num_examples: 10 |
| | - name: test_ift |
| | num_bytes: 23488 |
| | num_examples: 10 |
| | - name: test_rl |
| | num_bytes: 28444 |
| | num_examples: 10 |
| | - name: test_rm |
| | num_bytes: 38117 |
| | num_examples: 10 |
| | - name: train_ift |
| | num_bytes: 27095 |
| | num_examples: 10 |
| | - name: train_rl |
| | num_bytes: 21063 |
| | num_examples: 10 |
| | - name: train_rm |
| | num_bytes: 33651 |
| | num_examples: 10 |
| | download_size: 191686 |
| | dataset_size: 198111 |
| | configs: |
| | - config_name: default |
| | data_files: |
| | - split: test_holdout_rm |
| | path: data/test_holdout_rm-* |
| | - split: test_ift |
| | path: data/test_ift-* |
| | - split: test_rl |
| | path: data/test_rl-* |
| | - split: test_rm |
| | path: data/test_rm-* |
| | - split: train_ift |
| | path: data/train_ift-* |
| | - split: train_rl |
| | path: data/train_rl-* |
| | - split: train_rm |
| | path: data/train_rm-* |
| | --- |
| | # Dataset Card for "testing_h4" |
| | |
| | [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |