Closed irene622 closed 1 year ago
Hi,
It would be great if you could send me your leandojo_minif2f
and lightning_logs/version_232973/checkpoints
. I'll take a look and try to reproduce the problem
I leave the link to download the folders lightning_logs/version_232973
.
It is almost 1GB.
Additionally, my Lean version is
Lean (version 3.51.1, commit cce7990ea86a, Release)
and, lean-dojo version is
lean-dojo 1.2.4
I would also need the leandojo_minif2f
leandojo_minif2f.zip
Oh, I miss it...
I am confused why I have EOF
error...
Just an update: I've been swamped recently and will be able to take a look next week.
I leave the link to download the folders
lightning_logs/version_232973
. It is almost 1GB.Additionally, my Lean version is
Lean (version 3.51.1, commit cce7990ea86a, Release)
and, lean-dojo version is
lean-dojo 1.2.4
@irene622 The model checkpoint directory is empty.
I don't know why... HERE is the downloading link. I upload again the folder instead of a zip file.
I think my problem is solved by using server which is available Docker.
Close the issue.
related issue : https://github.com/lean-dojo/ReProver/issues/23
I run the following code to evaluate the ReProver model on miniF2F dataset.
Then, I have results as the attached file mini13-238259.err.txt
My results looks strange, because it print
And results show many
EOF
warnings likeIs it right result? What is wrong part, extracting datasets or evaluate.py? and How to fix it..?
My environment is
CONTAINER="native"
and no GPU.