Text Classification
Transformers
Safetensors
Persian
roberta
File size: 811 Bytes
94d2aad
 
 
 
432d168
 
 
94d2aad
 
01ac6c8
 
 
 
 
94d2aad
 
01ac6c8
94d2aad
46be2c7
 
 
01ac6c8
 
46be2c7
 
 
01ac6c8
 
 
 
 
 
 
 
 
 
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: mit
language:
- fa
datasets:
- tum-nlp/neural-news-benchmark
pipeline_tag: text-classification
---

## 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/FacebookAI/xlm-roberta-base

## 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}
}
```