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
A

allenai/FineGrainedRLHF

0
View on GitHub↗
0 stars·0 forks·9 views

FineGrainedRLHF

Fine-Grained RLHF

Features

  • Conversational and Dialog Datasets - Framework and data for collecting granular human feedback.
  • RLHF Frameworks - Framework for sentence-level reward training.

Star history

Star history chart for allenai/finegrainedrlhfStar history chart for allenai/finegrainedrlhf

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to FineGrainedRLHF

Similar open-source projects, ranked by how many features they share with FineGrainedRLHF.
  • polyai-ldn/conversational-datasetsPolyAI-LDN avatar

    PolyAI-LDN/conversational-datasets

    1,398View on GitHub↗

    This project is a repository of resources for conversational artificial intelligence, providing infrastructure for the preparation, training, and evaluation of retrieval-based dialogue models. It offers a collection of large-scale dialogue datasets alongside a framework for cleaning, structuring, and serializing raw text into standardized formats suitable for machine learning workflows. The project distinguishes itself by providing a suite of tools for benchmarking model performance through automated scripts. It utilizes batch-based negative sampling to measure ranking accuracy and includes r

    Pythonconversational-aidatasetsmachine-learning
    View on GitHub↗1,398
  • anthropics/constitutionalharmlessnesspaperanthropics avatar

    anthropics/ConstitutionalHarmlessnessPaper

    263View on GitHub↗

    This repository provides supplementary material for our paper Constitutional AI: Harmlessness from AI Feedback.

    View on GitHub↗263
  • carperai/trlxcarperai avatar

    carperai/trlx

    4,749View on GitHub↗

    trlx is a reinforcement learning library and training framework designed to align large language models using human feedback. It serves as a distributed trainer and compute orchestrator for scaling high-parameter models across multiple GPUs and nodes. The project provides tools for reinforcement learning from human feedback and model alignment. It implements reward-model-based optimization and proximal policy optimization to refine model behavior based on goal-oriented rewards or human-labeled datasets. The framework covers distributed training strategies, including model parallelism, parame

    Python
    View on GitHub↗4,749
  • allenai/rl4lmsallenai avatar

    allenai/RL4LMs

    2,390View on GitHub↗

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

    Python
    View on GitHub↗2,390
See all 30 alternatives to FineGrainedRLHF→

Frequently asked questions

What does allenai/finegrainedrlhf do?

Fine-Grained RLHF

What are the main features of allenai/finegrainedrlhf?

The main features of allenai/finegrainedrlhf are: Conversational and Dialog Datasets, RLHF Frameworks.

What are some open-source alternatives to allenai/finegrainedrlhf?

Open-source alternatives to allenai/finegrainedrlhf include: polyai-ldn/conversational-datasets — This project is a repository of resources for conversational artificial intelligence, providing infrastructure for the… anthropics/constitutionalharmlessnesspaper — This repository provides supplementary material for our paper Constitutional AI: Harmlessness from AI Feedback. carperai/trlx — trlx is a reinforcement learning library and training framework designed to align large language models using human… cornell-rl/drpo. dunzeng/more. allenai/rl4lms — A modular RL library to fine-tune language models to human preferences.