Extraction of tactics from syntax tree #9

Closed
opened 2023-08-24 23:20:14 -07:00 by aniva · 3 comments
Owner

The value stored in a theorem is in the lambda expression form which isn't how the theorems were written. Most theorems were proven in a mixture of tactics and proof terms. The extraction of such tactic sequences is critical to training LLMs.

The value stored in a theorem is in the lambda expression form which isn't how the theorems were written. Most theorems were proven in a mixture of tactics and proof terms. The extraction of such tactic sequences is critical to training LLMs.
aniva added this to the v0.2.6 milestone 2023-08-24 23:20:14 -07:00
aniva self-assigned this 2023-08-24 23:20:14 -07:00
Author
Owner
References: 1. [LeanInk](https://github.com/leanprover/LeanInk/tree/main) 2. [lean-training-data](https://github.com/semorrison/lean-training-data)
aniva modified the milestone from v0.2.6 to v0.3 2023-10-28 16:38:36 -07:00
aniva added reference library/trace 2023-11-06 11:13:11 -08:00
Author
Owner

This is temporarily superseded by atomization in Trillium.

This is temporarily superseded by atomization in Trillium.
aniva removed this from the v0.3 milestone 2024-03-18 10:11:41 -07:00
aniva changed title from Allow the extraction of tactic based proof steps to Extraction of tactics from syntax tree 2024-04-11 17:55:42 -07:00
Author
Owner

Solved by #76

Solved by #76
aniva closed this issue 2024-05-31 20:27:45 -07:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: aniva/Pantograph#9
No description provided.