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.
🚀 Segment Policy Optimization: Effective Segment-Level Credit Assignment in RL for Large Language Models 🌟
The LongForm dataset is created by leveraging English corpus examples with the reverse instructions method. We select a diverse set of human-written documents from existing corpora such as C4 and Wikipedia and generate instructions for the given documents via LLMs. Then, we extend these examples…
FinNLP provides a playground for all people interested in LLMs and NLP in Finance. Here we provide full pipelines for LLM training and finetuning in the field of finance.
This repository accompanies the paper Let's Verify Step by Step and presents the PRM800K dataset introduced there. PRM800K is a process supervision dataset containing 800,000 step-level correctness labels for model-generated solutions to problems from the MATH dataset. More information on…
The main features of openai/prm800k are: Dense Reward Optimization, Domain Specific Datasets.
Open-source alternatives to openai/prm800k include: aiframeresearch/spo — 🚀 Segment Policy Optimization: Effective Segment-Level Credit Assignment in RL for Large Language Models 🌟. akoksal/longform — The LongForm dataset is created by leveraging English corpus examples with the reverse instructions method. We select… amap-ml/tree-grpo — Tree Search for LLM Agent Reinforcement Learning. chenluye99/prof — Introduction. cjreinforce/pure — [2025/10/23] 🔥🔥Our paper is accepted by NeurIPS 2025.🔥🔥 - [2025/04/22] Released our Paper on arXiv. See here -… ai4finance-foundation/finnlp — FinNLP provides a playground for all people interested in LLMs and NLP in Finance. Here we provide full pipelines for…