Alexander Nordin
Alexander Nordin
For reference, I don't believe the grammar here is technically wrong, I think this change just makes the sentence a bit simpler to understand.
Hi! +1. Also, I made an example that illustrates the problem with expected unique counts for each category (i.e. FP, FN, etc.) `confusion_matrix_example.py` ``` import torcheval.metrics import numpy as np...
I'm encountering the same issue. I can re-create the error with the following `sftp.json` config and repeatedly, rapidly saving a file. The rapidity with which you save the file matters....
Mm right on. Makes sense! PS: I'm a lowly chatgpt-3.5 peasant.
> Did you not need any other changes in `generation.py`? I probably would, but I haven't/can't use any of the generative models. My machine already struggles with the 1B and...
I went ahead and tried to find all the hard-coded "cuda" device calls and replace them appropriately.
Closing this PR since I don't think the Meta team would like these changes. @dvrogozh I get the sense you'd like to keep building on top of my branch. If...