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
"docs/source/en/generation_strategies.md" did not exist on "228792a9dc0c36f1e82ab441e1b1991d116ee0a0"
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
18 changed files
with
19 additions
and
19 deletions
+19
-19
examples/research_projects/distillation/run_squad_w_distillation.py
...esearch_projects/distillation/run_squad_w_distillation.py
+1
-1
examples/research_projects/distillation/scripts/binarized_data.py
.../research_projects/distillation/scripts/binarized_data.py
+1
-1
examples/research_projects/distillation/scripts/token_counts.py
...es/research_projects/distillation/scripts/token_counts.py
+1
-1
examples/research_projects/mlm_wwm/run_mlm_wwm.py
examples/research_projects/mlm_wwm/run_mlm_wwm.py
+1
-1
examples/research_projects/mm-imdb/run_mmimdb.py
examples/research_projects/mm-imdb/run_mmimdb.py
+1
-1
examples/research_projects/movement-pruning/masked_run_glue.py
...les/research_projects/movement-pruning/masked_run_glue.py
+1
-1
examples/research_projects/movement-pruning/masked_run_squad.py
...es/research_projects/movement-pruning/masked_run_squad.py
+1
-1
examples/research_projects/performer/run_mlm_performer.py
examples/research_projects/performer/run_mlm_performer.py
+1
-1
examples/research_projects/wav2vec2/run_asr.py
examples/research_projects/wav2vec2/run_asr.py
+1
-1
examples/research_projects/wav2vec2/run_common_voice.py
examples/research_projects/wav2vec2/run_common_voice.py
+1
-1
examples/research_projects/wav2vec2/run_pretrain.py
examples/research_projects/wav2vec2/run_pretrain.py
+1
-1
examples/research_projects/zero-shot-distillation/distill_classifier.py
...rch_projects/zero-shot-distillation/distill_classifier.py
+1
-1
examples/tensorflow/multiple-choice/run_tf_multiple_choice.py
...ples/tensorflow/multiple-choice/run_tf_multiple_choice.py
+1
-1
examples/tensorflow/question-answering/run_qa.py
examples/tensorflow/question-answering/run_qa.py
+1
-1
examples/tensorflow/text-classification/run_glue.py
examples/tensorflow/text-classification/run_glue.py
+1
-1
examples/tensorflow/text-classification/run_text_classification.py
...tensorflow/text-classification/run_text_classification.py
+1
-1
templates/adding_a_new_example_script/{{cookiecutter.directory_name}}/run_{{cookiecutter.example_shortcut}}.py
...directory_name}}/run_{{cookiecutter.example_shortcut}}.py
+2
-2
tests/sagemaker/scripts/pytorch/run_glue_model_parallelism.py
...s/sagemaker/scripts/pytorch/run_glue_model_parallelism.py
+1
-1
No files found.
examples/research_projects/distillation/run_squad_w_distillation.py
View file @
4a872cae
examples/research_projects/distillation/scripts/binarized_data.py
View file @
4a872cae
examples/research_projects/distillation/scripts/token_counts.py
View file @
4a872cae
examples/research_projects/mlm_wwm/run_mlm_wwm.py
View file @
4a872cae
examples/research_projects/mm-imdb/run_mmimdb.py
View file @
4a872cae
examples/research_projects/movement-pruning/masked_run_glue.py
View file @
4a872cae
examples/research_projects/movement-pruning/masked_run_squad.py
View file @
4a872cae
examples/research_projects/performer/run_mlm_performer.py
View file @
4a872cae
examples/research_projects/wav2vec2/run_asr.py
View file @
4a872cae
examples/research_projects/wav2vec2/run_common_voice.py
View file @
4a872cae
examples/research_projects/wav2vec2/run_pretrain.py
View file @
4a872cae
examples/research_projects/zero-shot-distillation/distill_classifier.py
View file @
4a872cae
examples/tensorflow/multiple-choice/run_tf_multiple_choice.py
View file @
4a872cae
examples/tensorflow/question-answering/run_qa.py
View file @
4a872cae
examples/tensorflow/text-classification/run_glue.py
View file @
4a872cae
examples/tensorflow/text-classification/run_text_classification.py
View file @
4a872cae
templates/adding_a_new_example_script/{{cookiecutter.directory_name}}/run_{{cookiecutter.example_shortcut}}.py
View file @
4a872cae
tests/sagemaker/scripts/pytorch/run_glue_model_parallelism.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