Evaluator
Collection
6 items • Updated
YAML Metadata Warning: empty or missing yaml metadata in repo card
Check out the documentation for more information.
This repository contains two logistic regression models trained to predict sentiment scores.
See inference.py for an example of how to use these models to predict sentiment for new text.
model1.joblib: Model trained on Expert 1 annotationsmodel2.joblib: Model trained on Expert 2 annotationsdev_results.csv: Complete predictions on development settest_results.csv: Complete predictions on test set