EleutherAGI / summarisationLinks
The Intermediate Goal of the project is to train a GPT like architecture to learn to summarise reddit posts from human preferences, as this has been done by OpenAI and provides a good benchmark to compare against. We will use this intermediate step as a way to lay the groundwork needed for on the fly learning using implicit models.
☆12Updated 3 years ago
Alternatives and similar repositories for summarisation
Users that are interested in summarisation are comparing it to the libraries listed below
Sorting:
- Official code for the paper "Context-Aware Language Modeling for Goal-Oriented Dialogue Systems"☆34Updated 2 years ago
- A framework for implementing equivariant DL☆10Updated 4 years ago
- The InterScript dataset contains interactive user feedback on scripts generated by a T5-XXL model.☆11Updated 3 years ago
- Official code for the paper: "Metadata Archaeology"☆19Updated 2 years ago
- This repository contains some of the code used in the paper "Training Language Models with Langauge Feedback at Scale"☆27Updated 2 years ago
- ☆24Updated 9 months ago
- Experiments on GPT-3's ability to fit numerical models in-context.☆14Updated 2 years ago
- An attempt to merge ESBN with Transformers, to endow Transformers with the ability to emergently bind symbols☆16Updated 3 years ago
- Usable implementation of Emerging Symbol Binding Network (ESBN), in Pytorch☆25Updated 4 years ago
- My explorations into editing the knowledge and memories of an attention network☆35Updated 2 years ago
- Ludwig benchmark☆20Updated 3 years ago
- ReaSCAN is a synthetic navigation task that requires models to reason about surroundings over syntactically difficult languages. (NeurIPS…☆20Updated 3 years ago
- Code for paper "Do Language Models Have Beliefs? Methods for Detecting, Updating, and Visualizing Model Beliefs"☆28Updated 3 years ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- Exploring Few-Shot Adaptation of Language Models with Tables☆23Updated 2 years ago
- Minimum Description Length probing for neural network representations☆18Updated 5 months ago
- Codes and files for the paper Are Emergent Abilities in Large Language Models just In-Context Learning☆33Updated 5 months ago
- The official repository for our paper "The Devil is in the Detail: Simple Tricks Improve Systematic Generalization of Transformers". We s…☆67Updated 2 years ago
- AdaCat☆49Updated 2 years ago
- An implementation of Transformer with Expire-Span, a circuit for learning which memories to retain☆34Updated 4 years ago
- ☆32Updated 3 years ago
- ☆15Updated 3 years ago
- Repository for the code of the "PPL-MCTS: Constrained Textual Generation Through Discriminator-Guided Decoding" paper, NAACL'22☆66Updated 2 years ago
- ☆18Updated last year
- Automatically generate simple meta-learning tasks from a very large space☆15Updated last year
- Embroid: Unsupervised Prediction Smoothing Can Improve Few-Shot Classification☆11Updated last year
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- SMASHED is a toolkit designed to apply transformations to samples in datasets, such as fields extraction, tokenization, prompting, batchi…☆33Updated last year
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated last year