Skip to content

Sudoku-extreme dataset mismatch? #46

@sandorvasas

Description

@sandorvasas

Has anyone been able to reproduce anything around the mentioned 87% precision on sudoku-extreme?
There is apparently some confusion, at least for me. There are two kinds of sudoku-extreme datasets:

Now the paper mentions the "Sudoku Extreme" dataset having 1K examples, but the code in the repository actually uses "sudoku-extreme" and not "sudoku-extreme-1k"!

I'm training my own implementation of the paper on sudoku-extreme-1k and the max cell accuracy I can reach is around 40%.

So is it indeed 87% accuracy on sudoku-extreme-1k, or the author made a mistake and in fact trained the model on the large sudoku-extreme dataset, and achieved 87% on that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions