Skip to content

agencyenterprise/autoformalism-with-llms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autoformalism-with-llms

PyPI - Version PyPI - Python Version


Table of Contents

About

This repository reproduces the in-context Autoformalism experiments from the paper Autoformalism with Large Language Models. There are minor difference in the approach, for example, the strongest results in the paper were obtained with the Codex model which is now retired, so we use GPT-4 and Llama3 in its place. Our models are also chat variants so the exact format of the few-shot prompt is slightly different. Given these small difference, we create the exact same prompts on the exact same dataset to attempt to recreate the results of the paper.

The results are in the experiments folder, viewable as notebooks.

Installation

pip install autoformalism-with-llms

License

autoformalism-with-llms is distributed under the terms of the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published