-
Notifications
You must be signed in to change notification settings - Fork 150
components Foundational Models documentation
-
question_answering_datapreprocess
Component to preprocess data for question answering task. See docs to learn more.
-
question_answering_model_import
Component to import PyTorch / MLFlow model. See docs to learn more.
-
Pipeline Component to finetune Hugging Face pretrained models for extractive question answering task. The component supports optimizations such as LoRA, Deepspeed and ONNXRuntime for performance enhancement. See docs to learn more.
-
Component to preprocess data for summarization task. See docs to learn more.
-
Component to finetune Hugging Face pretrained models for summarization task. The component supports optimizations such as LoRA, Deepspeed and ONNXRuntime for performance enhancement. See docs to learn more.
-
Component to import PyTorch / MLFlow model. See docs to learn more.
-
Pipeline Component to finetune Hugging Face pretrained models for summarization task. The component supports optimizations such as LoRA, Deepspeed and ONNXRuntime for performance enhancement. See docs to learn more.
-
text_classification_datapreprocess
Component to preprocess data for single label classification task. See docs to learn more.
-
Component to finetune Hugging Face pretrained models for text classification task. The component supports optimizations such as LoRA, Deepspeed and ONNXRuntime for performance enhancement. See docs to learn more.
-
text_classification_model_import
Component to import PyTorch / MLFlow model. See docs to learn more.
-
Pipeline component to finetune Hugging Face pretrained models for text classification task. The component supports optimizations such as LoRA, Deepspeed and ONNXRuntime for performance enhancement. See docs to learn more.
-
token_classification_datapreprocess
Component to preprocess data for token classification task. See docs to learn more.
-
Component to finetune Hugging Face pretrained models for token classification task. The component supports optimizations such as LoRA, Deepspeed and ONNXRuntime for performance enhancement. See docs to learn more.
-
token_classification_model_import
Component to import PyTorch / MLFlow model. See docs to learn more.
-
Pipeline component to finetune Hugging Face pretrained models for token classification task. The component supports optimizations such as LoRA, Deepspeed and ONNXRuntime for performance enhancement. See docs to learn more.
-
Component to preprocess data for translation task. See docs to learn more.
-
Component to finetune Hugging Face pretrained models for translation task. The component supports optimizations such as LoRA, Deepspeed and ONNXRuntime for performance enhancement. See docs to learn more.
-
Component to import PyTorch / MLFlow model. See docs to learn more.
-
Pipeline component to finetune Hugging Face pretrained models for translation task. The component supports optimizations such as LoRA, Deepspeed and ONNXRuntime for performance enhancement. See docs to learn more.