mohamedemam commited on
Commit
bac397e
β€’
1 Parent(s): f35281e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -11,4 +11,20 @@ metrics:
11
  - accuracy
12
  pipeline_tag: sentence-similarity
13
  ---
14
- This model card provides a detailed overview of the Bloomz model fine-tuned for automated essay grading in Arabic, using the enhanced Open Orca dataset. The integration of advanced data processing techniques and multilingual support ensures high accuracy and reliable performance for educational applications.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  - accuracy
12
  pipeline_tag: sentence-similarity
13
  ---
14
+ We are thrilled to introduce our graduation project, the EM5 model, designed for automated essay grading in both Arabic and English. πŸ“βœ¨
15
+
16
+ To develop this model, we first created a custom dataset for training. We adapted the QuAC and OpenOrca datasets to make them suitable for our automated essay grading application.
17
+
18
+ Our model utilizes the following impressive models:
19
+
20
+ Mistral: 96%
21
+ LLaMA: 93%
22
+ FLAN-T5: 93%
23
+ BLOOMZ (Arabic): 86%
24
+ MT0 (Arabic): 84%
25
+
26
+ You can try our models for auto-grading on Hugging Face! 🌐
27
+
28
+ We then deployed these models for practical use. We are proud of our team's hard work and the potential impact of the EM2 model in the field of education. 🌟
29
+
30
+ #MachineLearning #AI #Education #EssayGrading #GraduationProject