mingkaid / rl-prompt
Accompanying repo for the RLPrompt paper
☆326Updated 10 months ago
Alternatives and similar repositories for rl-prompt:
Users that are interested in rl-prompt are comparing it to the libraries listed below
- Source code for the paper "Active Prompting with Chain-of-Thought for Large Language Models"☆237Updated 11 months ago
- Source Code of Paper "GPTScore: Evaluate as You Desire"☆246Updated 2 years ago
- This is the repository of HaluEval, a large-scale hallucination evaluation benchmark for Large Language Models.☆466Updated last year
- ☆174Updated 9 months ago
- This repository contains a collection of papers and resources on Reasoning in Large Language Models.☆563Updated last year
- A curated list of Human Preference Datasets for LLM fine-tuning, RLHF, and eval.☆356Updated last year
- ☆275Updated 3 months ago
- ☆237Updated 2 years ago
- [EMNLP 2023] Enabling Large Language Models to Generate Text with Citations. Paper: https://arxiv.org/abs/2305.14627☆481Updated 6 months ago
- Prod Env☆416Updated last year
- A package to evaluate factuality of long-form generation. Original implementation of our EMNLP 2023 paper "FActScore: Fine-grained Atomic…☆345Updated 3 weeks ago
- OpenICL is an open-source framework to facilitate research, development, and prototyping of in-context learning.☆557Updated last year
- [ACL 2023] Reasoning with Language Model Prompting: A Survey☆952Updated 3 weeks ago
- MEND: Fast Model Editing at Scale☆245Updated last year
- ☆279Updated last year
- Simple next-token-prediction for RLHF☆225Updated last year
- Inference-Time Intervention: Eliciting Truthful Answers from a Language Model☆521Updated 3 months ago
- Code and data accompanying our paper on arXiv "Faithful Chain-of-Thought Reasoning".☆159Updated 11 months ago
- This is a collection of research papers for Self-Correcting Large Language Models with Automated Feedback.☆519Updated 6 months ago
- Reading list of Instruction-tuning. A trend starts from Natrural-Instruction (ACL 2022), FLAN (ICLR 2022) and T0 (ICLR 2022).☆768Updated last year
- ToolQA, a new dataset to evaluate the capabilities of LLMs in answering challenging questions with external tools. It offers two levels …☆260Updated last year
- All available datasets for Instruction Tuning of Large Language Models☆250Updated last year
- An original implementation of "MetaICL Learning to Learn In Context" by Sewon Min, Mike Lewis, Luke Zettlemoyer and Hannaneh Hajishirzi☆263Updated 2 years ago
- Implementation of "The Power of Scale for Parameter-Efficient Prompt Tuning"☆167Updated 3 years ago
- Code and data for "Lost in the Middle: How Language Models Use Long Contexts"☆342Updated last year
- ☆345Updated 3 years ago
- ICML'2022: Black-Box Tuning for Language-Model-as-a-Service & EMNLP'2022: BBTv2: Towards a Gradient-Free Future with Large Language Model…☆269Updated 2 years ago
- Few-shot Learning of GPT-3☆350Updated last year
- Official Repo for ICLR 2024 paper MINT: Evaluating LLMs in Multi-turn Interaction with Tools and Language Feedback by Xingyao Wang*, Ziha…