Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
bfeaae22
Unverified
Commit
bfeaae22
authored
Jul 09, 2020
by
Stas Bekman
Committed by
GitHub
Jul 09, 2020
Browse files
fix 404 (#5616)
parent
b25f7802
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
CONTRIBUTING.md
CONTRIBUTING.md
+2
-2
No files found.
CONTRIBUTING.md
View file @
bfeaae22
...
@@ -66,7 +66,7 @@ If you are willing to contribute the model yourself, let us know so we can best
...
@@ -66,7 +66,7 @@ If you are willing to contribute the model yourself, let us know so we can best
guide you.
guide you.
We have added a
**detailed guide and templates**
to guide you in the process of adding a new model. You can find them
We have added a
**detailed guide and templates**
to guide you in the process of adding a new model. You can find them
in the
[
`templates`
](
https://github.com/huggingface/transformers/templates
)
folder.
in the
[
`templates`
](
https://github.com/huggingface/transformers/
tree/master/
templates
)
folder.
### Do you want a new feature (that is not a model)?
### Do you want a new feature (that is not a model)?
...
@@ -88,7 +88,7 @@ If your issue is well written we're already 80% of the way there by the time you
...
@@ -88,7 +88,7 @@ If your issue is well written we're already 80% of the way there by the time you
post it.
post it.
We have added
**templates**
to guide you in the process of adding a new example script for training or testing the
We have added
**templates**
to guide you in the process of adding a new example script for training or testing the
models in the library. You can find them in the
[
`templates`
](
https://github.com/huggingface/transformers/templates
)
models in the library. You can find them in the
[
`templates`
](
https://github.com/huggingface/transformers/
tree/master/
templates
)
folder.
folder.
## Start contributing! (Pull Requests)
## Start contributing! (Pull Requests)
...
...
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