transformers/examples/research_projects/movement-pruning/emmental
Eldar Kurtic 9fd937ead1
Replace BertLayerNorm with LayerNorm (#14385)
Running Movement pruning experiments with the newest HuggingFace would crash due to non-existing BertLayerNorm.
2021-11-15 13:25:10 -05:00
..
modules [style] consistent nn. and nn.functional: part 4 examples (#12156) 2021-06-14 12:28:24 -07:00
__init__.py Reorganize examples (#9010) 2020-12-11 10:07:02 -05:00
configuration_bert_masked.py Reorganize examples (#9010) 2020-12-11 10:07:02 -05:00
modeling_bert_masked.py Replace BertLayerNorm with LayerNorm (#14385) 2021-11-15 13:25:10 -05:00