Text Classification
Transformers
Safetensors
Persian
bert
Inference Endpoints
dardem's picture
Update README.md
40b18c6 verified
|
raw
history blame
512 Bytes
---
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.