File size: 831 Bytes
549955b
b4aa661
549955b
939fd05
81e8cbf
40b18c6
 
549955b
 
42c455f
 
 
 
 
549955b
 
42c455f
549955b
d7cd7e4
 
 
42c455f
 
d7cd7e4
 
 
42c455f
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
license: apache-2.0
language:
- fa
pipeline_tag: text-classification
datasets:
- tum-nlp/neural-news-benchmark
---

## Human written vs. AI written news classifier 
Trained on the Persian news data from:
https://huggingface.co/datasets/tum-nlp/neural_news

## Base model:
https://huggingface.co/google-bert/bert-base-multilingual-cased

## Data

See below for data splits:
![Data Splits](splits.png)

## Results

See below for accuracy metrics:
![Metrics](metrics.png)

## Paper

```
@article{uyuk2024crafting,
  title={Crafting Tomorrow's Headlines: Neural News Generation and Detection in English, Turkish, Hungarian, and Persian},
  author={{\"U}y{\"u}k, Cem and Rov{\'o}, Danica and Kolli, Shaghayegh and Varol, Rabia and Groh, Georg and Dementieva, Daryna},
  journal={arXiv preprint arXiv:2408.10724},
  year={2024}
}
```