Llama2-7b-sft-qlora / evaluation /dataset_info.json
AKTaylor98's picture
Model save
a78f671 verified
raw
history blame contribute delete
No virus
816 Bytes
{
"citation": "",
"description": "",
"features": {
"prompt": {
"dtype": "string",
"_type": "Value"
},
"chosen": [
{
"content": {
"dtype": "string",
"_type": "Value"
},
"role": {
"dtype": "string",
"_type": "Value"
}
}
],
"rejected": {
"dtype": "null",
"_type": "Value"
},
"messages": [
{
"content": {
"dtype": "string",
"_type": "Value"
},
"role": {
"dtype": "string",
"_type": "Value"
}
}
],
"score_chosen": {
"dtype": "int64",
"_type": "Value"
},
"score_rejected": {
"dtype": "int64",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}