language-modeling

There are 291 repositories under language-modeling topic.

  • quark0/darts

    Differentiable architecture search for convolutional and recurrent networks

    Language:Python4k86167838
  • RL4LMs

    allenai/RL4LMs

    A modular RL library to fine-tune language models to human preferences

    Language:Python2.3k2360201
  • EgoAlpha/prompt-in-context-learning

    Awesome resources for in-context learning and prompt engineering: Mastery of the LLMs such as ChatGPT, GPT-3, and FlanT5, with up-to-date and cutting-edge updates. - Professor Yu Liu

    Language:Jupyter Notebook1.6k36298
  • lingua-go

    pemistahl/lingua-go

    The most accurate natural language detection library for Go, suitable for short text and mixed-language text

    Language:Go1.3k124072
  • uber-research/PPLM

    Plug and Play Language Model implementation. Allows to steer topic and attributes of GPT-2 models.

    Language:Python1.2k2741205
  • Separius/BERT-keras

    Keras implementation of BERT with pre-trained weights

    Language:Python8152823194
  • songlab-cal/tape

    Tasks Assessing Protein Embeddings (TAPE), a set of five biologically relevant semi-supervised learning tasks spread across different domains of protein biology.

    Language:Python71721108132
  • meta-toolkit/meta

    A Modern C++ Data Sciences Toolkit

    Language:C++70961167241
  • DmitryRyumin/INTERSPEECH-2023-24-Papers

    INTERSPEECH 2023-2024 Papers: A complete collection of influential and exciting research papers from the INTERSPEECH 2023-24 conference. Explore the latest advances in speech and language processing. Code included. Star the repository to support the advancement of speech technology!

  • google-deepmind/long-form-factuality

    Benchmarking long-form factuality in large language models. Original code for our paper "Long-form factuality in large language models".

    Language:Python64010377
  • hirofumi0810/neural_sp

    End-to-end ASR/LM implementation with PyTorch

    Language:Python5963389138
  • jeffhj/LM-reasoning

    This repository contains a collection of papers and resources on Reasoning in Large Language Models.

  • DmitryRyumin/ICASSP-2023-24-Papers

    ICASSP 2023-2024 Papers: A complete collection of influential and exciting research papers from the ICASSP 2023-24 conferences. Explore the latest advancements in acoustics, speech and signal processing. Code included. Star the repository to support the advancement of audio and signal processing!

    Language:Python50331520
  • yxuansu/SimCTG

    [NeurIPS'22 Spotlight] A Contrastive Framework for Neural Text Generation

    Language:Python47392640
  • majumderb/rezero

    Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"

    Language:Python414131653
  • shmsw25/FActScore

    A package to evaluate factuality of long-form generation. Original implementation of our EMNLP 2023 paper "FActScore: Fine-grained Atomic Evaluation of Factual Precision in Long Form Text Generation"

    Language:Python38043853
  • madaan/memprompt

    A method to fix GPT-3 after deployment with user feedback, without re-training.

    Language:Python33110214
  • PyxLSTM

    muditbhargava66/PyxLSTM

    Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.

    Language:Python29642727
  • UIC-Liu-Lab/ContinualLM

    An Extensible Continual Learning Framework Focused on Language Models (LMs)

    Language:Python286111121
  • L0SG/relational-rnn-pytorch

    An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.

    Language:Python24610335
  • somosnlp/nlp-de-cero-a-cien

    Curso práctico: NLP de cero a cien 🤗

    Language:Jupyter Notebook18919290
  • rusiaaman/XLnet-gen

    XLNet for generating language.

    Language:Python166101320
  • tonybeltramelli/Deep-Lyrics

    Lyrics Generator aka Character-level Language Modeling with Multi-layer LSTM Recurrent Neural Network

    Language:Python15313027
  • Sunnydreamrain/IndRNN_pytorch

    Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.

    Language:Python13841131
  • referit3d/referit3d

    Code accompanying our ECCV-2020 paper on 3D Neural Listeners.

    Language:C++13221015
  • suriyadeepan/rnn-from-scratch

    Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs

    Language:Python12711655
  • DRSY/EMO

    [ICLR 2024]EMO: Earth Mover Distance Optimization for Auto-Regressive Language Modeling(https://arxiv.org/abs/2310.04691)

    Language:Python12521013
  • flatironinstitute/deepblast

    Neural Networks for Protein Sequence Alignment

    Language:Python12558922
  • uzaymacar/comparatively-finetuning-bert

    Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in PyTorch.

    Language:Python1258128
  • songlab-cal/tape-neurips2019

    Tasks Assessing Protein Embeddings (TAPE), a set of five biologically relevant semi-supervised learning tasks spread across different domains of protein biology. (DEPRECATED)

    Language:Python12081735
  • geyingli/unif

    基于 Tensorflow,仿 Scikit-Learn 设计的深度学习自然语言处理框架。支持 40 余种模型类,涵盖语言模型、文本分类、NER、MRC、知识蒸馏等各个领域

    Language:Python11751027
  • kmario23/KenLM-training

    Training an n-gram based Language Model using KenLM toolkit for Deep Speech 2

  • jiali-ms/JLM

    A fast LSTM Language Model for large vocabulary language like Japanese and Chinese

    Language:Python11112024
  • BESSER-PEARL/BESSER

    A Python-based low-modeling low-code platform for smart and AI-enhanced software

    Language:Python1091014420
  • p-lambda/incontext-learning

    Experiments and code to generate the GINC small-scale in-context learning dataset from "An Explanation for In-context Learning as Implicit Bayesian Inference"

    Language:Python10812513
  • lucidrains/gated-state-spaces-pytorch

    Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch

    Language:Python101634