tsmatz / nlp-tutorialsLinks
Theoretical introduction and examples for natural language processing (Sep 2022)
☆32Updated 2 months ago
Alternatives and similar repositories for nlp-tutorials
Users that are interested in nlp-tutorials are comparing it to the libraries listed below
Sorting:
- Document Q&A on Wikipedia articles using LLMs☆79Updated 2 years ago
- Examples to finetune encoder-only and encoder-decoder transformers for Japanese language in Hugging Face (Oct 2022)☆16Updated 2 years ago
- RAGs: Simple implementations of Retrieval Augmented Generation (RAG) Systems☆133Updated 8 months ago
- Building a chatbot powered with a RAG pipeline to read,summarize and quote the most relevant papers related to the user query.☆168Updated last year
- ☆15Updated 2 years ago
- Starter pack for NeurIPS LLM Efficiency Challenge 2023.☆126Updated 2 years ago
- This repo gives a start for the docker.☆32Updated last year
- Code for "Private Recommender Systems: How Can Users Build Their Own Fair Recommender Systems without Log Data?" (SDM 2022)☆47Updated 3 years ago
- Collection of links, tutorials and best practices of how to collect the data and build end-to-end RLHF system to finetune Generative AI m…☆222Updated 2 years ago
- Supplementary material for "Understanding Parameter-Efficient Finetuning of Large Language Models: From Prefix Tuning to Adapters"☆45Updated 2 years ago
- LLM_library is a comprehensive repository serves as a one-stop resource hands-on code, insightful summaries.☆69Updated last year
- A repository containing general tutorials I'd like to share with the world.☆46Updated 3 months ago
- Official repo for the paper PHUDGE: Phi-3 as Scalable Judge. Evaluate your LLMs with or without custom rubric, reference answer, absolute…☆49Updated last year
- Fine-tune an LLM to perform batch inference and online serving.