File size: 802 Bytes
db652e0 a5d31a6 db652e0 19e6542 db652e0 19e6542 db652e0 19e6542 db652e0 a9551a1 19e6542 a9551a1 19e6542 |
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 |
---
license: mit
language:
- hu
datasets:
- tum-nlp/neural_news
pipeline_tag: text-classification
---
## Human written vs. AI written news classifier
Trained on the Hungarian 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}
}
``` |