Skip to content

The aim is to gain a quick and well-founded overview of the many possible applications of Llama-2. To this end, a question-answering system based on scientific publications is to be developed. The scientific papers available on [Arxiv.org](http://arxiv.org/) on the subject of "Llama" will serve as the primary source of information.

Notifications You must be signed in to change notification settings

adrianacupp/QA_llama2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QA_llama2

The aim of the task is to gain a quick and well-founded overview of the many possible applications of Llama-2. To this end, a question-answering system based on scientific publications is to be developed. The scientific papers available on Arxiv.org on the subject of "Llama" will serve as the primary source of information.

For this purpose, I decided to use a Retrieval Augmented Generation (RAG) with Langchain on colab.

Further Research:

  • better preprocessing of the text: e.g. the \n- in the QA are disturbing the readibility
  • Conversational Retrieval Chain

About

The aim is to gain a quick and well-founded overview of the many possible applications of Llama-2. To this end, a question-answering system based on scientific publications is to be developed. The scientific papers available on [Arxiv.org](http://arxiv.org/) on the subject of "Llama" will serve as the primary source of information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published