MCPcopy Create free account
hub / github.com/YehLi/xmodaler / __init__

Method __init__

xmodaler/modeling/decoder/lowrank_bilinear_decoder.py:21–59  ·  view source on GitHub ↗
(
        self,
        *,
        hidden_size: int,
        ctx_drop: float,
        bilinear_dim: int,
        att_heads: int, 
        att_mid_dim: int, 
        att_mid_drop: float,
        att_embed_dropout: float,
        layer_num: int,
        act_type: str,
        elu_alpha: float
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected