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
0d8e554d
Unverified
Commit
0d8e554d
authored
Feb 10, 2021
by
Lysandre Debut
Committed by
GitHub
Feb 10, 2021
Browse files
Line endings should be LF across repo and not CRLF (#10119)
parent
937f6707
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
681 additions
and
678 deletions
+681
-678
.gitattributes
.gitattributes
+3
-0
examples/research_projects/bertology/run_prune_gpt.py
examples/research_projects/bertology/run_prune_gpt.py
+388
-388
tests/test_modeling_deberta.py
tests/test_modeling_deberta.py
+290
-290
No files found.
.gitattributes
0 → 100644
View file @
0d8e554d
*.py eol=lf
*.rst eol=lf
*.md eol=lf
\ No newline at end of file
examples/research_projects/bertology/run_prune_gpt.py
View file @
0d8e554d
This diff is collapsed.
Click to expand it.
tests/test_modeling_deberta.py
View file @
0d8e554d
This diff is collapsed.
Click to expand it.
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