Create a Zero-shot model
In this step, we create our first model. You can either use promptranker to help you find the best labels and hypotheses or skip this step with your preferred setting.
Set up your model
Select Create New from the side navigation
Select your dataset from the dropdown
Select the language of the text
Choose a model type
symanto_fast (for demonstration purposes, live demo, etc.)
symanto (for actual model training with a purpose)
Optional Select the multi_label option if the text classification task allows the prediction of multiple labels per single text instance. Otherwise, the task is considered as multi-class (or binary if only 2 labels are categorized).Â
Choose an embedding model
Choose symanto_brain_multilingual only if there is no specific language model for your selected language
Optional Add a model name or keep the automatically assigned one
Define your labels
As a brief reminder, when defining the text classification task, we need to associate a label text (the label description) with the label name (the actual label) that we are intending to categorise. This label text, also referred sometimes as hypothesis or prompt, provides a semantic context to the model.Â
Expland the 'Check or modify labels '
2. Select the number of labels you want to have using the slider
3. Continue with/ without using Promptranker
Â
Next: Train your model using active learning
Symanto Brain Knowledge Base 2022