Type Definition rust_bert::deberta::DebertaQuestionAnsweringOutput
source · pub type DebertaQuestionAnsweringOutput = BertQuestionAnsweringOutput;Expand description
Container for the DeBERTa question answering model output.