Sea-Snell / Implicit-Language-Q-Learning
Official code from the paper "Offline RL for Natural Language Generation with Implicit Language Q Learning"
☆206Updated last year
Alternatives and similar repositories for Implicit-Language-Q-Learning:
Users that are interested in Implicit-Language-Q-Learning are comparing it to the libraries listed below
- ☆159Updated 2 years ago
- Code accompanying the paper Pretraining Language Models with Human Preferences☆180Updated last year
- ☆90Updated 9 months ago
- Code for the paper "VinePPO: Unlocking RL Potential For LLM Reasoning Through Refined Credit Assignment"☆151Updated 5 months ago
- RLHF implementation details of OAI's 2019 codebase☆186Updated last year
- We perform functional grounding of LLMs' knowledge in BabyAI-Text☆254Updated 8 months ago
- Simple next-token-prediction for RLHF☆225Updated last year
- Research Code for "ArCHer: Training Language Model Agents via Hierarchical Multi-Turn RL"☆162Updated last week
- ☆126Updated last year
- A (somewhat) minimal library for finetuning language models with PPO on human feedback.☆85Updated 2 years ago
- Code for Contrastive Preference Learning (CPL)☆166Updated 5 months ago
- Repository for the code of the "PPL-MCTS: Constrained Textual Generation Through Discriminator-Guided Decoding" paper, NAACL'22☆65Updated 2 years ago
- Python library which enables complex compositions of language models such as scratchpads, chain of thought, tool use, selection-inference…☆207Updated 3 months ago
- [NeurIPS 2023] Learning Transformer Programs☆159Updated 11 months ago
- ☆79Updated last year
- A repository for transformer critique learning and generation☆90Updated last year
- Lamorel is a Python library designed for RL practitioners eager to use Large Language Models (LLMs).☆227Updated 5 months ago
- Interpreting how transformers simulate agents performing RL tasks☆80Updated last year
- ☆97Updated last year
- ☆205Updated last year
- Intrinsic Motivation from Artificial Intelligence Feedback☆128Updated last year
- About The corresponding code from our paper " REFINER: Reasoning Feedback on Intermediate Representations" (EACL 2024). Do not hesitate t…☆70Updated last year
- ☆218Updated last year
- Reasoning with Language Model is Planning with World Model☆164Updated last year
- ☆25Updated last year
- ☆137Updated 5 months ago
- SmartPlay is a benchmark for Large Language Models (LLMs). Uses a variety of games to test various important LLM capabilities as agents. …☆136Updated last year
- Benchmarking Agentic LLM and VLM Reasoning On Games