Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -180,11 +180,11 @@
|
|
180 |
|
181 |
<div class="chart-container">
|
182 |
<div class="chart">
|
183 |
-
<img src="
|
184 |
<div class="chart-caption">Figure 1: Accuracy by Operation Type (%)</div>
|
185 |
</div>
|
186 |
<div class="chart">
|
187 |
-
<img src="
|
188 |
<div class="chart-caption">Figure 2: Correct vs Incorrect Answers (1000 questions each)</div>
|
189 |
</div>
|
190 |
</div>
|
|
|
180 |
|
181 |
<div class="chart-container">
|
182 |
<div class="chart">
|
183 |
+
<img src="8d6951f7-dafc-44b4-bd85-c213d2ae77a6.png" alt="Chart showing model accuracy by operation type">
|
184 |
<div class="chart-caption">Figure 1: Accuracy by Operation Type (%)</div>
|
185 |
</div>
|
186 |
<div class="chart">
|
187 |
+
<img src="e7692aaa-7623-4e6f-b9f2-23ef0531ebe0.png" alt="Chart showing model performance on math problems">
|
188 |
<div class="chart-caption">Figure 2: Correct vs Incorrect Answers (1000 questions each)</div>
|
189 |
</div>
|
190 |
</div>
|