v0.0.1
Added
- First release, which includes evaluation of sentiment models from the Hugging Face
Hub. This can be run with the CLI using theevaluate
command, or via a script using
theEvaluator
class.
evaluate
command, or via a script usingEvaluator
class.