- 21 Jul, 2023 1 commit
-
-
Wonhyeong Seo authored
* fix: english/korean quicktour.md * fix: resolve suggestions Co-authored-by:
Hyeonseo Yun <0525yhs@gmail.com> Co-authored-by:
Sohyun Sim <96299403+sim-so@users.noreply.github.com> Co-authored-by:
Kihoon Son <75935546+kihoon71@users.noreply.github.com> * fix: follow glossary * 파인튜닝 -> 미세조정 --------- Co-authored-by:
Hyeonseo Yun <0525yhs@gmail.com> Co-authored-by:
Sohyun Sim <96299403+sim-so@users.noreply.github.com> Co-authored-by:
Kihoon Son <75935546+kihoon71@users.noreply.github.com>
-
- 20 Jun, 2023 1 commit
-
-
Sylvain Gugger authored
* Rename index.mdx to index.md * With saved modifs * Address review comment * Treat all files * .mdx -> .md * Remove special char * Update utils/tests_fetcher.py Co-authored-by:
Lysandre Debut <lysandre.debut@reseau.eseo.fr> --------- Co-authored-by:
Lysandre Debut <lysandre.debut@reseau.eseo.fr>
-
- 02 Jun, 2023 1 commit
-
-
Matt authored
* Add an option to reduce compile() console spam * Add annotations to the example scripts * Add notes to the quicktour docs as well * minor fix
-
- 24 Apr, 2023 1 commit
-
-
Matt authored
* Fix TF example in quicktour * Fix model.fit() and the dataset section too
-
- 23 Feb, 2023 1 commit
-
-
Yih-Dar authored
* Update expect output values - as Hub repo. files are updated * Update expect output values - as librosa is from 0.9.2 to 0.10.0 on CI docker * fix * update one more --------- Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 13 Feb, 2023 1 commit
-
-
Steven Liu authored
clarify available pipelines
-
- 26 Dec, 2022 1 commit
-
-
Nathan Barry authored
-
- 09 Dec, 2022 1 commit
-
-
Sylvain Gugger authored
* Fix rendering issue in quicktour * Separate in two blocks
-
- 30 Nov, 2022 1 commit
-
-
amyeroberts authored
* Update doc example feature extractor -> image processor * Apply suggestions from code review
-
- 02 Nov, 2022 1 commit
-
-
Yih-Dar authored
* Fix doctest Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 01 Nov, 2022 2 commits
-
-
Steven Liu authored
-
Steven Liu authored
-
- 14 Oct, 2022 1 commit
-
-
0xflotus authored
* fix: small error * fix: another typo error
-
- 07 Sep, 2022 1 commit
-
-
Steven Liu authored
* skip some code examples for doctests * make style * fix code snippet formatting * separate code snippet into two blocks
-
- 02 Sep, 2022 1 commit
-
-
Steven Liu authored
*
📝 update quicktour *📝 add trainer section *🖍 markdown table, apply feedbacks *✨ make style * add tf training section * make style
-
- 05 Aug, 2022 1 commit
-
-
Yih-Dar authored
Co-authored-by:ydshieh <ydshieh@users.noreply.github.com>
-
- 20 Jul, 2022 1 commit
-
-
Steven Liu authored
*
📝 first draft of new quicktour * make style *🖍 edit and review *🖍 small fixes *🖍 only add custom config section *🖍 use autoclass instead
-
- 25 Apr, 2022 1 commit
-
-
Patrick von Platen authored
* fix doc test * fix doc test Co-authored-by:Patrick <patrick@pop-os.localdomain>
-
- 21 Apr, 2022 1 commit
-
-
Nicolas Patry authored
* Adding support for `array` key in raw dictionnaries in ASR pipeline. * ES . * Update src/transformers/pipelines/automatic_speech_recognition.py Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * Making it work by not popping `array` first. * Black 22.3 Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
- 18 Apr, 2022 1 commit
-
-
Patrick von Platen authored
* [Quicktour Audio] Improve && remove ffmpeg dependency * final fix * final touches
-
- 08 Apr, 2022 1 commit
-
-
Steven Liu authored
*
✨ update audio examples with minds dataset *🖍 make style *🖍 minor fixes for doctests
-
- 06 Apr, 2022 1 commit
-
-
Patrick von Platen authored
-
- 05 Apr, 2022 1 commit
-
-
Patrick von Platen authored
* [Doctests] Correct filenaming * improve quicktour * make style
-
- 04 Apr, 2022 1 commit
-
-
Sylvain Gugger authored
* Reorganize doc for multilingual support * Fix style * Style * Toc trees * Adapt templates
-
- 21 Mar, 2022 1 commit
-
-
Patrick von Platen authored
* up * up * up * fix * yeh * ups * Empty test commit * correct quicktour * correct * correct * up * up * uP * uP * up * up * uP * up * up * up * up * up * up * up * up * up * up * Update src/transformers/models/van/modeling_van.py * finish * apply suggestions * remove folder * revert to daily testing
-
- 15 Mar, 2022 1 commit
-
-
Sylvain Gugger authored
* First files * More files * Last files * Style
-
- 09 Mar, 2022 1 commit
-
-
Patrick von Platen authored
* test * up * up * Empty test commit * up * update tests * up * fix some vision models * correct * correct docs * Trigger notification * finalize * check * correct quicktour * Apply suggestions from code review * improve doctests * Trigger Build * next try * next try * and again * Output current clone information * Output current clone information * Correct path * add tf round again * revert to daily job Co-authored-by:Lysandre <lysandre.debut@reseau.eseo.fr>
-
- 03 Mar, 2022 1 commit
-
-
Patrick von Platen authored
-
- 25 Feb, 2022 1 commit
-
-
Sylvain Gugger authored
* Re-enable doctests for the quicktour * Re-enable doctests for task_summary (#15830) * Remove &
-
- 15 Feb, 2022 1 commit
-
-
Nicolas Patry authored
* Re-export `KeyDataset`. * Update the docs locations.
-
- 29 Jan, 2022 1 commit
-
-
Steven Liu authored
* clean commit of changes * apply review feedback, make edits * fix backticks, minor formatting *
🖍 make fixup and minor edits *🖍 fix # in header *📝 update code sample without from_pt *📝 final review
-
- 28 Dec, 2021 1 commit
-
-
Sylvain Gugger authored
* Fix bad examples * Add black formatting to style_doc * Use first nonempty line * Put it at the right place * Don't add spaces to empty lines * Better templates * Deal with triple quotes in docstrings * Result of style_doc * Enable mdx treatment and fix code examples in MDXs * Result of doc styler on doc source files * Last fixes * Break copy from
-
- 13 Dec, 2021 1 commit
-
-
Lucien authored
-
- 10 Dec, 2021 1 commit
-
-
Sylvain Gugger authored
-
- 09 Dec, 2021 1 commit
-
-
Sylvain Gugger authored
-
- 08 Dec, 2021 2 commits
-
-
Sylvain Gugger authored
-
Sylvain Gugger authored
* Convert a few docs * And another * Last tutorials * New syntax for colab links * Convert a few docs * And another * Last tutorials * New syntax for colab links
-