Unverified Commit 9972562d authored by kumapo's avatar kumapo Committed by GitHub
Browse files

Include ElectraPreTrainedModel into __init__ (#4173)

parent ff8ed52d
......@@ -312,6 +312,7 @@ if is_torch_available():
ElectraForPreTraining,
ElectraForMaskedLM,
ElectraForTokenClassification,
ElectraPreTrainedModel,
ElectraModel,
load_tf_weights_in_electra,
ELECTRA_PRETRAINED_MODEL_ARCHIVE_MAP,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment