sanzanalora
NLP researcher with a mission, teacher with a vision. Dedicated to shaping the future through research and education.
sanzanalora's Stars
4AI/LS-LLaMA
A Simple but Powerful SOTA NER Model | Official Code For Label Supervised LLaMA Finetuning
kauser-cse-buet/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
anthropics/anthropic-cookbook
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
NirDiamant/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
openai/openai-cookbook
Examples and guides for using the OpenAI API
google-gemini/cookbook
Examples and guides for using the Gemini API
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
zzak00/nlp_with_transformers_visualizations
Visualize NLP
facebookresearch/anli
Adversarial Natural Language Inference Benchmark
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
ray-project/llm-applications
A comprehensive guide to building RAG-based LLM applications for production.
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
xcfcode/Summarization-Papers
Summarization Papers
trusthlt/nlp-with-deep-learning-lectures
Natural Langauge Processing with Deep Learning - Lectures and exercises
nlpyang/PreSumm
code for EMNLP 2019 paper Text Summarization with Pretrained Encoders
Alex-Fabbri/Multi-News
Large-scale multi-document summarization dataset and code
icoxfog417/awesome-text-summarization
The guide to tackle with the Text Summarization
BradyFU/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
nlpyang/BertSum
Code for paper Fine-tune BERT for Extractive Summarization
seanderson/lexical-simplification
thuml/Transfer-Learning-Library
Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
QData/TextAttack
TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/
shahrukhx01/multitask-learning-transformers
A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approaches for achieving this in this repo.
nazneenrajani/interpreting-ml-models-course
Course for Interpreting ML Models
pliang279/awesome-phd-advice
Collection of advice for prospective and current PhD students
huankoh/long-doc-summarization
Long Document Summarization Papers
banglakit/awesome-bangla
A collection of tools, datasets and resources on Bangla computing
Law-AI/summarization
Implementation of different summarization algorithms applied to legal case judgements.
tatiana-iazykova/bert-for-sequence-classification
Pipeline for easy fine-tuning of BERT architecture for sequence classification