- 24 Oct, 2022 15 commits
-
-
Yih-Dar authored
* Update expected values * fix style Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Dhruv Singal authored
-
Yih-Dar authored
* Fix nightly CircleCI * update Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Davi Alves authored
* [ custom_models.mdx ] - Translated to Portuguese the custom models tutorial. * [ run_scripts.mdx ] - Translated to Portuguese the run scripts tutorial. * [ converting_tensorflow_models.mdx ] - Translated to Portuguese the converting tensorflow models tutorial. * [ converting_tensorflow_models.mdx ] - Translated to Portuguese the converting tensorflow models tutorial.
-
Rak Alexey authored
* fix image2test args forwarding * fix issues * Proposing the update to the PR. * Fixup. Co-authored-by:Nicolas Patry <patry.nicolas@protonmail.com>
-
zhou fan authored
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Angus L'Herrou authored
-
regisss authored
-
Ayaka authored
* [Doctest] Add `configuration_nezha.py` * Revert line order
-
Ayaka authored
-
Ayaka authored
-
Ayaka authored
Additionally, I updated the doctest format to be consistent with BERT.
-
sha016 authored
-
ydshieh authored
-
- 23 Oct, 2022 1 commit
-
-
Joao Gante authored
-
- 21 Oct, 2022 16 commits
-
-
Davi Alves authored
* [ custom_models.mdx ] - Translated to Portuguese the custom models tutorial. * [ run_scripts.mdx ] - Translated to Portuguese the run scripts tutorial.
-
Yih-Dar authored
* Run some TF Whisper tests in subprocesses to avoid GPU OOM Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Joao Gante authored
* contrastive search test updates * make fixup
-
Sylvain Gugger authored
* Use None to detect if truncation was unset * Fix repo consistency
-
Serhii Hamotskyi authored
-
Alara Dirik authored
* Fix panoptic segmentation and pipeline * Update ImageSegmentationPipeline tests and reenable test_small_model_pt * Resolve backward compatibility issues
-
Sylvain Gugger authored
-
Yih-Dar authored
* Run inputs before trace * Run inputs before trace Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Hao Wang authored
* support sentencepiece for bertjapanesetokenizer * add test vocab file for sentencepiece, bertjapanesetokenizer * make BasicTokenizer be identical to transformers.models.bert.tokenization_bert.BasicTokenizer * fix missing of \n in comment * fix init argument missing in tests * make spm_file be optional, exclude spiece.model from tests/fixtures, and add description comments * make comment length less than 119 * apply doc style check
-
Davi Alves authored
-
ftorres16 authored
-
Sylvain Gugger authored
* Make public versions of private utils * I need sleep
-
Yih-Dar authored
* update expected values for the correct TF checkpoint * Run test * Clean up * fix Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Kashif Rasul authored
* Added support for multivariate independent emission heads * fix typo * rename distr_cls * scale is a vector for multivariate * set affine transform event_dim * fix typo * added variable * added beta in the config * set beta * remove beta-nll option in nll
-
Matt authored
* Add warning about restarting runtime to import errors * Fix some linebreaks
-
Yih-Dar authored
* First step of PT->TF for composite models * Update the tests * For VisionEncoderDecoderModel * Fix * Fix * Add comment * Fix * clean up import * Save memory * For (TF)EncoderDecoderModel * For (TF)EncoderDecoderModel Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 20 Oct, 2022 8 commits
-
-
Yih-Dar authored
* Use 2 jobs for the docker image build (latest torch + DS) * fix * Add comment Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Yih-Dar authored
* pin tf2onnx<=1.12.0 * Install tf2onnx main * Pin to a specific commit Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
Joao Gante authored
-
Lianmin Zheng authored
* [FLAX] Add dtype to embedding for gpt2 model * lint
-
Chino authored
* Fix exception thrown using MishActivation * Update activations.py
-
Rohit Gupta authored
-
IMvision12 authored
-
Nicolas Patry authored
* Re-enable `small_model_pt`. Re-enable `small_model_pt`. Enabling the current test with the current values. Debugging the values on the CI. More logs ? Printing doesn't work ? Using the CI values instead. Seems to be a Pillow sensitivity. * Update src/transformers/pipelines/image_segmentation.py Co-authored-by:
Alara Dirik <8944735+alaradirik@users.noreply.github.com> Co-authored-by:
Alara Dirik <8944735+alaradirik@users.noreply.github.com>
-