Spencer Hong commited on
Commit
c5426a3
2 Parent(s): e8e42bc b6be1f6

Merge branch 'main' of https://huggingface.co/spencerh/rightpartisan into main

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
1
+ # Text classifier using DistilBERT to determine Partisanship
2
+ ## This is one of the single-class partisan detecting models. (see leftpartisan)
3
+
4
+ label_0 refers to "other" while label_1 refers to "right" (right as in right-leaning). This was trained with 40,000 articles.