Seohyeong Lee
dataset
88934d6 | { |
| "citation": "", |
| "description": "", |
| "features": { |
| "source": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "prompt": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "chosen": [ |
| { |
| "content": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "role": { |
| "dtype": "string", |
| "_type": "Value" |
| } |
| } |
| ], |
| "chosen-rating": { |
| "dtype": "float64", |
| "_type": "Value" |
| }, |
| "chosen-model": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "rejected": [ |
| { |
| "content": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "role": { |
| "dtype": "string", |
| "_type": "Value" |
| } |
| } |
| ], |
| "rejected-rating": { |
| "dtype": "float64", |
| "_type": "Value" |
| }, |
| "rejected-model": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "index": { |
| "dtype": "int64", |
| "_type": "Value" |
| } |
| }, |
| "homepage": "", |
| "license": "" |
| } |