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 25012525 of 17610 papers

TitleStatusHype
Debiasing Methods in Natural Language Understanding Make Bias More AccessibleCode1
C3-STISR: Scene Text Image Super-resolution with Triple CluesCode1
CPT: A Pre-Trained Unbalanced Transformer for Both Chinese Language Understanding and GenerationCode1
CPM: A Large-scale Generative Chinese Pre-trained Language ModelCode1
CAB: Comprehensive Attention Benchmarking on Long Sequence ModelingCode1
Decision Transformer: Reinforcement Learning via Sequence ModelingCode1
InternVL: Scaling up Vision Foundation Models and Aligning for Generic Visual-Linguistic TasksCode1
CoVR-2: Automatic Data Construction for Composed Video RetrievalCode1
Cached Transformers: Improving Transformers with Differentiable Memory CacheCode1
Intermediate Training of BERT for Product MatchingCode1
CRE-LLM: A Domain-Specific Chinese Relation Extraction Framework with Fine-tuned Large Language ModelCode1
CPLLM: Clinical Prediction with Large Language ModelsCode1
InterControl: Zero-shot Human Interaction Generation by Controlling Every JointCode1
Decoupled Visual Interpretation and Linguistic Reasoning for Math Problem SolvingCode1
InternLM-Law: An Open Source Chinese Legal Large Language ModelCode1
Interpreting Language Models Through Knowledge Graph ExtractionCode1
Decrypting Cryptic Crosswords: Semantically Complex Wordplay Puzzles as a Target for NLPCode1
Knowledge-Augmented Language Model VerificationCode1
Deep contextualized word representationsCode1
Cal-DPO: Calibrated Direct Preference Optimization for Language Model AlignmentCode1
Breaking the HISCO Barrier: Automatic Occupational Standardization with OccCANINECode1
Calibrated Language Model Fine-Tuning for In- and Out-of-Distribution DataCode1
Dcc --help: Generating Context-Aware Compiler Error Explanations with Large Language ModelsCode1
Dataflow Analysis-Inspired Deep Learning for Efficient Vulnerability DetectionCode1
Counterfactual Data Augmentation for Neural Machine TranslationCode1
Show:102550
← PrevPage 101 of 705Next →

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