huggingface / swift-coreml-transformers

Swift Core ML 3 implementations of GPT-2, DistilGPT-2, BERT, and DistilBERT for Question answering. Other Transformers coming soon!
Apache License 2.0
1.61k stars 176 forks source link

Update LayerNorm attribute in gpt2 conversion script #11

Closed bilal2vec closed 5 years ago

bilal2vec commented 5 years ago

Updates variance_layer to eps (https://github.com/huggingface/swift-coreml-transformers/issues/9#issuecomment-536102296)