40 lines
694 B
JSON
40 lines
694 B
JSON
{
|
|
"citation": "",
|
|
"description": "",
|
|
"features": {
|
|
"input_ids": {
|
|
"feature": {
|
|
"dtype": "int32",
|
|
"_type": "Value"
|
|
},
|
|
"_type": "Sequence"
|
|
},
|
|
"attention_mask": {
|
|
"feature": {
|
|
"dtype": "int8",
|
|
"_type": "Value"
|
|
},
|
|
"_type": "Sequence"
|
|
},
|
|
"labels": {
|
|
"feature": {
|
|
"dtype": "int64",
|
|
"_type": "Value"
|
|
},
|
|
"_type": "Sequence"
|
|
},
|
|
"length": {
|
|
"dtype": "int64",
|
|
"_type": "Value"
|
|
},
|
|
"position_ids": {
|
|
"feature": {
|
|
"dtype": "int64",
|
|
"_type": "Value"
|
|
},
|
|
"_type": "Sequence"
|
|
}
|
|
},
|
|
"homepage": "",
|
|
"license": ""
|
|
} |