CoolFace
Modelpublic

Jackson-L/pairrm_preference_dataset

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
dataset_info.json20 linesDownload Raw Back to root
1{2  "citation": "",3  "description": "",4  "features": {5    "prompt": {6      "dtype": "string",7      "_type": "Value"8    },9    "chosen": {10      "dtype": "int32",11      "_type": "Value"12    },13    "rejected": {14      "dtype": "int32",15      "_type": "Value"16    }17  },18  "homepage": "",19  "license": ""20}