-
Notifications
You must be signed in to change notification settings - Fork 2
Description
-
Provide a title of your requested data field.
Model id (.model_1) -
Provide an example of the response you'd like to see in your text object.
.elser_model 2_linux_x86-64 -
Provide all the data fields you want to be added to the field. They can be provided as an array, list, or any form that would make sense for you.
.lang_ident,
.elser_model 2_linux_x86-64,
.elser_model 2,
.distilbert-base-cased-finetuned-conll03-english,
.distilbert-base-uncased-finetuned-conll03-english,
distilbert-base-uncased,
.intfloat/e5-base-v2,
.intfloat/e5-large-v2,
.intfloat/multilingual-e5-base,
.intfloat/multilingual-e5-large,
.jonatasgrosman/wav2vec2-large-xlsr-53-english,
distilroberta-finetuned-financial-news-sentiment-analysis ,
microsoft/layoutlmv3-base,
sentence-transformers/all-MiniLM-L6-v2,
.cp-commerce-clf-kr-sku-brand-e5bfda3e3d2626208ab78cf583868e67,
- Describe the solution you'd like
Selected text should be updated with one of the models in the array
Further goal:
Being able to select 2 fields, and the first is updated with the model name, and the second with the model id.
Please let me know if you have recommendations on how to better format this!