You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The TensorFlow implementation of the Longformer model has an issue with using the tf.saved_model.save API alongside the output_attentions=True configuration attribute.
The TensorFlow implementation of the Longformer model has an issue with using the
tf.saved_model.saveAPI alongside theoutput_attentions=Trueconfiguration attribute.The test is skipped currently due to this issue.