Struct rust_bert::xlnet::XLNetModelResources
source · pub struct XLNetModelResources;Expand description
Implementations§
source§impl XLNetModelResources
impl XLNetModelResources
sourcepub const XLNET_BASE_CASED: (&'static str, &'static str) = _
pub const XLNET_BASE_CASED: (&'static str, &'static str) = _
Shared under Apache 2.0 license by the XLNet Authors at https://github.com/zihangdai/xlnet. Modified with conversion to C-array format.