Skip to content

omrylcn/nlp-craft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP Notes and Links

This repository is a collection of resources and information related to advancements in Natural Language Processing (NLP), with a focus on Large Language Models (LLMs) and parameter-efficient finetuning techniques.

Lecture and Notes

Parameter-Efficient Finetuning (PEFT)

This section covers the latest developments in optimizing the finetuning process of large language models, aiming to reduce the number of parameters that need to be updated during the training process.

Retrieval Augmented Generation (RAG)

This section focuses on the integration of semantic search and retrieval capabilities into the LLM generation process, known as Retrieval Augmented Generation (RAG).

Useful Links

Code Repositories

This section links to various code repositories and Jupyter Notebooks that provide practical implementations and examples of the techniques discussed in this README.

Releases

No releases published

Packages

No packages published