CoolFace
Modelpublic

SADAF-IMAMU/3-what-type-of-relation-general-4-classes

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes5downloads
Model Card

Model Card: AraBERT + LSTM for Relation Type Classification (Four Classes)

Model Description

This model combines AraBERT (aubmindlab/bert-base-arabert) with an LSTM layer and a softmax classifier to classify semantic relations between pairs of Arabic arguments into four classes.

  • —Language: Arabic
  • —Task: Relation Type Classification
  • —Base Model: aubmindlab/bert-base-arabert
  • —Architecture: BERT embeddings → BiLSTM → Dropout → Dense classifier
  • —Dataset: SADAF View here

![Open In Colab](https://colab.research.google.com/drive/1-AsU7ubVwXYlueL4bSdmz-ScEQPYor?usp=sharing)