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
{{ message }}
This repository was archived by the owner on Dec 16, 2022. It is now read-only.
- It appears we're unnecessarily replicating the model to the source device, but this is not the case.
- Silence some deprecation warnings that were missed previously.
ignore:The binary mode of fromstring is deprecated.*:DeprecationWarning:msgpack_numpy
31
34
# 4. ignore these `ExperimentalFeatureWarning` for now, but record them once
32
35
once:This particular transformer implementation is a provisional feature.*::allennlp\.modules\.seq2seq_encoders\.bidirectional_language_model_transformer
0 commit comments