transformers/docs/source/en/tasks
Maria Khalusova 238449414f
Documentation code sample fixes (#21302)
* Fixed the following:
pipe -> pipeline
out in pipe(data()) is a list of dict, not a dict

* Fixed the TypeError: __init__() missing 1 required positional argument: 'key'

* Added a tip: code sample requires additional libraries to run

* Fixed custom config's name

* added seqeval to the required libraries

* fixed a missing dependency,
fixed metric naming,
added checkpoint to fix the datacollator

* added checkpoint to fix the datacollator,
added missing dependency
2023-01-25 11:33:39 -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 Add: TensorFlow example for semantic segmentation task guide (#21223) 2023-01-23 13:32:15 -05:00
sequence_classification.mdx Add inference section to task guides (#18781) 2022-11-21 10:06:21 -08:00
summarization.mdx Documentation code sample fixes (#21302) 2023-01-25 11:33:39 -05:00
token_classification.mdx Documentation code sample fixes (#21302) 2023-01-25 11:33:39 -05:00
translation.mdx Documentation code sample fixes (#21302) 2023-01-25 11:33:39 -05:00
video_classification.mdx add: task guide on video classification model fine-tuning. (#20827) 2023-01-05 00:43:40 +05:30