- 03 Mar, 2022 2 commits
-
-
davidleonfdez authored
-
Sylvain Gugger authored
-
- 25 Feb, 2022 1 commit
-
-
Suraj Patil authored
-
- 23 Feb, 2022 1 commit
-
-
Lysandre Debut authored
* Per-folder tests reorganization Co-authored-by:
sgugger <sylvain.gugger@gmail.com> Co-authored-by:
Stas Bekman <stas@stason.org>
-
- 22 Feb, 2022 1 commit
-
-
Yongrae Jo authored
cna -> can
-
- 21 Feb, 2022 3 commits
-
-
Joao Gante authored
* Working example with to_tf_dataset * updated text_classification * more comments
-
Suraj Patil authored
* begin script * update script * fix features and data args * main * add requirements * add column name args * fix captions * don't jit transforms * fix caption * fix labels, handle attention mask * convert pixel values to numpy * labels => input_ids * transform images on the fly * use AutoModel class, create the hybird model outside of the script * fix version message * add readme * Apply suggestions from code review Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> * adderss review comments * add more comments * allow freezing vision and text models Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
Simon Sardorf authored
Remove input and target reset after preprocessing
-
- 17 Feb, 2022 2 commits
-
-
NielsRogge authored
* Add first draft * Make model importable * Make SwinForMaskedImageModeling importable * Fix imports * Add missing inits * Add support for Swin * Fix bug * Fix bug * Fix another bug * Fix Swin MIM implementation * Fix default encoder stride * Fix Swin * Add print statements for debugging * Add image_size data argument * Fix Swin * Fix image_size * Add print statements for debugging * Fix print statement * Remove print statements * Improve reshaping of bool_masked_pos * Add support for DeiT, fix tests * Improve docstrings * Apply new black version * Improve script * Fix bug * Improve README * Apply suggestions from code review * Remove DS_Store and add to gitignore * Apply suggestions from code review + fix BEiT Flax * Revert BEiT changes * Improve README * Fix code quality * Improve README Co-authored-by:
Niels Rogge <nielsrogge@Nielss-MBP.localdomain> Co-authored-by:
Niels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
-
NielsRogge authored
Co-authored-by:Niels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
-
- 10 Feb, 2022 1 commit
-
-
Patrick von Platen authored
-
- 09 Feb, 2022 1 commit
-
-
Lysandre Debut authored
* Upgrade black to version ~=22.0 * Check copies * Fix code
-
- 07 Feb, 2022 1 commit
-
-
Anton Lozhkov authored
* Single-epoch run * Apply suggestions from code review Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> * Infinite dataset * Trainer fix + distributed benchmark * Benchmark fix * unused import * interleaved splits * interleaved splits * has_length util * Move to research projects * Leftover Sized checks * Bump min version * Unused import * Revert trainer changes Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
- 03 Feb, 2022 1 commit
-
-
davidleonfdez authored
* Add preprocess_logits_for_metrics Trainer param * Compute accuracy in LM examples * Improve comments
-
- 02 Feb, 2022 1 commit
-
-
Sylvain Gugger authored
* Playing * Properly set labels in model config for token classification example * Port to run_ner_no_trainer * Quality
-
- 01 Feb, 2022 1 commit
-
-
Sylvain Gugger authored
* Harder check for IndexErrors in QA scripts * Make test stronger
-
- 31 Jan, 2022 1 commit
-
-
Fran莽ois REMY authored
(This is an editorial change only)
-
- 28 Jan, 2022 1 commit
-
-
Sylvain Gugger authored
-
- 27 Jan, 2022 2 commits
- 26 Jan, 2022 1 commit
-
-
Fran莽ois REMY authored
The default is correct (`test`) but the description is not.
-
- 24 Jan, 2022 1 commit
-
-
Patrick von Platen authored
* up * up * make style * apply sylvains suggestions * apply changes to accelerate as well * more changes * Apply suggestions from code review Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
- 21 Jan, 2022 3 commits
-
-
Sylvain Gugger authored
-
Sylvain Gugger authored
-
NielsRogge authored
* Add script * Improve script * Fix data collator * Update README * Add label_names argument * Apply suggestions from code review * Add config parameters * Update script * Fix bug * Improve README * Improve README and add test * Fix import * Add image_column_name
-
- 18 Jan, 2022 1 commit
-
-
Sylvain Gugger authored
* Fix deprecation warnings for int div Co-authored-by:
mgoldey <matthew.goldey@gmail.com> * Fix import * ensure that tensor output is python scalar * make backward compatible * make code more readable * adapt test functions Co-authored-by:
mgoldey <matthew.goldey@gmail.com> Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
- 13 Jan, 2022 1 commit
-
-
Sylvain Gugger authored
-
- 12 Jan, 2022 1 commit
-
-
Edoardo Federici authored
* Update run_summarization.py * Fixed languages and added missing code * fixed obj, docs, removed source_lang and target_lang * make style, run_summarization.py reformatted
-
- 10 Jan, 2022 1 commit
-
-
Patrick von Platen authored
* up * up * up * up * up * up * improve * up * up * Update src/transformers/trainer.py * up * up * up
-
- 06 Jan, 2022 1 commit
-
-
flozi00 authored
-
- 04 Jan, 2022 1 commit
-
-
flozi00 authored
-
- 28 Dec, 2021 3 commits
-
-
Patrick von Platen authored
* rename classes * clean up more namings * remove bogus file * Apply suggestions from code review * Apply suggestions from code review * replace more names * more regex replace * make style * correct * correct more * make style * finish * correct more in wav2vec2 * make style * improve freeze_extractor * add aliases * add tf aliases
-
Patrick von Platen authored
-
Patrick von Platen authored
* start * add gradient checkpointing and feature extractor freezing * Apply suggestions from code review * up * up * up * correct * up * more changes * up * up * up * remove rst
-
- 22 Dec, 2021 3 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Mario 艩a拧ko authored
* Update example * Remove skip in tests
-
- 21 Dec, 2021 3 commits
-
-
Sylvain Gugger authored
-
Stas Bekman authored
* [examples/summarization] deal with None in data records * rewrite to use a simpler (slower) variant
-
Patrick von Platen authored
* up * load up * up
-