awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
thunlp avatar

thunlp/UltraFeedback

0
View on GitHub↗
368 stars·17 forks·Python·MIT·10 views

UltraFeedback

A large-scale, fine-grained, diverse preference dataset

Features

  • Feedback Alignment - Boosts language models using high-quality feedback signals.
  • Model Alignment and Feedback - Boosts model performance using high-quality feedback data.
  • Reinforcement Learning - Boosts model performance using high-quality preference feedback.

Star history

Star history chart for thunlp/ultrafeedbackStar history chart for thunlp/ultrafeedback

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does thunlp/ultrafeedback do?

A large-scale, fine-grained, diverse preference dataset

What are the main features of thunlp/ultrafeedback?

The main features of thunlp/ultrafeedback are: Feedback Alignment, Model Alignment and Feedback, Reinforcement Learning.

Which projects share features with thunlp/ultrafeedback?

Projects with overlapping indexed features include: facebookresearch/motif — This repository contains PyTorch code for Motif, training AI agents on NetHack with reward functions derived from an… volcengine/verl — verl is a distributed training system designed for large language model alignment and reinforcement learning. It… rucaibox/rlmec — This repo provides the source code & data of our paper: Improving Large Language Models via Fine-grained Reinforcement… pku-alignment/align-anything — Align-anything is a multi-modal large language model alignment framework designed to fine-tune models across text,… microsoft/lmops — LMOps is a research-driven operations framework for optimizing the deployment, fine-tuning, and performance of large… optimalscale/lmflow — LMFlow is a comprehensive suite for large language model fine-tuning, context extension, multimodal processing, and…

Projects sharing features with UltraFeedback

These projects share indexed features with UltraFeedback. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • facebookresearch/motiffacebookresearch avatar

    facebookresearch/motif

    136View on GitHub↗

    This repository contains PyTorch code for Motif, training AI agents on NetHack with reward functions derived from an LLM's preferences.

    Python
    View on GitHub↗136
  • volcengine/verlvolcengine avatar

    volcengine/verl

    22,015View on GitHub↗

    verl is a distributed training system designed for large language model alignment and reinforcement learning. It provides a framework for executing post-training pipelines, including supervised fine-tuning and reinforcement learning from human feedback, to refine model behavior and agentic capabilities. The system utilizes a hybrid training and inference engine that optimizes memory and communication when switching between model generation and gradient updates. It supports multi-modal reinforcement learning for models processing both image and text data, and implements algorithms such as PPO

    Python
    View on GitHub↗22,015
  • rucaibox/rlmecR

    RUCAIBox/RLMEC

    0View on GitHub↗

    This repo provides the source code & data of our paper: Improving Large Language Models via Fine-grained Reinforcement Learning with Minimum Editing Constraint (arXiv 2024)

    View on GitHub↗0
  • optimalscale/lmflowOptimalScale avatar

    OptimalScale/LMFlow

    8,488View on GitHub↗

    LMFlow is a comprehensive suite for large language model fine-tuning, context extension, multimodal processing, and inference execution. It provides a toolkit for updating model parameters through full tuning or memory-efficient adapter algorithms, alongside an inference engine for executing tuned models via command-line or web-based interfaces. The framework includes a dedicated alignment suite for supervised tuning and reward model training to refine model behavior. It features a context window extender to increase maximum input lengths and a multimodal framework for building chatbots that

    Pythonchatgptdeep-learninginstruction-following
    View on GitHub↗8,488
Compare all 30 related projects→