| { | |
| "citation": "", | |
| "description": "", | |
| "features": { | |
| "prompt_id": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "prompt": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "all_generated_responses": { | |
| "feature": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "_type": "Sequence" | |
| }, | |
| "ori_chosen": [ | |
| { | |
| "content": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "role": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| } | |
| } | |
| ], | |
| "ori_rejected": [ | |
| { | |
| "content": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "role": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| } | |
| } | |
| ], | |
| "all_rm_scores": { | |
| "feature": { | |
| "dtype": "float64", | |
| "_type": "Value" | |
| }, | |
| "_type": "Sequence" | |
| }, | |
| "weight_chosen": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "chosen": [ | |
| { | |
| "content": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "role": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| } | |
| } | |
| ], | |
| "rejected": [ | |
| { | |
| "content": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "role": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| } | |
| } | |
| ] | |
| }, | |
| "homepage": "", | |
| "license": "" | |
| } |