Update README.md
Browse files
README.md
CHANGED
@@ -54,8 +54,6 @@ We then deployed these models for practical use. We are proud of our team's hard
|
|
54 |
- **Repository:** https://github.com/mohamed-em2m/auto-grading
|
55 |
### Direct Use
|
56 |
|
57 |
-
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
58 |
-
|
59 |
auto grading for essay quetions
|
60 |
|
61 |
### Downstream Use [optional]
|
@@ -64,7 +62,11 @@ auto grading for essay quetions
|
|
64 |
|
65 |
Text generation
|
66 |
|
67 |
-
|
|
|
|
|
|
|
|
|
68 |
|
69 |
### Training Data
|
70 |
- **mohamedemam/Essay-quetions-auto-grading-arabic**
|
|
|
54 |
- **Repository:** https://github.com/mohamed-em2m/auto-grading
|
55 |
### Direct Use
|
56 |
|
|
|
|
|
57 |
auto grading for essay quetions
|
58 |
|
59 |
### Downstream Use [optional]
|
|
|
62 |
|
63 |
Text generation
|
64 |
|
65 |
+
### Explain how it work
|
66 |
+
- model take three inputs first context or perfect answer + quetion on context + student answer
|
67 |
+
then model output the result
|
68 |
+
|
69 |
+

|
70 |
|
71 |
### Training Data
|
72 |
- **mohamedemam/Essay-quetions-auto-grading-arabic**
|