Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
某某某
transformers-new
Commits
0603564e
Commit
0603564e
authored
4 years ago
by
Sylvain Gugger
Browse files
Options
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
1e08af38
d86b5ffc
Changes
84
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.github/PULL_REQUEST_TEMPLATE.md
+1
-1
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/self-push.yml
+4
-4
.github/workflows/self-push.yml
.github/workflows/self-scheduled.yml
+8
-8
.github/workflows/self-scheduled.yml
docs/source/model_doc/longformer.rst
+42
-1
docs/source/model_doc/longformer.rst
docs/source/task_summary.rst
+6
-2
docs/source/task_summary.rst
docs/source/testing.rst
+1
-1
docs/source/testing.rst
examples/contrib/run_chinese_ref.py
+1
-1
examples/contrib/run_chinese_ref.py
examples/language-modeling/README.md
+2
-2
examples/language-modeling/README.md
examples/longform-qa/eli5_app.py
+6
-1
examples/longform-qa/eli5_app.py
examples/rag/use_own_knowledge_dataset.py
+1
-1
examples/rag/use_own_knowledge_dataset.py
examples/seq2seq/distillation.py
+10
-8
examples/seq2seq/distillation.py
examples/seq2seq/seq2seq_trainer.py
+6
-2
examples/seq2seq/seq2seq_trainer.py
model_cards/Geotrend/bert-base-15lang-cased/README.md
+49
-0
model_cards/Geotrend/bert-base-15lang-cased/README.md
model_cards/Geotrend/bert-base-ar-cased/README.md
+41
-0
model_cards/Geotrend/bert-base-ar-cased/README.md
model_cards/Geotrend/bert-base-bg-cased/README.md
+40
-0
model_cards/Geotrend/bert-base-bg-cased/README.md
model_cards/Geotrend/bert-base-de-cased/README.md
+40
-0
model_cards/Geotrend/bert-base-de-cased/README.md
model_cards/Geotrend/bert-base-el-cased/README.md
+40
-0
model_cards/Geotrend/bert-base-el-cased/README.md
model_cards/Geotrend/bert-base-en-ar-cased/README.md
+40
-0
model_cards/Geotrend/bert-base-en-ar-cased/README.md
model_cards/Geotrend/bert-base-en-bg-cased/README.md
+40
-0
model_cards/Geotrend/bert-base-en-bg-cased/README.md
model_cards/Geotrend/bert-base-en-cased/README.md
+40
-0
model_cards/Geotrend/bert-base-en-cased/README.md
with
418 additions
and
32 deletions
+418
-32
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment