Files
transformers/.github/ISSUE_TEMPLATE/bug-report.md
2022-03-22 21:55:22 +01:00

3.3 KiB

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

Environment info

  • transformers version:
  • Platform:
  • Python version:
  • PyTorch version (GPU?):
  • Tensorflow version (GPU?):
  • Using GPU in script?:
  • Using distributed or parallel set-up in script?:

Who can help

Information

Model I am using (Bert, XLNet ...):

The problem arises when using:

  • the official example scripts: (give details below)
  • my own modified scripts: (give details below)

The tasks I am working on is:

  • an official GLUE/SQUaD task: (give the name)
  • my own task or dataset: (give details below)

To reproduce

Steps to reproduce the behavior:

Expected behavior