"tests/vscode:/vscode.git/clone" did not exist on "5269718cb7814621ce473ae7fe9062d8704d2b72"
- 15 Feb, 2022 6 commits
-
-
Javier de la Rosa authored
Fix ASR pipelines from local directories with wav2vec models that have language models attached (#15590) * Fix loading pipelines with wav2vec models with lm when in local paths * Adding tests * Fix test * Adding tests * Flake8 fixes * Removing conflict files :( * Adding task type to test * Remove unnecessary test and imports
-
Alex Hedges authored
`tokenizers` version that supports the feature to choose the direction of truncation
-
fra authored
-
Patrick von Platen authored
-
muzhi1991 authored
Co-authored-by:muz <muzhi1991@limuzhideMBP-2.lan>
-
- 14 Feb, 2022 6 commits
-
-
Sylvain Gugger authored
* Rework AutoFeatureExtractor.from_pretrained internal * Custom feature extractor * Add more tests * Add support for custom feature extractor code * Clean up * Add register API to AutoFeatureExtractor
-
lewtun authored
* Remove error logging in from_pretrained() method
-
NielsRogge authored
* Add attribute_map * Add mention in docs * Set hidden_size attribute correctly * Add note about Transformer-based models only Co-authored-by:Niels Rogge <nielsrogge@Nielss-MBP.localdomain>
-
Toni Kukurin authored
-
Zhen Wang authored
-
Yih-Dar authored
* Fix wrong checkpoint name: vit * Fix missing import * Fix more missing import * make style * Apply suggestions from code review Co-authored-by:
NielsRogge <48327001+NielsRogge@users.noreply.github.com> Co-authored-by:
ydshieh <ydshieh@users.noreply.github.com> Co-authored-by:
NielsRogge <48327001+NielsRogge@users.noreply.github.com>
-
- 11 Feb, 2022 12 commits
-
-
Sylvain Gugger authored
* Add push to hub to feature extractor * Quality * Clean up
-
Daniel Erenrich authored
"to make ensure" is redundant.
-
Sylvain Gugger authored
* Rework AutoFeatureExtractor.from_pretrained internal * Custom feature extractor * Add more tests * Add support for custom feature extractor code * Clean up
-
Stas Bekman authored
* [research_projects] deal with security alerts * add a note of the original PL ver and warning
-
Stas Bekman authored
* [deepspeed docs] round_robin_gradients * training and/or eval/predict loss is * Update docs/source/main_classes/deepspeed.mdx Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
Sylvain Gugger authored
-
Steven Liu authored
-
Joao Gante authored
* Fix TF MT5 vocab resize * more assertive testing
-
Mishig Davaadorj authored
-
Joao Gante authored
* Add informative warning
-
lewtun authored
-
Sylvain Gugger authored
-
- 10 Feb, 2022 9 commits
-
-
Patrick von Platen authored
-
Ngo Quang Huy authored
-
lewtun authored
* Add local and TensorFlow ONNX export examples to docs * Use PyTorch - TensorFlow split
-
NielsRogge authored
Co-authored-by:Niels Rogge <nielsrogge@Nielss-MBP.localdomain>
-
Yih-Dar authored
* Compute loss independent from decoder (as 14139) * fix expected seq_len + style * Apply the same change to TFVisionEncoderDecoderModel * fix style * Add case with labels in equivalence test * uncomment * Add case with labels in equivalence test * add decoder_token_labels * use hf_compute_loss * Apply suggestions from code review Co-authored-by:
NielsRogge <48327001+NielsRogge@users.noreply.github.com> * Add copied from Co-authored-by:
ydshieh <ydshieh@users.noreply.github.com> Co-authored-by:
NielsRogge <48327001+NielsRogge@users.noreply.github.com>
-
Patrick von Platen authored
-
Alberto B茅gu茅 authored
* Add TensorFlow support for ONNX export * Change documentation to mention conversion with Tensorflow * Refactor export into export_pytorch and export_tensorflow * Check model's type instead of framework installation to choose between TF and Pytorch Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> Co-authored-by:
Alberto B茅gu茅 <alberto.begue@della.ai> Co-authored-by:
lewtun <lewis.c.tunstall@gmail.com>
-
Lysandre authored
-
Sylvain Gugger authored
-
- 09 Feb, 2022 7 commits
-
-
Sylvain Gugger authored
* Expand tutorial for custom models * Style * Apply suggestions from code review Co-authored-by:
Lysandre Debut <lysandre.debut@reseau.eseo.fr> Co-authored-by:
Lysandre Debut <lysandre.debut@reseau.eseo.fr>
-
NielsRogge authored
Co-authored-by:Niels Rogge <nielsrogge@Nielss-MBP.localdomain>
-
Stas Bekman authored
* [trainer docs] document how to select specific gpus * expand * add urls * add accelerate launcher
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Sylvain Gugger authored
* Expose hub test problem * Fix tests
-
Sylvain Gugger authored
-
Sylvain Gugger authored
-