MCPcopy Create free account
hub / github.com/dmis-lab/bern / get_sequence_output

Method get_sequence_output

biobert_ner/modeling.py:242–249  ·  view source on GitHub ↗

Gets final hidden layer of encoder. Returns: float Tensor of shape [batch_size, seq_length, hidden_size] corresponding to the final hidden of the transformer encoder.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

create_modelFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected