RamonKaspar / MathPrompter
MathPrompter Implementation: This repository hosts an implementation based on the 'MathPrompter: Mathematical Reasoning Using Large Language Models' paper by Microsoft Research. The code replicates the methods discussed in the paper.
☆13Updated 3 weeks ago
Alternatives and similar repositories for MathPrompter:
Users that are interested in MathPrompter are comparing it to the libraries listed below
- The open source implementation of "Connecting Large Language Models with Evolutionary Algorithms Yields Powerful Prompt Optimizers"☆20Updated last year
- Code repo for MathAgent☆15Updated last year
- Implementation of "LM-Infinite: Simple On-the-Fly Length Generalization for Large Language Models"☆42Updated 5 months ago
- EMNLP 2024 "Re-reading improves reasoning in large language models". Simply repeating the question to get bidirectional understanding for…☆25Updated 4 months ago
- ☆63Updated last month
- Anchored Preference Optimization and Contrastive Revisions: Addressing Underspecification in Alignment☆55Updated 8 months ago
- ☆41Updated 4 months ago
- Open Implementations of LLM Analyses☆102Updated 7 months ago
- Finetune any model on HF in less than 30 seconds☆58Updated last month
- Astraios: Parameter-Efficient Instruction Tuning Code Language Models☆57Updated last year
- ☆25Updated 7 months ago
- Implementation of "SelfCite: Self-Supervised Alignment for Context Attribution in Large Language Models"☆27Updated 2 months ago
- Code for EMNLP 2024 paper "Learn Beyond The Answer: Training Language Models with Reflection for Mathematical Reasoning"☆54Updated 7 months ago
- Code and Dataset for Learning to Solve Complex Tasks by Talking to Agents☆24Updated 2 years ago
- Official repo for the paper PHUDGE: Phi-3 as Scalable Judge. Evaluate your LLMs with or without custom rubric, reference answer, absolute…☆49Updated 9 months ago
- ☆48Updated 6 months ago
- A framework for few-shot evaluation of language models.☆30Updated last month
- Codebase accompanying the Summary of a Haystack paper.☆77Updated 7 months ago
- ☆28Updated last year
- Code and data for "StructLM: Towards Building Generalist Models for Structured Knowledge Grounding" (COLM 2024)☆76Updated 6 months ago
- Code for NeurIPS LLM Efficiency Challenge☆57Updated last year
- ☆45Updated 7 months ago
- Aioli: A unified optimization framework for language model data mixing☆25Updated 3 months ago
- Set of scripts to finetune LLMs☆37Updated last year
- 📚 Text Classification with LoRA (Low-Rank Adaptation) of Language Models - Efficiently fine-tune large language models for text classifi…☆48Updated last year
- Research projects built on top of Transformers