The following Hugging Face tasks are natively supported on Azure Machine Learning:
embeddings (also known as feature-extraction)automatic-speech-recognitiontext-to-speechspeech-to-texttranslationtext-translationquestion-answeringtext-classificationfill-masktoken-classificationsummarization (also known as text-summarization)text-generation (also know as either completions, chat-completion, text2text-generation or conversational)image-classificationimage-segmentationobject-detectiontext-to-imagezero-shot-image-classificationtable-question-answeringzero-shot-classificationvisual-question-answeringimage-to-textWith upcoming support for some of the following tasks:
image-to-imagetext-to-image with LoRAimage-feature-extractionimage-to-text (also known as image-captioning)text-to-speechimage-to-3daudio-to-audio (also known as speech-to-speech)text-to-videoMore information about all the supported tasks at Hugging Face - Tasks.
< > Update on GitHub