Abdulrahman Al-Ghamdi commited on
Commit
5239ff3
Β·
verified Β·
1 Parent(s): 5506758

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -4
README.md CHANGED
@@ -23,9 +23,9 @@ tags:
23
  - nlp
24
  ---
25
 
26
- # **🍽️ Arabic Restaurant Review Sentiment Analysis πŸš€**
27
 
28
- ## **πŸ“Œ Overview**
29
  This **fine-tuned AraBERT model** classifies **Arabic restaurant reviews** as **Positive** or **Negative**.
30
  It is based on **aubmindlab/bert-base-arabertv2** and fine-tuned using **Hugging Face Transformers**.
31
 
@@ -35,12 +35,17 @@ It is based on **aubmindlab/bert-base-arabertv2** and fine-tuned using **Hugging
35
  βœ… **Balanced Dataset** (2418 Positive vs. 2418 Negative Reviews).
36
  βœ… **High Accuracy & Performance** for Sentiment Analysis in Arabic.
37
 
38
- **πŸš€ Try the Model Now!**
 
 
 
 
39
  <p align="center">
40
  <a href="https://huggingface.co/spaces/Abduuu/Arabic-Reviews-Sentiment-Analysis">
41
- <img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/open-in-hf-spaces-lg-dark.svg" alt="Open in HF Spaces" width="250px">
42
  </a>
43
  </p>
 
44
  ---
45
 
46
  ## **πŸ“₯ Dataset & Preprocessing**
 
23
  - nlp
24
  ---
25
 
26
+ # 🍽️ Arabic Restaurant Review Sentiment Analysis πŸš€
27
 
28
+ ## πŸ“Œ Overview
29
  This **fine-tuned AraBERT model** classifies **Arabic restaurant reviews** as **Positive** or **Negative**.
30
  It is based on **aubmindlab/bert-base-arabertv2** and fine-tuned using **Hugging Face Transformers**.
31
 
 
35
  βœ… **Balanced Dataset** (2418 Positive vs. 2418 Negative Reviews).
36
  βœ… **High Accuracy & Performance** for Sentiment Analysis in Arabic.
37
 
38
+ ---
39
+
40
+ ## πŸš€ **Try the Model Now!**
41
+ **Run inference directly from the Hugging Face Space:**
42
+
43
  <p align="center">
44
  <a href="https://huggingface.co/spaces/Abduuu/Arabic-Reviews-Sentiment-Analysis">
45
+ <img src="https://huggingface.co/datasets/huggingface/badges/resolve/main/open-in-hf-spaces-lg-dark.svg" alt="Open in HF Spaces" width="280px">
46
  </a>
47
  </p>
48
+
49
  ---
50
 
51
  ## **πŸ“₯ Dataset & Preprocessing**