Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
bb464289
"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "d155b38d6ea70fef3dec2e1f678269e713672bb7"
Commit
bb464289
authored
Oct 04, 2019
by
Lysandre Debut
Committed by
GitHub
Oct 04, 2019
Browse files
New model addition issue template
parent
7bddb45a
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
43 additions
and
4 deletions
+43
-4
.github/ISSUE_TEMPLATE/--new-model-addition.md
.github/ISSUE_TEMPLATE/--new-model-addition.md
+23
-0
.github/ISSUE_TEMPLATE/bug-report.md
.github/ISSUE_TEMPLATE/bug-report.md
+5
-1
.github/ISSUE_TEMPLATE/feature-request.md
.github/ISSUE_TEMPLATE/feature-request.md
+5
-1
.github/ISSUE_TEMPLATE/migration.md
.github/ISSUE_TEMPLATE/migration.md
+5
-1
.github/ISSUE_TEMPLATE/question-help.md
.github/ISSUE_TEMPLATE/question-help.md
+5
-1
No files found.
.github/ISSUE_TEMPLATE/--new-model-addition.md
0 → 100644
View file @
bb464289
---
name
:
"
\U0001F31F
New
model
addition"
about
:
Submit a proposal/request to implement a new Transformer-based model
title
:
'
'
labels
:
'
'
assignees
:
'
'
---
# 🌟New model addition
## Model description
<!-- Important information -->
## Open Source status
*
[ ] the model implementation is available: (give details)
*
[ ] the model weights are available: (give details)
## Additional context
<!-- Add any other context about the problem here. -->
.github/ISSUE_TEMPLATE/bug-report.md
View file @
bb464289
---
---
name
:
"
\U0001F41B
Bug
Report"
name
:
"
\U0001F41B
Bug
Report"
about
:
Submit a bug report to help us improve PyTorch Transformers
about
:
Submit a bug report to help us improve PyTorch Transformers
title
:
'
'
labels
:
'
'
assignees
:
'
'
---
---
## 🐛 Bug
## 🐛 Bug
...
@@ -45,4 +49,4 @@ Steps to reproduce the behavior:
...
@@ -45,4 +49,4 @@ Steps to reproduce the behavior:
## Additional context
## Additional context
<!-- Add any other context about the problem here. -->
<!-- Add any other context about the problem here. -->
\ No newline at end of file
.github/ISSUE_TEMPLATE/feature-request.md
View file @
bb464289
---
---
name
:
"
\U0001F680
Feature
Request"
name
:
"
\U0001F680
Feature
Request"
about
:
Submit a proposal/request for a new PyTorch Transformers feature
about
:
Submit a proposal/request for a new PyTorch Transformers feature
title
:
'
'
labels
:
'
'
assignees
:
'
'
---
---
## 🚀 Feature
## 🚀 Feature
...
@@ -13,4 +17,4 @@ about: Submit a proposal/request for a new PyTorch Transformers feature
...
@@ -13,4 +17,4 @@ about: Submit a proposal/request for a new PyTorch Transformers feature
## Additional context
## Additional context
<!-- Add any other context or screenshots about the feature request here. -->
<!-- Add any other context or screenshots about the feature request here. -->
\ No newline at end of file
.github/ISSUE_TEMPLATE/migration.md
View file @
bb464289
---
---
name
:
"
\U0001F4DA
Migration
from
PyTorch-pretrained-Bert"
name
:
"
\U0001F4DA
Migration
from
PyTorch-pretrained-Bert"
about
:
Report a problem when migrating from PyTorch-pretrained-Bert to Transformers
about
:
Report a problem when migrating from PyTorch-pretrained-Bert to Transformers
title
:
'
'
labels
:
'
'
assignees
:
'
'
---
---
## 📚 Migration
## 📚 Migration
...
@@ -40,4 +44,4 @@ Details of the issue:
...
@@ -40,4 +44,4 @@ Details of the issue:
## Additional context
## Additional context
<!-- Add any other context about the problem here. -->
<!-- Add any other context about the problem here. -->
\ No newline at end of file
.github/ISSUE_TEMPLATE/question-help.md
View file @
bb464289
---
---
name
:
"
❓Questions
&
Help"
name
:
"
❓Questions
&
Help"
about
:
Start a general discussion related to PyTorch Transformers
about
:
Start a general discussion related to PyTorch Transformers
title
:
'
'
labels
:
'
'
assignees
:
'
'
---
---
## ❓ Questions & Help
## ❓ Questions & Help
<!-- A clear and concise description of the question. -->
<!-- A clear and concise description of the question. -->
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment