Spaces:
Sleeping
Sleeping
Update app.py
Browse fileschanegd the li item
app.py
CHANGED
@@ -888,6 +888,8 @@ When the equivalent ratios are easy to compute (integral values), ER is much mor
|
|
888 |
<p style="color: white;">To use the demo, please follow these steps:</p>
|
889 |
|
890 |
<ol style="color: white;">
|
|
|
|
|
891 |
<li style="color: white;">Select a fine-tuned model:
|
892 |
<ul style="color: white;">
|
893 |
<li style="color: white;">ASTRA-FT-HGR: Fine-tuned with 10 % data from schools that have a high graduation rate.</li>
|
@@ -896,8 +898,7 @@ When the equivalent ratios are easy to compute (integral values), ER is much mor
|
|
896 |
<li style="color: white;">ASTRA-FT-Unified: Fine-tuned with 10% of initial problems from both HGR and LGR schools + Prior Skills + temporal features</li>
|
897 |
</ul>
|
898 |
</li>
|
899 |
-
|
900 |
-
</li>
|
901 |
<li style="color: white;">The results from the fine-tuned model are displayed in the dashboard:
|
902 |
<ul>
|
903 |
<li style="color: white;">The model accuracy is computed using the ROC-AUC metric.
|
|
|
888 |
<p style="color: white;">To use the demo, please follow these steps:</p>
|
889 |
|
890 |
<ol style="color: white;">
|
891 |
+
<li style="color: white;">Select a percentage of schools to analyze (selecting a large percentage may take a long time). Note that the selected percentage is applied to both High Graduation Rate (HGR) schools and Low Graduation Rate (LGR schools).
|
892 |
+
</li>
|
893 |
<li style="color: white;">Select a fine-tuned model:
|
894 |
<ul style="color: white;">
|
895 |
<li style="color: white;">ASTRA-FT-HGR: Fine-tuned with 10 % data from schools that have a high graduation rate.</li>
|
|
|
898 |
<li style="color: white;">ASTRA-FT-Unified: Fine-tuned with 10% of initial problems from both HGR and LGR schools + Prior Skills + temporal features</li>
|
899 |
</ul>
|
900 |
</li>
|
901 |
+
|
|
|
902 |
<li style="color: white;">The results from the fine-tuned model are displayed in the dashboard:
|
903 |
<ul>
|
904 |
<li style="color: white;">The model accuracy is computed using the ROC-AUC metric.
|