"examples/tensorflow/summarization/run_summarization.py" did not exist on "57c8e822f7faa1c19f9926338f21f3aab2269997"
- 31 Aug, 2021 3 commits
-
-
Lysandre authored
-
Sylvain Gugger authored
* Add generate kwargs to Seq2SeqTrainingArguments * typo * Address review comments + doc * Style
-
Matt authored
-
- 30 Aug, 2021 1 commit
-
-
Sylvain Gugger authored
-
- 28 Aug, 2021 1 commit
-
-
Stefan Schweter authored
* examples: only use keep_linebreaks when reading TXT files for all CLM examples * examples: only use keep_linebreaks when reading TXT files for all CLM examples * examples: only use keep_linebreaks when reading TXT files for all CLM examples
-
- 27 Aug, 2021 2 commits
-
-
Patrick von Platen authored
* fix_torch_device_generate_test * remove @ * finish find and replace
-
Stefan Schweter authored
* examples: add keep_linebreaks option to text dataset loader for all CLM examples * examples: introduce new keep_linebreaks option as data argument in CLM examples
-
- 24 Aug, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [notebook](http://jupyter.org ) from 6.1.5 to 6.4.1. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 19 Aug, 2021 1 commit
-
-
Allan Lin authored
* Update torch.utils.data namespaces to the latest. * Format * Update Dataloader. * Style
-
- 12 Aug, 2021 2 commits
-
-
Suraj Patil authored
* allow passing params to image and text feature method * ifx for hybrid clip as well
-
Sylvain Gugger authored
* Remove hf_api module and use hugginface_hub * Style * Fix to test_fetcher * Quality
-
- 11 Aug, 2021 1 commit
-
-
Gunjan Chhablani authored
* Initialize VisualBERT demo * Update demo * Add commented URL * Update README * Update README
-
- 09 Aug, 2021 2 commits
-
-
Patrick von Platen authored
* fix_torch_device_generate_test * remove @ * improve docs for clm * speed-ups * correct t5 example as well * push final touches * Update examples/flax/language-modeling/README.md * correct docs for mlm * Update examples/flax/language-modeling/README.md Co-authored-by:Patrick von Platen <patrick@huggingface.co>
-
abhishek thakur authored
-
- 08 Aug, 2021 1 commit
-
-
Patrick von Platen authored
-
- 06 Aug, 2021 2 commits
-
-
Sylvain Gugger authored
* Fix tied weights on TPU * Manually tie weights in no trainer examples * Fix for test * One last missing * Gettning owned by my scripts * Address review comments * Fix test * Fix tests * Fix reformer tests
-
Patrick von Platen authored
* fix_torch_device_generate_test * remove @ * update * up * fix * remove f-stings * correct readme * up Co-authored-by:Patrick von Platen <patrick@huggingface.co>
-
- 04 Aug, 2021 1 commit
-
-
Patrick von Platen authored
* [Flax] Align device name in docs * make style * fix import error
-
- 02 Aug, 2021 1 commit
-
-
Chungman Lee authored
* fix typo in example/text-classification README * add space to align the table
-
- 30 Jul, 2021 2 commits
-
-
Stefan Schweter authored
-
21jun authored
help for `ModelArguments.gradient_checkpointing` should be "If True, use gradient checkpointing to save memory at the expense of slower backward pass." not "Whether to freeze the feature extractor layers of the model." (which is duplicated from `freeze_feature_extractor` arg)
-
- 28 Jul, 2021 4 commits
-
-
chutaklee authored
* fix distiller * fix style
-
Sylvain Gugger authored
-
Sylvain Gugger authored
-
Elysium1436 authored
* Fixed train_test_split test_size argument * `Seq2SeqTrainer` set max_length and num_beams only when non None (#12899) * set max_length and num_beams only when non None * fix instance variables * fix code style * [FLAX] Minor fixes in CLM example (#12914) * readme: fix retrieval of vocab size for flax clm example * examples: fix flax clm example when using training/evaluation files * Fix module path for symbolic_trace example Co-authored-by:
cchen-dialpad <47165889+cchen-dialpad@users.noreply.github.com> Co-authored-by:
Stefan Schweter <stefan@schweter.it> Co-authored-by:
Sylvain Gugger <sylvain.gugger@gmail.com>
-
- 27 Jul, 2021 1 commit
-
-
Stefan Schweter authored
* readme: fix retrieval of vocab size for flax clm example * examples: fix flax clm example when using training/evaluation files
-
- 26 Jul, 2021 2 commits
-
-
Matt authored
* Add new multiple-choice example, remove old one
-
Sylvain Gugger authored
-
- 23 Jul, 2021 1 commit
-
-
Stas Bekman authored
-
- 22 Jul, 2021 3 commits
-
-
Lysandre authored
-
Lysandre authored
-
Maxwell Forbes authored
-
- 20 Jul, 2021 4 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
cc @patil-suraj
-
fgaim authored
* Allow validation split when loading dataset from local file * Flax clm & t5, enable validation split for datasets loaded from local file
-
- 17 Jul, 2021 1 commit
-
-
Patrick von Platen authored
-
- 16 Jul, 2021 2 commits
-
-
Patrick von Platen authored
* fix_torch_device_generate_test * remove @ * finish * correct script * correct script
-
Suraj Patil authored
-
- 15 Jul, 2021 1 commit
-
-
Patrick von Platen authored
-