facebookresearch / adaptive_schedulingLinks
Experimental scripts for researching data adaptive learning rate scheduling.
☆22Updated 2 years ago
Alternatives and similar repositories for adaptive_scheduling
Users that are interested in adaptive_scheduling are comparing it to the libraries listed below
Sorting:
- A dashboard for exploring timm learning rate schedulers☆19Updated 11 months ago
- Utilities for Training Very Large Models☆58Updated last year
- code for paper "Accessing higher dimensions for unsupervised word translation"☆21Updated 2 years ago
- Description and applications of OpenAI's paper about DALL-E (2021) and implementation of other (CLIP-guided) zero-shot text-to-image gene…☆32Updated 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
- Library for the Test-based Calibration Error (TCE) metric to quantify the degree to classifier calibration.☆13Updated 2 years ago
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆39Updated 3 years ago
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated last year
- Lottery Ticket Adaptation☆40Updated 11 months ago
- The official repository for our paper "The Dual Form of Neural Networks Revisited: Connecting Test Time Predictions to Training Patterns …☆16Updated 5 months ago
- Self contained pytorch implementation of a sinkhorn based router, for mixture of experts or otherwise☆39Updated last year
- Pixel Parsing. A reproduction of OCR-free end-to-end document understanding models with open data☆21Updated last year
- This is a PyTorch implementation of the paperViP A Differentially Private Foundation Model for Computer Vision☆36Updated 2 years ago
- Implementation of a holodeck, written in Pytorch☆18Updated 2 years ago
- Source-to-Source Debuggable Derivatives in Pure Python☆15Updated last year
- Official code for the paper "Attention as a Hypernetwork"☆45Updated last year
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆55Updated 2 years ago
- Implementation of a Hierarchical Mamba as described in the paper: "Hierarchical State Space Models for Continuous Sequence-to-Sequence Mo…☆13Updated last year
- A scalable implementation of diffusion and flow-matching with XGBoost models, applied to calorimeter data.☆18Updated last year
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆45Updated 2 years ago
- Minimum Description Length probing for neural network representations☆20Updated 9 months ago
- Code and pretrained models for the paper: "MatMamba: A Matryoshka State Space Model"☆61Updated 11 months ago
- ☆52Updated last year
- Fork of Flame repo for training of some new stuff in development☆18Updated last week
- 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…☆31Updated 2 years ago
- JAX Scalify: end-to-end scaled arithmetics☆16Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated last year
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆57Updated last year
- Implementation of an Attention layer where each head can attend to more than just one token, using coordinate descent to pick topk☆46Updated 2 years ago
- Measuring the Signal to Noise Ratio in Language Model Evaluation☆25Updated 2 months ago