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
HKUNLP avatar

HKUNLP/critic-rl

0
View on GitHub↗
126 stars·7 forks·Python·Apache-2.0·7 viewscritic-rl.github.io↗

Critic Rl

Teaching Language Models to Critique via Reinforcement Learning

Features

  • Multi-Agent Systems - Teaching language models to critique via reinforcement learning.

Star history

Star history chart for hkunlp/critic-rlStar history chart for hkunlp/critic-rl

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

Projects sharing features with Critic Rl

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

    agiresearch/AutoFlow

    91View on GitHub↗

    Recent advancements in Large Language Models (LLMs) have shown significant progress in understanding complex natural language. However, LLMs still face challenges in generating and executing programming codes accurately. While some efforts have been made to leverage LLMs for code generation,…

    Jupyter Notebook
    View on GitHub↗91
  • aiwaves-cn/agentsaiwaves-cn avatar

    aiwaves-cn/agents

    5,932View on GitHub↗

    This is an LLM agent framework and symbolic learning system designed for building self-evolving autonomous agents. It functions as a computational graph orchestrator that organizes agent interactions and tool sequences as a trainable graph of nodes. The framework focuses on data-centric agent optimization, allowing agent pipelines and prompts to be upgraded through data-driven training rather than manual engineering. It utilizes a symbolic learning process that applies language-based loss and textual reflections to refine the operational logic and symbolic components of an agent. The system

    Pythonautonomous-agentslanguage-modelllm
    View on GitHub↗5,932
  • bingreeky/maasbingreeky avatar

    bingreeky/MaAS

    277View on GitHub↗

    🎉 Updates (2025-05-03) MaAS is accepted as ICML'25 Oral (Top ~1% among 12,107 submissions)! - 🚩 Updates (2025-02-06) Initial upload to arXiv (see PDF).

    Python
    View on GitHub↗277
  • agi-templar/stable-alignmentA

    agi-templar/Stable-Alignment

    0View on GitHub↗
    View on GitHub↗0
Compare all 25 related projects→

Frequently asked questions

What does hkunlp/critic-rl do?

Teaching Language Models to Critique via Reinforcement Learning

What are the main features of hkunlp/critic-rl?

The main features of hkunlp/critic-rl are: Multi-Agent Systems.

Which projects share features with hkunlp/critic-rl?

Projects with overlapping indexed features include: agiresearch/autoflow — Recent advancements in Large Language Models (LLMs) have shown significant progress in understanding complex natural… aiwaves-cn/agents — This is an LLM agent framework and symbolic learning system designed for building self-evolving autonomous agents. It… bingreeky/maas — 🎉 Updates (2025-05-03) MaAS is accepted as ICML'25 Oral (Top ~1% among 12,107 submissions)! - 🚩 Updates (2025-02-06)… chanwoo-park-official/maporl — (Aug 29, 2025) It is based on the TRL (Transformer Reinforcement Learning) package. We are also planning to use Verl… curai/curai-research — This repository contains code released by Curai Health. For a list of all publications at Curai Health, see our blog. agi-templar/stable-alignment.