rwillh11 commited on
Commit
0e1d8b7
1 Parent(s): a92515e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  An mDeBERTa-v3 model trained on English Language News articles by the Executive Approval Project team. This model is trained to detect whether a sequence contains either conflict between
2
  political actors, or criticism directed towards a political actor or their policies.
3
 
4
- The model was trained for 8 epochs and returned a test-set accuracy of .897 and a balanced accuracy (accounting for the imbalance in the test set, where ~.77 of sequences did not contain conflict))
5
  of .827.
 
1
  An mDeBERTa-v3 model trained on English Language News articles by the Executive Approval Project team. This model is trained to detect whether a sequence contains either conflict between
2
  political actors, or criticism directed towards a political actor or their policies.
3
 
4
+ The model was trained for 8 epochs and returned a test-set accuracy of .897 and a balanced accuracy (accounting for the imbalance in the test set, where ~.77 of sequences did not contain conflict)
5
  of .827.