SOTAVerified

Language Modelling

A language model is a model of natural language. Language models are useful for a variety of tasks, including speech recognition, machine translation, natural language generation (generating more human-like text), optical character recognition, route optimization, handwriting recognition, grammar induction, and information retrieval.

Large language models (LLMs), currently their most advanced form, are predominantly based on transformers trained on larger datasets (frequently using words scraped from the public internet). They have superseded recurrent neural network-based models, which had previously superseded the purely statistical models, such as word n-gram language model.

Source: Wikipedia

Papers

Showing 51100 of 17610 papers

TitleStatusHype
PIKE-RAG: sPecIalized KnowledgE and Rationale Augmented GenerationCode7
Simulating 500 million years of evolution with a language modelCode7
Large Concept Models: Language Modeling in a Sentence Representation SpaceCode7
GLM-4-Voice: Towards Intelligent and Human-Like End-to-End Spoken ChatbotCode7
FastSwitch: Optimizing Context Switching Efficiency in Fairness-aware Large Language Model ServingCode7
Scaling Speech-Text Pre-training with Synthetic Interleaved DataCode7
Tulu 3: Pushing Frontiers in Open Language Model Post-TrainingCode7
MagicQuill: An Intelligent Interactive Image Editing SystemCode7
AutoTrain: No-code training for state-of-the-art modelsCode7
aiXcoder-7B: A Lightweight and Effective Large Language Model for Code ProcessingCode7
mPLUG-Owl3: Towards Long Image-Sequence Understanding in Multi-Modal Large Language ModelsCode7
VITA: Towards Open-Source Interactive Omni Multimodal LLMCode7
Qwen2-Audio Technical ReportCode7
DataComp-LM: In search of the next generation of training sets for language modelsCode7
Mixture-of-Agents Enhances Large Language Model CapabilitiesCode7
Seed-TTS: A Family of High-Quality Versatile Speech Generation ModelsCode7
Scalable MatMul-free Language ModelingCode7
Adaptive In-conversation Team Building for Language Model AgentsCode7
Dynamic data sampler for cross-language transfer learning in large language modelsCode7
Hunyuan-DiT: A Powerful Multi-Resolution Diffusion Transformer with Fine-Grained Chinese UnderstandingCode7
xLSTM: Extended Long Short-Term MemoryCode7
Labeling supervised fine-tuning data with the scaling lawCode7
Chronos: Learning the Language of Time SeriesCode7
DeepSeek-VL: Towards Real-World Vision-Language UnderstandingCode7
SoftTiger: A Clinical Foundation Model for Healthcare WorkflowsCode7
Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language ModelsCode7
On the Vulnerability of LLM/VLM-Controlled RoboticsCode7
SPHINX-X: Scaling Data and Parameters for a Family of Multi-modal Large Language ModelsCode7
EAGLE: Speculative Sampling Requires Rethinking Feature UncertaintyCode7
VMamba: Visual State Space ModelCode7
MiniGPT-v2: large language model as a unified interface for vision-language multi-task learningCode7
Prometheus: Inducing Fine-grained Evaluation Capability in Language ModelsCode7
DSPy: Compiling Declarative Language Model Calls into Self-Improving PipelinesCode7
Judging LLM-as-a-Judge with MT-Bench and Chatbot ArenaCode7
MiniGPT-4: Enhancing Vision-Language Understanding with Advanced Large Language ModelsCode7
Neural Codec Language Models are Zero-Shot Text to Speech SynthesizersCode7
Demonstrate-Search-Predict: Composing retrieval and language models for knowledge-intensive NLPCode7
Elixir: Train a Large Language Model on a Small GPU ClusterCode7
GPTQ: Accurate Post-Training Quantization for Generative Pre-trained TransformersCode7
AudioLM: a Language Modeling Approach to Audio GenerationCode7
SGLang: Efficient Execution of Structured Language Model ProgramsCode6
Mamba: Linear-Time Sequence Modeling with Selective State SpacesCode6
Mistral 7BCode6
NEFTune: Noisy Embeddings Improve Instruction FinetuningCode6
Qwen Technical ReportCode6
Efficient Memory Management for Large Language Model Serving with PagedAttentionCode6
Large Multilingual Models Pivot Zero-Shot Multimodal Learning across LanguagesCode6
Continual Pre-Training of Large Language Models: How to (re)warm your model?Code6
Efficient Guided Generation for Large Language ModelsCode6
FlashAttention-2: Faster Attention with Better Parallelism and Work PartitioningCode6
Show:102550
← PrevPage 2 of 353Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1Decay RNNValidation perplexity76.67Unverified
2GRUValidation perplexity53.78Unverified
3LSTMValidation perplexity52.73Unverified
4LSTMTest perplexity48.7Unverified
5Temporal CNNTest perplexity45.2Unverified
6TCNTest perplexity45.19Unverified
7GCNN-8Test perplexity44.9Unverified
8Neural cache model (size = 100)Test perplexity44.8Unverified
9Neural cache model (size = 2,000)Test perplexity40.8Unverified
10GPT-2 SmallTest perplexity37.5Unverified
#ModelMetricClaimedVerifiedStatus
1TCNTest perplexity108.47Unverified
2Seq-U-NetTest perplexity107.95Unverified
3GRU (Bai et al., 2018)Test perplexity92.48Unverified
4R-TransformerTest perplexity84.38Unverified
5Zaremba et al. (2014) - LSTM (medium)Test perplexity82.7Unverified
6Gal & Ghahramani (2016) - Variational LSTM (medium)Test perplexity79.7Unverified
7LSTM (Bai et al., 2018)Test perplexity78.93Unverified
8Zaremba et al. (2014) - LSTM (large)Test perplexity78.4Unverified
9Gal & Ghahramani (2016) - Variational LSTM (large)Test perplexity75.2Unverified
10Inan et al. (2016) - Variational RHNTest perplexity66Unverified
#ModelMetricClaimedVerifiedStatus
1LSTM (7 layers)Bit per Character (BPC)1.67Unverified
2HypernetworksBit per Character (BPC)1.34Unverified
3SHA-LSTM (4 layers, h=1024, no attention head)Bit per Character (BPC)1.33Unverified
4LN HM-LSTMBit per Character (BPC)1.32Unverified
5ByteNetBit per Character (BPC)1.31Unverified
6Recurrent Highway NetworksBit per Character (BPC)1.27Unverified
7Large FS-LSTM-4Bit per Character (BPC)1.25Unverified
8Large mLSTMBit per Character (BPC)1.24Unverified
9AWD-LSTM (3 layers)Bit per Character (BPC)1.23Unverified
10Cluster-Former (#C=512)Bit per Character (BPC)1.22Unverified
#ModelMetricClaimedVerifiedStatus
1Smaller Transformer 126M (pre-trained)Test perplexity33Unverified
2OPT 125MTest perplexity32.26Unverified
3Larger Transformer 771M (pre-trained)Test perplexity28.1Unverified
4OPT 1.3BTest perplexity19.55Unverified
5GPT-Neo 125MTest perplexity17.83Unverified
6OPT 2.7BTest perplexity17.81Unverified
7Smaller Transformer 126M (fine-tuned)Test perplexity12Unverified
8GPT-Neo 1.3BTest perplexity11.46Unverified
9Transformer 125MTest perplexity10.7Unverified
10GPT-Neo 2.7BTest perplexity10.44Unverified