melaseddik commited on
Commit
f8fb5e2
1 Parent(s): 29fafdc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -150,18 +150,18 @@ print(tokenizer.decode(outputs[0]))
150
  <td style="background-color: rgba(80, 15, 213, 0.5);">34.27</td>
151
  </tr>
152
  <tr>
153
- <td>GPQA</td>
154
- <td>Row 2, Cell 2</td>
155
- <td style="background-color: rgba(80, 15, 213, 0.5);">13.97</td>
156
  </tr>
157
  <tr>
158
- <td>MATH</td>
159
- <td>Row 2, Cell 2</td>
160
- <td style="background-color: rgba(80, 15, 213, 0.5);">18.02</td>
161
  </tr>
162
  <tr>
163
- <td>AVG</td>
164
- <td>Row 2, Cell 2</td>
165
  <th style="background-color: rgba(80, 15, 213, 0.5);">24.85</th>
166
  </tr>
167
  </table>
 
150
  <td style="background-color: rgba(80, 15, 213, 0.5);">34.27</td>
151
  </tr>
152
  <tr>
153
+ <th>GPQA</th>
154
+ <th>Row 2, Cell 2</th>
155
+ <th style="background-color: rgba(80, 15, 213, 0.5);">13.97</th>
156
  </tr>
157
  <tr>
158
+ <th>MATH</th>
159
+ <th>Row 2, Cell 2</th>
160
+ <th style="background-color: rgba(80, 15, 213, 0.5);">18.02</th>
161
  </tr>
162
  <tr>
163
+ <th>AVG</th>
164
+ <th>Row 2, Cell 2</th>
165
  <th style="background-color: rgba(80, 15, 213, 0.5);">24.85</th>
166
  </tr>
167
  </table>