Views
No views yet
emotion_appealauthority_appealpolarizationpresumptionexaggerationrhetorical_framing1-2 grams), anddistilbert-base-uncased, mean pooled),artifacts/tfidf_vectorizer.joblibartifacts/classifier_<label>.joblib (one per label)artifacts/thresholds.jsonartifacts/metadata.jsonhybrid_results.csvresults.jsontest_predictions.csvresults.json (summary + per-label metrics)hybrid_results.csv (per-label threshold/F1/precision/recall)1python scripts/infer_hybrid_model.py \
2 --artifacts-dir results/hybrid_YYYYMMDD_HHMMSS/artifacts \
3 --text "We must act now to protect our families."1python scripts/infer_hybrid_model.py \
2 --artifacts-dir results/hybrid_YYYYMMDD_HHMMSS/artifacts \
3 --input-csv dataset/dataset_for_annotation.csv \
4 --text-column text \
5 --output results/hybrid_predictions.csvsofiagzzloz/political-persuasion-dataset