trlx VS summarize-from-feedback

Compare trlx vs summarize-from-feedback and see what are their differences.

trlx

A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF) (by CarperAI)

summarize-from-feedback

Code for "Learning to summarize from human feedback" (by openai)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
trlx summarize-from-feedback
6 4
4,332 949
1.1% 1.3%
7.9 2.8
4 months ago 8 months ago
Python Python
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

trlx

Posts with mentions or reviews of trlx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-02.

summarize-from-feedback

Posts with mentions or reviews of summarize-from-feedback. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-04.
  • Learning to Summarize from Human Feedback
    2 projects | news.ycombinator.com | 4 Mar 2023
    Note that they released code, models and raw data here: https://github.com/openai/summarize-from-feedback
  • Need a Sanity Check on World vs. Spatial MoE Models
    1 project | /r/MLQuestions | 19 Jan 2023
    Generating well-written human text answering specific prompts is very costly, as it often requires hiring part-time staff (rather than being able to rely on product users or crowdsourcing). Thankfully, the scale of data used in training the reward model for most applications of RLHF (~50k labeled preference samples) is not as expensive. However, it is still a higher cost than academic labs would likely be able to afford. Currently, there only exists one large-scale dataset for RLHF on a general language model (from Anthropic) and a couple of smaller-scale task-specific datasets (such as summarization data from OpenAI). The second challenge of data for RLHF is that human annotators can often disagree, adding a substantial potential variance to the training data without ground truth.
  • [P] RLHF Learning to Summarize: Implementation by CarperAI with trlX
    2 projects | /r/MachineLearning | 12 Jan 2023
    Found relevant code at https://github.com/openai/summarize-from-feedback + all code implementations here
  • The Great Software Stagnation
    5 projects | news.ycombinator.com | 1 Jan 2021
    > Software 2.0 is happening right now. GTP-3 and Tesla FSD are examples of this.

    I agree with this. As an anecdote, I've spent the past decade explaining to clients that things like natural language question answering and abstractive summarization are impossible, and now we have OpenAI and others dropping pretrained models like https://github.com/openai/summarize-from-feedback that turn all those assumptions on their head. There are caveats, of course, but I've gone from a deep learning skeptic (I started my career with "traditional" ML and NLP) to believing that these sorts of techniques are truly revolutionary and we are only yet scratching the surface of what's possible with them.

What are some alternatives?

When comparing trlx and summarize-from-feedback you can also consider the following projects:

alpaca-lora - Instruct-tune LLaMA on consumer hardware

programming-languages-genealogical-tree - Programming languages genealogical tree

PaLM-rlhf-pytorch - Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM

PurefunctionPipelineDataflow - My Blog: The Math-based Grand Unified Programming Theory: The Pure Function Pipeline Data Flow with principle-based Warehouse/Workshop Model

trl - Train transformer language models with reinforcement learning.

verona - Research programming language for concurrent ownership

RL4LMs - A modular RL library to fine-tune language models to human preferences

dolt - Dolt – Git for Data

text-generation-webui - A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.

curation-corpus - Code for obtaining the Curation Corpus abstractive text summarisation dataset

gigagan-pytorch - Implementation of GigaGAN, new SOTA GAN out of Adobe. Culmination of nearly a decade of research into GANs