Walid-Ahmed commited on
Commit
d1ae37b
·
verified ·
1 Parent(s): c5387fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -4
README.md CHANGED
@@ -16,8 +16,20 @@ pipeline_tag: text-classification
16
 
17
  ---
18
 
19
- ## Demo
20
- <iframe src="https://huggingface.co/spaces/Walid-Ahmed/arabic-sentiment-classification" style="width:700px; height:500px; border:0;"></iframe>
 
 
 
 
 
 
 
 
 
 
 
 
 
21
 
22
- ## Space
23
- Try out the model with a real-time demo [here](https://huggingface.co/spaces/Walid-Ahmed/arabic-sentiment-classification).
 
16
 
17
  ---
18
 
19
+ ---
20
+ tags:
21
+ - sentiment-analysis
22
+ - gradio
23
+ ---
24
+
25
+ # Arabic Sentiment Model
26
+
27
+ This model is trained for Arabic sentiment classification.
28
+
29
+ ## Interactive Demo
30
+
31
+ You can try out the model using an interactive demo hosted on Hugging Face Spaces.
32
+
33
+ [Click here to try the demo](https://huggingface.co/spaces/Walid-Ahmed/arabic-sentiment-classification).
34
 
35
+ <iframe src="https://huggingface.co/spaces/Walid-Ahmed/arabic-sentiment-classification" width="700" height="500" style="border:0;"></iframe>