Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
arabart-lr-classifier – AI Model by mEissa2254 | AlphaNeural AI
You can deploy this model and start earning money today!
mEissa2254
/
arabart-lr-classifier
like
0
safetensors
arabic
summarization
text-classification
arabart
ar
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
AraBART + Logistic Regression — Arabic Text Classifier
Pipeline
AraBART generates a summary from the input Arabic text
TF-IDF vectorizes both the original text and the generated summary
Logistic Regression classifies the combined features
Test Results
Accuracy : 95.92%
F1-score : 95.91%
Files
File
Description
arabart/
Fine-tuned AraBART model + tokenizer
lr_model.pkl
Trained Logistic Regression
tfidf_text.pkl
TF-IDF vectorizer for original text
tfidf_sum.pkl
TF-IDF vectorizer for AraBART summaries