language-models
There are 267 repositories under language-models topic.
Awesome-NLP-Resources
This repository contains landmark research papers in Natural Language Processing that came out in this century.
JAXSeq
Train very large language models in Jax.
tldr-transformers
The "tl;dr" on a few notable transformer papers (pre-2022).
LangChain-Chat-with-Your-Data
Explore LangChain and build powerful chatbots that interact with your own data. Gain insights into document loading, splitting, retrieval, question answering, and more.
pretraining-with-human-feedback
Code accompanying the paper Pretraining Language Models with Human Preferences
language-models-are-knowledge-graphs-pytorch
Language models are open knowledge graphs ( non official implementation )
next-token-prediction
Next-token prediction in JavaScript — build fast language and diffusion models.
Confucius-tool-learning
Official Repo for AAAI 2024 paper "Confucius: Iterative Tool Learning from Introspection Feedback by Easy-to-Difficult Curriculum"
DART
[ICLR 2022] Differentiable Prompt Makes Pre-trained Language Models Better Few-shot Learners
transformer-ranker
Efficiently find the best-suited language model (LM) for your NLP task
MSR-NLP-Projects
This is a list of open-source projects at Microsoft Research NLP Group
marbert
UBC ARBERT and MARBERT Deep Bidirectional Transformers for Arabic
nlp-papers
Must-read papers on Natural Language Processing (NLP)
EMNLP-2023-Papers
EMNLP 2023 Papers: Explore cutting-edge research from EMNLP 2023, the premier conference for advancing empirical methods in natural language processing. Stay updated on the latest in machine learning, deep learning, and natural language processing with code included. :star: support NLP!
quanta-quest
AI-powered universal search for all your personal data, tailored just for you. Goal:The world's first product with "edge-side LLMs + consumer data localization" as its core development direction.
ROSGPT_Vision
Commanding robots using only Language Models' prompts
Hugging-Captions
Generate realistic Instagram captions using transformers 🤗
bert-in-production
A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.
nlg-metricverse
[COLING22] An End-to-End Library for Evaluating Natural Language Generation
ngram-language-model
Python implementation of an N-gram language model with Laplace smoothing and sentence generation.
InfoBERT
[ICLR 2021] "InfoBERT: Improving Robustness of Language Models from An Information Theoretic Perspective" by Boxin Wang, Shuohang Wang, Yu Cheng, Zhe Gan, Ruoxi Jia, Bo Li, Jingjing Liu
turkish-language-models
Transformer based Turkish language models
disco
A Toolkit for Distributional Control of Generative Models
cybertron-ai
mindspore implementation of transformers
llm-datasets
A collection of datasets for language model pretraining including scripts for downloading, preprocesssing, and sampling.
Building-Systems-with-the-ChatGPT-API
In Building Systems With The ChatGPT API, you will learn how to automate complex workflows using chain calls to a large language model.
Stanford-CS224n-NLP
The course notes about Stanford CS224n Natural Language Processing with Deep Learning Winter 2019 (using PyTorch)
llama-multimodal-vqa
Multimodal Instruction Tuning for Llama 3
language-pretraining
Pre-training Language Models for Japanese
TabSTAR
TabSTAR: A Foundation Tabular Model With Semantically Target-Aware Representations
CaLM
Protein language model trained on coding DNA
Awesome-SciLM
Pre-trained Language Model for Scientific Text
alm
Smart Language Model
language-models
Keras implementations of three language models: character-level RNN, word-level RNN and Sentence VAE (Bowman, Vilnis et al 2016).
llm-math-education
Retrieval augmented generation for middle-school math question answering and hint generation.
tree-prompt
Tree prompting: easy-to-use scikit-learn interface for improved prompting.