jonathanli commited on
Commit
85d076a
·
1 Parent(s): dafa201

Add readme

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ # Hyperpartisan news detection
2
+
3
+ This dataset has the hyperpartisan new dataset, processed and split exactly as it was for [longformer](https://arxiv.org/abs/2004.05150) experiments.
4
+ Code for processing was found at [here](https://github.com/allenai/longformer/blob/master/scripts/hp_preprocess.py).