Export ALBERT main layer in TensorFlow (#3354)
This commit is contained in:
@@ -434,6 +434,7 @@ if is_tf_available():
|
||||
|
||||
from .modeling_tf_albert import (
|
||||
TFAlbertPreTrainedModel,
|
||||
TFAlbertMainLayer,
|
||||
TFAlbertModel,
|
||||
TFAlbertForMaskedLM,
|
||||
TFAlbertForSequenceClassification,
|
||||
|
||||
Reference in New Issue
Block a user