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

SparkJiao/dpo-trajectory-reasoning

0
View on GitHub↗
84 stars·2 forks·Python·12 views

Dpo Trajectory Reasoning

This repository contains the code for the paper "Learning Planning-based Reasoning with Trajectory Collection and Process Rewards Synthesizing" (EMNLP 2024).

Features

  • Single Agent Optimization - Learning reasoning via trajectory collection and reward synthesis.

Star history

Star history chart for sparkjiao/dpo-trajectory-reasoningStar history chart for sparkjiao/dpo-trajectory-reasoning

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 Dpo Trajectory Reasoning

These projects share indexed features with Dpo Trajectory Reasoning. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • chengpengli1003/cortChengpengLi1003 avatar

    ChengpengLi1003/CoRT

    72View on GitHub↗
    Python
    View on GitHub↗72
  • chengsong-huang/r-zeroChengsong-Huang avatar

    Chengsong-Huang/R-Zero

    822View on GitHub↗

    Check out our paper or webpage for the details

    Python
    View on GitHub↗822
  • ezelikman/starezelikman avatar

    ezelikman/STaR

    227View on GitHub↗

    1. STaR 2. Mesh Transformer JAX 1. Updates 3. Pretrained Models 1. GPT-J-6B 1. Links 2. Acknowledgments 3. License 4. Model Details 5. Zero-Shot Evaluations 4. Architecture and Usage 1. Fine-tuning 2. JAX Dependency 5. TODO

    Python
    View on GitHub↗227
  • allenai/open-instructallenai avatar

    allenai/open-instruct

    3,586View on GitHub↗

    Open-Instruct is a distributed training and instruction tuning framework for large language models. It functions as a coordinator for supervised fine-tuning, reinforcement learning from human feedback pipelines, and tool-use training, providing specialized roles for dataset curation and model alignment. The project distinguishes itself through a high-performance training architecture that utilizes actor-based distributed coordination and hybrid sharding to manage large GPU clusters. It implements advanced alignment techniques including direct preference optimization, group relative policy opt

    Python
    View on GitHub↗3,586
Compare all 24 related projects→

Frequently asked questions

What does sparkjiao/dpo-trajectory-reasoning do?

This repository contains the code for the paper "Learning Planning-based Reasoning with Trajectory Collection and Process Rewards Synthesizing" (EMNLP 2024).

What are the main features of sparkjiao/dpo-trajectory-reasoning?

The main features of sparkjiao/dpo-trajectory-reasoning are: Single Agent Optimization.

Which projects share features with sparkjiao/dpo-trajectory-reasoning?

Projects with overlapping indexed features include: chengpengli1003/cort. chengsong-huang/r-zero — Check out our paper or webpage for the details. ezelikman/star — 1. STaR 2. Mesh Transformer JAX 1. Updates 3. Pretrained Models 1. GPT-J-6B 1. Links 2. Acknowledgments 3. License 4.… hkust-nlp/mstar — :star: Project Page    . iamhankai/forest-of-thought — Forest-of-Thought: Scaling Test-Time Compute for Enhancing LLM Reasoning. allenai/open-instruct — Open-Instruct is a distributed training and instruction tuning framework for large language models. It functions as a…