transformers/docs/source/en/tasks
Maria Khalusova 868d37165f
Add: tensorflow example for image classification task guide (#21038)
* Added TF example for image classification

* Code style polishing

* code style polishing

* minor polishing

* fixed a link in a tip, and a typo in the inference TF content

* Apply Amy's suggestions from review

Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>

* Update docs/source/en/tasks/image_classification.mdx

Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>

* review feedback addressed

* make style

* added PushToHubCallback with save_strategy="no"

* minor polishing

* added PushToHubCallback with save_strategy=no

* minor polishing

* Update docs/source/en/tasks/image_classification.mdx

* added data augmentation

Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>

* make style

Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
2023-01-17 12:20:08 -05:00
..
asr.mdx Spanish translation of asr.mdx and add_new_pipeline.mdx (#20569) 2022-12-12 09:23:23 -05:00
audio_classification.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
image_classification.mdx Add: tensorflow example for image classification task guide (#21038) 2023-01-17 12:20:08 -05:00
language_modeling.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
multiple_choice.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
object_detection.mdx Add: doc page for the object detection task (#20925) 2023-01-04 08:36:37 -05:00
question_answering.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
semantic_segmentation.mdx Update doc examples feature extractor -> image processor (#20501) 2022-11-30 14:50:55 +00:00
sequence_classification.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
summarization.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
token_classification.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
translation.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
video_classification.mdx add: task guide on video classification model fine-tuning. (#20827) 2023-01-05 00:43:40 +05:30