Commit Graph

100 Commits

Author SHA1 Message Date
Leni Aniva 22bba57b99
doc: Move SNAP instructions into its own file 2024-10-01 10:57:21 -07:00
Brando Miranda 89a3f5a97d removed confusing file 2024-09-30 10:57:23 -07:00
Brando Miranda d2f53ccc80 examples with leni 2024-09-26 20:20:32 -07:00
Brando Miranda 0d278e1343 Merge branch 'main' into brando 2024-09-26 19:26:59 -07:00
Brando Miranda 5df50a2c60
Update readme.md 2024-09-24 19:03:04 -07:00
Leni Aniva 5effc63d9e
Merge pull request #10 from lenianiva/search
feat: Add experiment on miniF2F
2024-09-16 09:49:01 -05:00
Leni Aniva 8d43507901
Merge pull request #13 from lenianiva/frontend/collect-holes
feat: Collect sorrys command in the server
2024-09-13 18:22:51 -07:00
Leni Aniva 01ec8fa22a
refactor: Update the experiment repo Lean version, use new load_sorry API 2024-09-13 18:18:53 -07:00
Leni Aniva 8abe689a0a
fix: Make search work with automatic mode 2024-09-13 17:54:11 -07:00
Leni Aniva 6f4c26ecee
Merge branch 'frontend/collect-holes' into search 2024-09-13 17:14:20 -07:00
Leni Aniva 2f70e6d918
Merge branch 'main' into frontend/collect-holes 2024-09-09 19:35:54 -07:00
Leni Aniva d99104cf0e
doc: Update jupyter notebook 2024-09-09 19:28:35 -07:00
Leni Aniva f2de062d11
fix: Versioning in the examples, tactic invocation 2024-09-09 19:04:56 -07:00
Leni Aniva d85cff5264
chore: Library update 2024-09-09 18:49:35 -07:00
Leni Aniva 180f1b1313
Merge pull request #12 from lenianiva/doc/cite
doc: Add citation format
2024-09-09 12:41:31 -07:00
Leni Aniva 889aa79c18
Merge pull request #11 from lenianiva/dev
feat: Automatic mode (for the gym experience)
2024-09-09 11:38:38 -07:00
Leni Aniva 75ada0b5ad
doc: Add citation format 2024-09-06 22:53:14 -07:00
Leni Aniva 69b01d3879
Merge branch 'main' into dev 2024-09-06 22:34:48 -07:00
Leni Aniva a79fe979fd
feat: Automatic mode (for the gym experience) 2024-09-06 22:26:37 -07:00
Leni Aniva 6d990601c1
Merge pull request #7 from lenianiva/compile/units
feat: Compilation unit extraction
2024-09-06 20:51:57 -04:00
Brando Miranda e533bcc088
[self-contained `install.sh` script](https://github.com/brando90/learning_lean/blob/main/install.sh)
[self-contained `install.sh` script](https://github.com/brando90/learning_lean/blob/main/install.sh)
2024-07-15 15:06:08 -07:00
Brando Miranda 65dcaa2ea5 pushing dsp to my branch 2024-07-11 15:49:37 -07:00
Leni Aniva 695374a3e4
feat: Example Jupyter notebook 2024-07-01 12:18:00 -07:00
Leni Aniva 27599f7fad
feat: Set lower parameters for search 2024-06-05 15:23:18 -07:00
Leni Aniva 20b19c8e6c
feat: Handle max trials per goal and theorem formatting 2024-06-05 15:20:36 -07:00
Leni Aniva 7b9829e3d2
feat: Add limit on goal tactic trials 2024-06-05 14:36:51 -07:00
Leni Aniva e6421dafc3
feat: Add control for use valid.jsonl 2024-06-05 14:21:55 -07:00
Leni Aniva ce633fecda
feat: Add ablation testing 2024-06-05 14:19:18 -07:00
Leni Aniva 4e678c7b97
feat: Use aesop to solve for goals 2024-06-05 14:02:12 -07:00
Chuyue Sun 9c672562a9 update 2024-06-05 13:58:32 -07:00
Chuyue Sun a5747122cd new semantic 2024-06-05 13:49:34 -07:00
Chuyue Sun 6d60651ed1 add informal hints for search agent 2024-06-05 11:39:08 -07:00
Leni Aniva 4f3397fd82
chore: Remove unused code 2024-06-05 11:19:43 -07:00
Leni Aniva 61b3a1b3d2
Add MiniF2F execution case 2024-06-05 11:19:12 -07:00
Chuyue Sun a8812c103b Merge branch 'search' of github.com:lenianiva/PyPantograph into search 2024-06-05 03:54:06 -07:00
Chuyue Sun 20301d53ae wip 2024-06-05 03:52:43 -07:00
Leni Aniva 3f77bc453f
feat: Sibling coupling information 2024-06-04 23:53:02 -07:00
Chuyue Sun da6f8f9b5b wip 2024-06-04 22:44:43 -07:00
Chuyue Sun 4fabd7adf8 clean 2024-06-04 20:37:36 -07:00
Chuyue Sun 0bb8d55de2 search llm passed 2024-06-04 19:59:59 -07:00
Chuyue Sun 2d12e87126
wip 2024-06-04 19:29:21 -07:00
Leni Aniva 860b3c2134
chore: Code cleanup 2024-06-03 23:57:48 -07:00
Leni Aniva 07597c0ce6
feat: Add tree search 2024-06-03 21:52:43 -07:00
Brando Miranda 9364daffad removed vllm 2024-06-03 20:33:23 -07:00
Brando Miranda 45a2ec127b trying PyPantograph install aesop 2024-06-03 20:17:58 -07:00
Brando Miranda e6ac8d3a8a close 2024-06-03 17:31:27 -07:00
Brando Miranda 18ebf0bb7d making progres, put header in output of toy model, then about to execute lean so need to figure out how pypanto wants src hdear and thm 2024-06-03 12:50:41 -07:00
Brando Miranda c73e56630e Merge remote-tracking branch 'origin/main' into brando 2024-06-03 11:11:06 -07:00
Brando Miranda aba5943a80 small change in readme installs 2024-06-03 11:01:45 -07:00
Brando Miranda f274e85eb9 small change in readme installs 2024-06-03 11:01:27 -07:00