EleutherAI / mdlLinks
Minimum Description Length probing for neural network representations
☆20Updated 9 months ago
Alternatives and similar repositories for mdl
Users that are interested in mdl are comparing it to the libraries listed below
Sorting:
- Aioli: A unified optimization framework for language model data mixing☆28Updated 9 months ago
- Using FlexAttention to compute attention with different masking patterns☆47Updated last year
- Reference implementation for Reward-Augmented Decoding: Efficient Controlled Text Generation With a Unidirectional Reward Model☆43Updated last month
- Code for NeurIPS 2024 Spotlight: "Scaling Laws and Compute-Optimal Training Beyond Fixed Training Durations"☆84Updated last year
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- The repository contains code for Adaptive Data Optimization☆27Updated 11 months ago
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated last year
- ☆87Updated last year
- ☆26Updated last year
- Script for processing OpenAI's PRM800K process supervision dataset into an Alpaca-style instruction-response format☆27Updated 2 years ago
- Anchored Preference Optimization and Contrastive Revisions: Addressing Underspecification in Alignment☆60Updated last year
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆38Updated 5 months ago
- ☆45Updated 2 years ago
- some common Huggingface transformers in maximal update parametrization (µP)☆86Updated 3 years ago
- Code for the examples presented in the talk "Training a Llama in your backyard: fine-tuning very large models on consumer hardware" given…☆14Updated 2 years ago
- Embedding Recycling for Language models☆38Updated 2 years ago
- Understanding the correlation between different LLM benchmarks☆29Updated last year
- This is a new metric that can be used to evaluate faithfulness of text generated by LLMs. The work behind this repository can be found he…