cmykk commited on
Commit
a9551a1
1 Parent(s): 8dc001d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -10,4 +10,10 @@ https://huggingface.co/FacebookAI/xlm-roberta-base
10
  Human written vs. AI written news classifier trained on the Hungarian news data from:
11
  https://huggingface.co/datasets/tum-nlp/neural_news
12
 
 
 
 
 
 
 
13
  See paper for specific splits and metrics, here: Link to be added.
 
10
  Human written vs. AI written news classifier trained on the Hungarian news data from:
11
  https://huggingface.co/datasets/tum-nlp/neural_news
12
 
13
+ See below for data splits:
14
+ ![Data Splits](splits.png)
15
+
16
+ See below for accuracy metrics:
17
+ ![Metrics](metrics.png)
18
+
19
  See paper for specific splits and metrics, here: Link to be added.