oasst_tam / tamil_trans_full /dataset_info.json
damojay's picture
Upload 3 files
7ffd332
{
"citation": "",
"description": "",
"features": {
"message_id": {
"dtype": "string",
"_type": "Value"
},
"parent_id": {
"dtype": "string",
"_type": "Value"
},
"user_id": {
"dtype": "string",
"_type": "Value"
},
"created_date": {
"dtype": "string",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"role": {
"dtype": "string",
"_type": "Value"
},
"lang": {
"dtype": "string",
"_type": "Value"
},
"review_count": {
"dtype": "int64",
"_type": "Value"
},
"review_result": {
"dtype": "bool",
"_type": "Value"
},
"deleted": {
"dtype": "bool",
"_type": "Value"
},
"rank": {
"dtype": "float64",
"_type": "Value"
},
"synthetic": {
"dtype": "bool",
"_type": "Value"
},
"model_name": {
"dtype": "null",
"_type": "Value"
},
"detoxify": {
"identity_attack": {
"dtype": "float64",
"_type": "Value"
},
"insult": {
"dtype": "float64",
"_type": "Value"
},
"obscene": {
"dtype": "float64",
"_type": "Value"
},
"severe_toxicity": {
"dtype": "float64",
"_type": "Value"
},
"sexual_explicit": {
"dtype": "float64",
"_type": "Value"
},
"threat": {
"dtype": "float64",
"_type": "Value"
},
"toxicity": {
"dtype": "float64",
"_type": "Value"
}
},
"message_tree_id": {
"dtype": "string",
"_type": "Value"
},
"tree_state": {
"dtype": "string",
"_type": "Value"
},
"emojis": {
"count": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"name": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
}
},
"labels": {
"count": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"name": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"value": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
}
}
},
"homepage": "",
"license": ""
}