You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
can create a simple conversational chatbot that maintains a memory of previous history using Llama. Also we can use a multilingual text generation pipeline which can help these chatbots for better linguistic support.
can fine-tune Llama3.x to extract specific entities from the text for a Named entity recognition tasks (Maybe I can take financial entity extraction)
PS: Lmk if anyone of them works, if that is so I will update the PR title & description in brief.
About fine-tuning, could you create a rough colab notebook for me to look at? That way it would be easier for me to comment whether we would be open to adding it in the repository.
I have a few ideas to work on in reference to #43
can create a simple conversational chatbot that maintains a memory of previous history using Llama. Also we can use a multilingual text generation pipeline which can help these chatbots for better linguistic support.
can fine-tune Llama3.x to extract specific entities from the text for a Named entity recognition tasks (Maybe I can take financial entity extraction)
PS: Lmk if anyone of them works, if that is so I will update the PR title & description in brief.
@ariG23498
The text was updated successfully, but these errors were encountered: