transformers/.github/ISSUE_TEMPLATE/bug-report.md

1.0 KiB

name about title labels assignees
🐛 Bug Report Submit a bug report to help us improve PyTorch Transformers

🐛 Bug

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)

To Reproduce

Steps to reproduce the behavior:

Expected behavior

Environment

  • OS:
  • Python version:
  • PyTorch version:
  • PyTorch Transformers version (or branch):
  • Using GPU ?
  • Distributed of parallel setup ?
  • Any other relevant information:

Additional context