Skip to content

Conversation

@magmkri
Copy link

@magmkri magmkri commented Jan 25, 2021

Hi!

I've been trying out CoqGym for the last couple of days, and I really like it 😄.

Two minor issues have come up:

  1. When installing, unzipping and making the project there are a bunch of files not in .gitignore, that I assume should not be pushed to Github. Maybe these could be added to .gitignore?

  2. When evaluating a model (I have only tried with 'trivial' so far), the display.py script seemed to miss a loop over all proofs in a given theory/proof library. It assumed a single proof, when r in for r in results: was in fact a list of proofs (all the proofs in the current theory/proof library). Is this intentional? In any case, adding an inner loop fixed the problem for me (and the result was 2.44% correct proofs, which should be the case according to the paper 😃).

@magmkri magmkri closed this Jan 25, 2021
@magmkri magmkri deleted the evaluation_display branch January 28, 2021 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant