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:
- code for paper "Accessing higher dimensions for unsupervised word translation"☆21Updated 2 years ago
- Utilities for Training Very Large Models☆58Updated last year
- A dashboard for exploring timm learning rate schedulers☆19Updated 11 months 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
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆55Updated 2 years ago
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated last year
- Pixel Parsing. A reproduction of OCR-free end-to-end document understanding models with open data☆21Updated last year
- Official code for the paper "Attention as a Hypernetwork"☆44Updated last year
- Lottery Ticket Adaptation☆40Updated 11 months ago
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆38Updated 8 months ago
- Self contained pytorch implementation of a sinkhorn based router, for mixture of experts or otherwise☆39Updated last year
- The official repository for our paper "The Dual Form of Neural Networks Revisited: Connecting Test Time Predictions to Training Patterns …☆16Updated 4 months ago
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆39Updated 3 years ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆57Updated last year
- This is a PyTorch implementation of the paperViP A Differentially Private Foundation Model for Computer Vision☆36Updated 2 years ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆55Updated 6 months ago
- A scalable implementation of diffusion and flow-matching with XGBoost models, applied to calorimeter data.☆18Updated 11 months 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
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆45Updated 2 years ago
- Fork of Flame repo for training of some new stuff in development☆18Updated 2 weeks ago
- Implementation of an Attention layer where each head can attend to more than just one token, using coordinate descent to pick topk☆45Updated 2 years ago
- Implementation of a holodeck, written in Pytorch☆18Updated last year
- Code and pretrained models for the paper: "MatMamba: A Matryoshka State Space Model"☆61Updated 11 months ago
- Using FlexAttention to compute attention with different masking patterns☆47Updated last year
- Implementation and explorations into Blackbox Gradient Sensing (BGS), an evolutionary strategies approach proposed in a Google Deepmind p…☆20Updated 3 months ago
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- Source-to-Source Debuggable Derivatives in Pure Python☆15Updated last year
- Explorations into the proposed Streaming Deep Reinforcement Learning, from University of Alberta☆22Updated 11 months ago
- JAX Scalify: end-to-end scaled arithmetics☆16Updated 11 months ago
- Implementation of a Hierarchical Mamba as described in the paper: "Hierarchical State Space Models for Continuous Sequence-to-Sequence Mo…☆13Updated 11 months ago