MCPcopy Create free account
hub / github.com/allenai/scibert / __init__

Method __init__

scibert/models/bert_text_classifier.py:25–48  ·  view source on GitHub ↗
(self, vocab: Vocabulary,
                 text_field_embedder: TextFieldEmbedder,
                 verbose_metrics: bool = False,
                 dropout: float = 0.2,
                 initializer: InitializerApplicator = InitializerApplicator(),
                 regularizer: Optional[RegularizerApplicator] = None,
                 )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

get_output_dimMethod · 0.80

Tested by

no test coverage detected