File size: 826 Bytes
dead717 d8fdd7f dead717 d8fdd7f 76ec40d dead717 247cd0c dead717 247cd0c dead717 7be187c 65f4cca 0aaf0a5 247cd0c 7be187c 6f03106 247cd0c 7be187c 247cd0c |
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:
- hu
pipeline_tag: text-classification
datasets:
- tum-nlp/neural-news-benchmark
---
## 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/google-bert/bert-base-multilingual-cased
## Data
See below for data splits:

## Results
See below for accuracy metrics:

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