|
--- |
|
license: apache-2.0 |
|
language: |
|
- fa |
|
pipeline_tag: text-classification |
|
datasets: |
|
- tum-nlp/neural-news-benchmark |
|
--- |
|
|
|
Base model: |
|
https://huggingface.co/google-bert/bert-base-multilingual-cased |
|
|
|
Human written vs. AI written news classifier trained on the Persian news data from: |
|
https://huggingface.co/datasets/tum-nlp/neural_news |
|
|
|
See below for data splits: |
|
![Data Splits](splits.png) |
|
|
|
See below for accuracy metrics: |
|
![Metrics](metrics.png) |
|
|
|
See paper for specific splits and metrics, here: Link to be added. |