Text Classification
Transformers
Safetensors
Persian
bert
Inference Endpoints
dardem's picture
Update README.md
81e8cbf verified
|
raw
history blame
470 Bytes
---
license: apache-2.0
language:
- fa
pipeline_tag: text-classification
---
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.