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
4a872cae
"vscode:/vscode.git/clone" did not exist on "82601f4c1a5c3edb680593bdd9b54abd5846cfa7"
Unverified
Commit
4a872cae
authored
Jun 25, 2021
by
Stas Bekman
Committed by
GitHub
Jun 25, 2021
Browse files
remove extra white space from log format (#12360)
parent
a3daabfe
Changes
58
Show whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
docs/source/main_classes/trainer.rst
docs/source/main_classes/trainer.rst
+1
-1
examples/flax/language-modeling/run_clm_flax.py
examples/flax/language-modeling/run_clm_flax.py
+1
-1
examples/flax/language-modeling/run_mlm_flax.py
examples/flax/language-modeling/run_mlm_flax.py
+1
-1
examples/flax/summarization/run_summarization_flax.py
examples/flax/summarization/run_summarization_flax.py
+1
-1
examples/flax/text-classification/run_flax_glue.py
examples/flax/text-classification/run_flax_glue.py
+1
-1
examples/legacy/multiple_choice/run_multiple_choice.py
examples/legacy/multiple_choice/run_multiple_choice.py
+1
-1
examples/legacy/question-answering/run_squad.py
examples/legacy/question-answering/run_squad.py
+1
-1
examples/legacy/question-answering/run_squad_trainer.py
examples/legacy/question-answering/run_squad_trainer.py
+1
-1
examples/legacy/run_language_modeling.py
examples/legacy/run_language_modeling.py
+1
-1
examples/legacy/run_openai_gpt.py
examples/legacy/run_openai_gpt.py
+1
-1
examples/legacy/run_swag.py
examples/legacy/run_swag.py
+1
-1
examples/legacy/run_transfo_xl.py
examples/legacy/run_transfo_xl.py
+1
-1
examples/legacy/seq2seq/finetune_trainer.py
examples/legacy/seq2seq/finetune_trainer.py
+1
-1
examples/legacy/text-classification/run_tf_text_classification.py
.../legacy/text-classification/run_tf_text_classification.py
+1
-1
examples/legacy/token-classification/run_ner.py
examples/legacy/token-classification/run_ner.py
+1
-1
examples/legacy/token-classification/run_tf_ner.py
examples/legacy/token-classification/run_tf_ner.py
+1
-1
examples/pytorch/language-modeling/run_clm.py
examples/pytorch/language-modeling/run_clm.py
+1
-1
examples/pytorch/language-modeling/run_clm_no_trainer.py
examples/pytorch/language-modeling/run_clm_no_trainer.py
+1
-1
examples/pytorch/language-modeling/run_mlm.py
examples/pytorch/language-modeling/run_mlm.py
+1
-1
examples/pytorch/language-modeling/run_mlm_no_trainer.py
examples/pytorch/language-modeling/run_mlm_no_trainer.py
+1
-1
No files found.
docs/source/main_classes/trainer.rst
View file @
4a872cae
examples/flax/language-modeling/run_clm_flax.py
View file @
4a872cae
examples/flax/language-modeling/run_mlm_flax.py
View file @
4a872cae
examples/flax/summarization/run_summarization_flax.py
View file @
4a872cae
examples/flax/text-classification/run_flax_glue.py
View file @
4a872cae
examples/legacy/multiple_choice/run_multiple_choice.py
View file @
4a872cae
examples/legacy/question-answering/run_squad.py
View file @
4a872cae
examples/legacy/question-answering/run_squad_trainer.py
View file @
4a872cae
examples/legacy/run_language_modeling.py
View file @
4a872cae
examples/legacy/run_openai_gpt.py
View file @
4a872cae
examples/legacy/run_swag.py
View file @
4a872cae
examples/legacy/run_transfo_xl.py
View file @
4a872cae
examples/legacy/seq2seq/finetune_trainer.py
View file @
4a872cae
examples/legacy/text-classification/run_tf_text_classification.py
View file @
4a872cae
examples/legacy/token-classification/run_ner.py
View file @
4a872cae
examples/legacy/token-classification/run_tf_ner.py
View file @
4a872cae
examples/pytorch/language-modeling/run_clm.py
View file @
4a872cae
examples/pytorch/language-modeling/run_clm_no_trainer.py
View file @
4a872cae
examples/pytorch/language-modeling/run_mlm.py
View file @
4a872cae
examples/pytorch/language-modeling/run_mlm_no_trainer.py
View file @
4a872cae
Prev
1
2
3
Next
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