Giter VIP home page Giter VIP logo

mmos-f2f's Introduction

This repository is an attempt by the MMOS method on automatic theorem proving tasks.

MMOS Method mainly focuses on sampling augmented datasets from open-source models, attempting to find corresponding minimum optimal sets. In automatic theorem proving tasks, the goal of the model is to predict the next tactic based on the current state.

The ATG task was experimentally conducted using llemma_formal2formal .

Comparison of tactic sample accuracy (TSA) and pass@1 on MiniF2F datasets.

It is worth noting that overall accuracy (pass@1) is strongly related to the search method used. Here, we use best first search with 32 actions, 100 items limit, and a 20-minute time limit.

Model TSA Pass@1
Llemma-7B 22.0 27.8
Llemma-34B 23.2 27.5
DeepSeekMath-7B 29.4 27.8
MMOS-Llemma-7B 32.5 29.1
MMOS-Llemma-34B 30.8 28.7
MMOS-DeepSeekMath-7B 32.7 28.3

Code

infer.py is used for test SFT model.

few_shot.py is used for test base model.

proofsearch is used for early stop.

training data is in samples.

mmos-f2f's People

Contributors

zui-c avatar

Stargazers

Weidi Xu avatar Yezeng Chen avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.