derekehyatt

Results 3 comments of derekehyatt

in my case I was running the command with `python3`, which was a version outside of my conda environment that didn't have dataprep installed. Make sure your pip/python are synced...

@glebrh thanks for reporting this. We're working on a fix now, in the mean time you can add a small (1s) sleep between create and get

@karpathy - would love a review for this simple early stopping flag. Thanks!