spencerh commited on
Commit
b6be1f6
1 Parent(s): 0a1a851

Create README.md

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.