Update readme.md
This commit is contained in:
parent
e533bcc088
commit
5df50a2c60
|
@ -1,4 +1,6 @@
|
|||
#
|
||||
# Lean Draft Sketch Prove (DSP)
|
||||
|
||||
based on Sean Welleck's DSP for Isabelle: https://github.com/wellecks/ntptutorial/tree/main/partII_dsp
|
||||
|
||||
## Related work
|
||||
|
||||
|
@ -29,4 +31,4 @@ Questions:
|
|||
- Q1: what is this: "we perform deduplication by problem statements" when does it matter? All MATH train are unique, so why would I care about this?
|
||||
|
||||
Idea:
|
||||
- Idea1: use the formal ground truth solution string in MATH, implement Draft Sketch Proof (DSP) for Lean4 + use some symbolic/ntp solver (hammer/tidy/ReProver)
|
||||
- Idea1: use the formal ground truth solution string in MATH, implement Draft Sketch Proof (DSP) for Lean4 + use some symbolic/ntp solver (hammer/tidy/ReProver)
|
||||
|
|
Loading…
Reference in New Issue