This model is a fine-tuned version of
HooshvareLab/bert-fa-zwnj-base on an "FarsNews1398" dataset. This dataset contains a collection of news that has been gathered from the farsnews website which is a news agency in Iran. You can download the dataset from
here. I used category, abstract, and paragraphs of news for doing text classification. "abstract" and "paragraphs" for each news concatenated together and "category" used as a target for classification.
The notebook used for fine-tuning can be found
here. I've reported loss and Matthews correlation criteria on the validation set.