--- name: "\U0001F4DA Migration from PyTorch-pretrained-Bert" about: Report a problem when migrating from PyTorch-pretrained-Bert to Transformers title: '' labels: '' assignees: '' --- ## 📚 Migration Model I am using (Bert, XLNet....): Language I am using the model on (English, Chinese....): The problem arise when using: * [ ] the official example scripts: (give details) * [ ] my own modified scripts: (give details) The tasks I am working on is: * [ ] an official GLUE/SQUaD task: (give the name) * [ ] my own task or dataset: (give details) Details of the issue: ## Environment * OS: * Python version: * PyTorch version: * PyTorch Transformers version (or branch): * Using GPU ? * Distributed of parallel setup ? * Any other relevant information: ## Checklist - [ ] I have read the migration guide in the readme. - [ ] I checked if a related official extension example runs on my machine. ## Additional context