mohamedemam
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ datasets:
|
|
16 |
# Model Card for Model ID
|
17 |
|
18 |
Fine tuned version of llama on Essay-quetions-auto-grading dataset
|
19 |
-
|
20 |
|
21 |
## Model Details
|
22 |
|
@@ -24,7 +24,7 @@ Fine tuned version of llama on Essay-quetions-auto-grading dataset
|
|
24 |
|
25 |
<!-- Provide a longer summary of what this model is. -->
|
26 |
|
27 |
-
We are thrilled to introduce our graduation project, the
|
28 |
|
29 |
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.
|
30 |
|
|
|
16 |
# Model Card for Model ID
|
17 |
|
18 |
Fine tuned version of llama on Essay-quetions-auto-grading dataset
|
19 |
+
this model support autograding for english only
|
20 |
|
21 |
## Model Details
|
22 |
|
|
|
24 |
|
25 |
<!-- Provide a longer summary of what this model is. -->
|
26 |
|
27 |
+
We are thrilled to introduce our graduation project, the EM2 model, designed for automated essay grading in both Arabic and English. 📝✨
|
28 |
|
29 |
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.
|
30 |
|