SLUE-sqa5-CODE-train / train /dataset_info.json
PaiYuChi
push slue-sqa5-code dataset
1dde573
raw
history blame
2.38 kB
{
"citation": "",
"description": "",
"features": {
"question_id": {
"dtype": "string",
"_type": "Value"
},
"question_speaker_id": {
"dtype": "string",
"_type": "Value"
},
"raw_question_text": {
"dtype": "string",
"_type": "Value"
},
"normalized_question_text": {
"dtype": "string",
"_type": "Value"
},
"document_id": {
"dtype": "string",
"_type": "Value"
},
"document_speaker_id": {
"dtype": "string",
"_type": "Value"
},
"raw_document_text": {
"dtype": "string",
"_type": "Value"
},
"normalized_document_text": {
"dtype": "string",
"_type": "Value"
},
"word2time": {
"end_second": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
},
"normalized_word": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"start_second": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
},
"word": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
}
},
"answer_spans": {
"answer": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"end_second": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
},
"start_second": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
}
},
"hubert_100_context_unit": {
"dtype": "string",
"_type": "Value"
},
"hubert_100_question_unit": {
"dtype": "string",
"_type": "Value"
},
"hubert_100_answer_unit": {
"dtype": "string",
"_type": "Value"
},
"mhubert_1000_context_unit": {
"dtype": "string",
"_type": "Value"
},
"mhubert_1000_question_unit": {
"dtype": "string",
"_type": "Value"
},
"mhubert_1000_answer_unit": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}