arabert-sarcasm-detector
This model is a fine-tuned aubmindlab/bert-base-arabertv02-twitter that was fine-tuned on the ArSarcasT dataset. It achieves the following results on the evaluation set:
Eval Datatset | Accuracy | F1 | Precession | Recall |
---|---|---|---|---|
ArSarcasT | 0.839 | 0.730 | 0.743 | 0.761 |
iSarcasmEVAL | 0.897 | 0.633 | 0.646 | 0.620 |
AraSarcasmV2 | 0.769 | 0.553 | 0.587 | 0.523 |
IDAT | 0.807 | 0.807 | 0.775 | 0.842 |
Model description
Fine-tuned aubmindlab/bert-base-arabertv02-twitter on Sarcastic tweets dataset for sarcasm detection text classification.
Intended uses & limitations
More information needed
Training and evaluation data
- Training dataset: ArSarcasT development split.
- Evaluation Datasets:
- ArSarcasm-v2 test dataset.
- iSarcasmEVAL test dataset.
- ArSarcasT test dataset.
Training procedure
Fine-tuning, 3 epochs.
Training hyperparameters
The following hyperparameters were used during training:
- optimizer: None
- training_precision: float32
Training results
Framework versions
- Transformers 4.28.1
- TensorFlow 2.12.0
- Tokenizers 0.13.3
- Downloads last month
- 17
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.