testing_initial / dataset_info.json
yasminemun's picture
Upload folder using huggingface_hub
75adc14 verified
raw
history blame
No virus
1.49 kB
{
"citation": "",
"description": "",
"features": {
"input": {
"dtype": "string",
"_type": "Value"
},
"generation_model": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"generation_prompt": [
[
{
"content": {
"dtype": "string",
"_type": "Value"
},
"role": {
"dtype": "string",
"_type": "Value"
}
}
]
],
"raw_generation_responses": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"generations": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"labelling_model": {
"dtype": "string",
"_type": "Value"
},
"labelling_prompt": [
{
"content": {
"dtype": "string",
"_type": "Value"
},
"role": {
"dtype": "string",
"_type": "Value"
}
}
],
"raw_labelling_response": {
"dtype": "string",
"_type": "Value"
},
"rating": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
},
"rationale": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": ""
}