Zero Shot Aspect based Sentiment Analysis with Llama 2 7 B LLM Langchain Python Colab Tutorial

Поделиться
HTML-код
  • Опубликовано: 22 дек 2024

Комментарии • 17

  • @ust-zp
    @ust-zp Год назад

    thanks for your excellent work!

  • @VenkatesanVenkat-fd4hg
    @VenkatesanVenkat-fd4hg Год назад

    Thanks a lot for valuable videos as always and the links are highly useful....

  • @pyw
    @pyw Год назад

    Thanks for the video Rithesh ! How to fine tuning Llama 2 to complete NLP tasks like as aspect based sentiment analysis ?

    • @RitheshSreenivasan
      @RitheshSreenivasan  Год назад

      There are lot of tutorials on fine tuning Llama 2 for various downstream tasks

  • @sudhanshukumarsingh-d7e
    @sudhanshukumarsingh-d7e Год назад

    @Rithesh Sreenivasan , have you shared the notebook that you are using in the video.

  • @twentiesguide8517
    @twentiesguide8517 Год назад +1

    Thanks for the video Rithesh ! Can I do text classification with Llama 2 given that my csv file has two columns- Text and label ? I have referred many YT channels but none of them clearly explained even though many folks requested in the comments section. Would be helpful for us if you can give an explanation/ approach.

    • @RitheshSreenivasan
      @RitheshSreenivasan  Год назад +1

      Llama 2 is a text generation model. So for text classification you would want it to generate your class label as output or look at generated text probability and classify text . Look at: github.com/sh0416/llama-classification using llama . Else if you want to do it zeroshot pass it in the prompt and see

    • @twentiesguide8517
      @twentiesguide8517 Год назад

      @@RitheshSreenivasan Thanks for your reply. Seems like text classification with Llama-2 is very difficult. Can you do a video on few short learning with llama

  • @VidishArvind
    @VidishArvind 10 месяцев назад

    what if i wanna do multiclass classification - happy , sad , neutral , disgust , fear , etc etc?

  • @AdiWibowoOctavianto
    @AdiWibowoOctavianto Год назад

    Can AI models particularly this LLMA2 model handle sentiment analysis or other NLP tasks for languages other than English?"

  • @ABAIREDDYPRANAYREDDY
    @ABAIREDDYPRANAYREDDY Год назад

    hi i want to use llama 2 for sentiment analysis on my data ,it should also be able to divide my text into 2 different texts can i get your help

    • @RitheshSreenivasan
      @RitheshSreenivasan  Год назад

      Reach out to me on Topmate.io. Link in Channel Description.It is a paid service