{"id":18422511,"url":"https://github.com/sri-csl/coproof","last_synced_at":"2025-04-13T13:45:06.832Z","repository":{"id":203137079,"uuid":"670368294","full_name":"SRI-CSL/coproof","owner":"SRI-CSL","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-23T16:30:36.000Z","size":48177,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-02-16T07:27:18.450Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SRI-CSL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-24T22:42:18.000Z","updated_at":"2023-10-24T18:20:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"7d46b843-6b45-4315-8b9c-ad1adedaf6ec","html_url":"https://github.com/SRI-CSL/coproof","commit_stats":null,"previous_names":["sri-csl/coproof"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SRI-CSL%2Fcoproof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SRI-CSL%2Fcoproof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SRI-CSL%2Fcoproof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SRI-CSL%2Fcoproof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SRI-CSL","download_url":"https://codeload.github.com/SRI-CSL/coproof/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248724492,"owners_count":21151557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T04:30:35.916Z","updated_at":"2025-04-13T13:45:01.823Z","avatar_url":"https://github.com/SRI-CSL.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CoProver\nCoProver is a proof recommendation system for proof assistants trained on PVS and Imandra\n\n## Installation\n\nCoProver is intended to run on Python 3.9+.  Once an environment has been selected, install the dependencies via `setup.py`\n\n```\ncd coproof\npip install -e .\n```\n\n## Tasks\n\n### Training and running the PVS Command Predictor experiments\n\nTo train and evaluate the PVS command prediction, execute this module,\n\n```\npython -m coprover.cmdpred.train_t5\n```\n\nNote this uses PyTorch Lightning to do DDP training across several GPUs.  You may need to adjust the `num_gpus` argument to match the number of GPUs you have on your system, or use 0 for software only.\n\nThe baselines for comparison can be executed via,\n\n```\npython -m coprover.cmdpred.run_baselines\n```\n\n### Training and running the PVS Lemma Retrieval experiments\n\nTo first train the underlying Sentence BERT model, \n\n```\npython -m coprover.lemmaret.bin.train_sbert\n```\n\n### Generating JSON formatted data from PVS JSON proof traces\npython -m coprover.feats.featurize_cmdpred","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsri-csl%2Fcoproof","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsri-csl%2Fcoproof","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsri-csl%2Fcoproof/lists"}