A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to facilitate metric computation in distributed training and tools for PyTorch model evaluations.
Stars
247
Forks
56
Watchers
247
Open Issues
35
Overall repository health assessment
No package.json found
This might not be a Node.js project
57
commits
38
commits
27
commits
19
commits
12
commits
9
commits
7
commits
6
commits
3
commits
3
commits
Remove NE metric input range check to avoid cudaStreamSynchronize
8b9f59bView on GitHubAllow to pass weights in BinaryRecallAtFixedPrecision
7104dbaView on GitHubFIx and add in-model support with the proper label presence
33c1391View on GitHubCorrected a bug when saving and loading best module state dict
5f2d69aView on GitHubfbcode/torcheval/metrics/functional/text/word_error_rate.py
f187c51View on GitHubConvert directory fbcode/torcheval to use the Ruff Formatter
2c7dfb3View on GitHub