harrywsanders commited on
Commit
8ad1fa8
·
verified ·
1 Parent(s): dd18035

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-generation
4
+ - text2text-generation
5
+ language:
6
+ - en
7
+ tags:
8
+ - code
9
+ pretty_name: Mathlib 4.18 LeanDojo Extraction
10
+ size_categories:
11
+ - 100K<n<1M
12
+ ---
13
+ # ABOUT
14
+ This is the result of running the [LeanDojo](https://leandojo.readthedocs.io/en/latest/index.html) extractor on [Mathlib](https://github.com/leanprover-community/mathlib4/tree/29dcec074de168ac2bf835a77ef68bbe069194c5) 4.18. It was extracted by [Charlie Meyer](https://charliemeyer.xyz/), and has been published here so I can desecrate his work without bothering him.
15
+
16
+ ## Purpose
17
+ You could use this to fine tune language models to output in a certain format for automated theorem proving.