Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Allow inference to produce only new tokens Signed-off-by: Alex-Brooks <[email protected]> * Add script for f1/accuracy model evaluation Signed-off-by: Alex-Brooks <[email protected]> * Stubbed reimplementation for multiclass multilabel metrics Signed-off-by: Alex-Brooks <[email protected]> * Update eval scriipt for multioutput Signed-off-by: Alex-Brooks <[email protected]> * Code fmt and linting Signed-off-by: Alex-Brooks <[email protected]> * Add precision and recall metrics Signed-off-by: Alex-Brooks <[email protected]> * docstrings, zero division for prec/recall Signed-off-by: Alex-Brooks <[email protected]> * Formatting, [hack] add sklearn to deps Signed-off-by: Alex-Brooks <[email protected]> * Explcitly set nan behavior for f1 Signed-off-by: Alex-Brooks <[email protected]> --------- Signed-off-by: Alex-Brooks <[email protected]>
- Loading branch information