MCPcopy Create free account
hub / github.com/csunny/algorithm / __init__

Method __init__

nlp/bert.py:84–96  ·  view source on GitHub ↗
(self, vocab_size, num_hiddens, norm_shape, ffn_num_input,
                 ffn_num_hiddens, num_heads, num_layers, dropout,
                 max_len=1000, key_size=768, query_size=768, value_size=768,
                 hid_in_features=768, mlm_in_features=768, 
                 nsp_in_features=768)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

BERTEncoderClass · 0.85
MaskLMClass · 0.85
NextSentencePredClass · 0.85
__init__Method · 0.45

Tested by

no test coverage detected