Spaces:
Running
Running
Update app.py
Browse fileschnaged the description
app.py
CHANGED
@@ -813,8 +813,11 @@ When the equivalent ratios are easy to compute (integral values), ER is much mor
|
|
813 |
<ol style="color: white;">
|
814 |
<li style="color: white;">Select a fine-tuned model:
|
815 |
<ul style="color: white;">
|
816 |
-
<li style="color: white;">ASTRA-FT-HGR: Fine-tuned with
|
817 |
-
<li style="color: white;">ASTRA-FT-
|
|
|
|
|
|
|
818 |
</ul>
|
819 |
</li>
|
820 |
<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).
|
|
|
813 |
<ol style="color: white;">
|
814 |
<li style="color: white;">Select a fine-tuned model:
|
815 |
<ul style="color: white;">
|
816 |
+
<li style="color: white;">ASTRA-FT-HGR: Fine-tuned with 10% data from schools that have a high graduation rate.</li>
|
817 |
+
<li style="color: white;">ASTRA-FT-Skills: Fine-tuned with 10% of initial problems from both HGR and LGR schools + Prior Skills encoded using Bayesian Knowledge Tracing</li>
|
818 |
+
<li style="color: white;">ASTRA-FT-Temporal: Fine-tuned with 10% of initial problems from both HGR and LGR schools + temporal features measuring student engagement with MATHia</li>
|
819 |
+
<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>
|
820 |
+
|
821 |
</ul>
|
822 |
</li>
|
823 |
<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).
|