Replies: 2 comments
-
Hey @Chuweiii, have you checked out our tutorial on fine-tuning? https://haystack.deepset.ai/tutorials/02_finetune_a_model_on_your_data |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes I have and gained a model in this way. But how can I call it in the ElasticsearchDocumentStore function? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using haystack together with ElasticsearchDocumentStore to do nlp tasks, and my current models used are pre-trained models directly from huggingface. I wonder if I would like to use models that I finetuned by myself, how could I do it, like how to upload and access them to the elasticsearch?
Your help is very much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions