transformers/docs/source/en/tasks
Matt 2b9513fdab
Update TF fine-tuning docs (#18654)
* Update TF fine-tuning docs

* Fix formatting

* Add some section headers so the right sidebar works better

* Squiggly it

* Update docs/source/en/training.mdx

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update docs/source/en/training.mdx

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update docs/source/en/training.mdx

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update docs/source/en/training.mdx

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update docs/source/en/training.mdx

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update docs/source/en/training.mdx

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update docs/source/en/training.mdx

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update docs/source/en/training.mdx

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update docs/source/en/training.mdx

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update docs/source/en/training.mdx

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update docs/source/en/training.mdx

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update docs/source/en/training.mdx

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>

* Update docs/source/en/training.mdx

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* Explain things in the text, not the comments

* Make the two dataset creation methods into a list

* Move the advice about collation out of a <Tip>

* Edits for clarity

* Edits for clarity

* Edits for clarity

* Replace `to_tf_dataset` with `prepare_tf_dataset` in the fine-tuning pages

* Restructure the page a little bit

* Restructure the page a little bit

* Restructure the page a little bit

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
2022-09-07 13:30:07 +01:00
..
asr.mdx Replace as_target context managers by direct calls (#18325) 2022-07-29 08:09:09 -04:00
audio_classification.mdx Doc to dataset (#18037) 2022-07-06 12:10:06 -04:00
image_classification.mdx Doc to dataset (#18037) 2022-07-06 12:10:06 -04:00
language_modeling.mdx Update TF fine-tuning docs (#18654) 2022-09-07 13:30:07 +01:00
multiple_choice.mdx Update TF fine-tuning docs (#18654) 2022-09-07 13:30:07 +01:00
question_answering.mdx Update TF fine-tuning docs (#18654) 2022-09-07 13:30:07 +01:00
semantic_segmentation.mdx Finetune guide for semantic segmentation (#18640) 2022-09-02 14:29:51 -05:00
sequence_classification.mdx Update TF fine-tuning docs (#18654) 2022-09-07 13:30:07 +01:00
summarization.mdx Update TF fine-tuning docs (#18654) 2022-09-07 13:30:07 +01:00
token_classification.mdx Update TF fine-tuning docs (#18654) 2022-09-07 13:30:07 +01:00
translation.mdx Update TF fine-tuning docs (#18654) 2022-09-07 13:30:07 +01:00