brando90 / ultimate-pycoq

a realiable python-coq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ultimate-pycoq

a realiable python-coq interface -- with emphasis for machine learning (ML) for Large Language Models (LLMs) and Foundation Models (FMs).

Start

Example of how to clone repo:

cd $HOME
git clone git@github.com:brando90/ultimate-pycoq.git $HOME/ultimate-pycoq/

Data set Generation

To generate dataset based on lf do:

sh $HOME/ultimate-pycoq/main_pycoq_build_dataset.sh lf

To genetate dataset based on upycoq do:

sh $HOME/ultimate-pycoq/main_pycoq_build_dataset.sh upycoq

Acknowledgements

We'd like to thank the following for their directio or indirect inspiration/contributions:

if you feel you should be attributed feel free to open an issue or PR.

Citation

TODO

About

a realiable python-coq

License:MIT License


Languages

Language:Python 49.0%Language:Coq 31.0%Language:Shell 15.3%Language:Dockerfile 4.1%Language:Makefile 0.6%