Update README.md
Browse filesAdd split evaluation information
README.md
CHANGED
@@ -70,4 +70,8 @@ The problem is formatted in JSON as follows:
|
|
70 |
- **proofLengthLines**: The length of the proof in lines.
|
71 |
- **proofLengthTokens**: The length of the proof in tokens.
|
72 |
|
73 |
-
In addition to individual entries, we also
|
|
|
|
|
|
|
|
|
|
70 |
- **proofLengthLines**: The length of the proof in lines.
|
71 |
- **proofLengthTokens**: The length of the proof in tokens.
|
72 |
|
73 |
+
In addition to individual entries, we also provide the link and git commit version of each split for evaluation:
|
74 |
+
- PrimeNumberTheoremAnd: https://github.com/AlexKontorovich/PrimeNumberTheoremAnd, commit 23650db830a45c227bd85d25d520725545192333
|
75 |
+
- PFR: https://github.com/teorth/pfr, commit 6aeed6ddf7dd02470b3196e44527a6f3d32e54cf
|
76 |
+
- Mathlib: https://github.com/leanprover-community/mathlib4, commit f4b4298bd76b82f7b28f0fb6b5ab92bdf5e5634d
|
77 |
+
- HTPI: We use the fork https://github.com/hanwenzhu/HTPILeanPackage4.7, commit 8eeebaec8d7fa17b5fe9d97589839ca2560e3ce2
|