suryadev1 commited on
Commit
4a0ff53
·
verified ·
1 Parent(s): 0bfd811

Update app.py

Browse files

changed li item

Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -819,11 +819,10 @@ When the equivalent ratios are easy to compute (integral values), ER is much mor
819
  <ol style="color: white;">
820
  <li style="color: white;">Select a fine-tuned model:
821
  <ul style="color: white;">
822
- <li style="color: white;">ASTRA-FT-HGR: Fine-tuned with 10% data from schools that have a high graduation rate.</li>
823
  <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>
824
  <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>
825
  <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>
826
-
827
  </ul>
828
  </li>
829
  <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).
 
819
  <ol style="color: white;">
820
  <li style="color: white;">Select a fine-tuned model:
821
  <ul style="color: white;">
822
+ <li style="color: white;">ASTRA-FT-HGR: Fine-tuned with 10 % data from schools that have a high graduation rate.</li>
823
  <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>
824
  <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>
825
  <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>
 
826
  </ul>
827
  </li>
828
  <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).