Update README: add test result
Browse files
README.md
CHANGED
|
@@ -29,6 +29,7 @@ train_steps_per_second: 0.544
|
|
| 29 |
|
| 30 |
## Validation Set Performance
|
| 31 |
Dataset used: test split of [fdyrd/MATH](https://huggingface.co/datasets/fdyrd/MATH).
|
|
|
|
| 32 |
|
| 33 |
<table>
|
| 34 |
<tr>
|
|
@@ -108,4 +109,13 @@ Dataset used: test split of [fdyrd/MATH](https://huggingface.co/datasets/fdyrd/M
|
|
| 108 |
<td> 0.184 </td>
|
| 109 |
<td> 0.166 </td>
|
| 110 |
</tr>
|
| 111 |
-
</table>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
|
| 30 |
## Validation Set Performance
|
| 31 |
Dataset used: test split of [fdyrd/MATH](https://huggingface.co/datasets/fdyrd/MATH).
|
| 32 |
+
Metric: accuracy
|
| 33 |
|
| 34 |
<table>
|
| 35 |
<tr>
|
|
|
|
| 109 |
<td> 0.184 </td>
|
| 110 |
<td> 0.166 </td>
|
| 111 |
</tr>
|
| 112 |
+
</table>
|
| 113 |
+
|
| 114 |
+
## Test Set Performance
|
| 115 |
+
Dataset used: [MATH500](
|
| 116 |
+
|
| 117 |
+

|
| 118 |
+
|
| 119 |
+
)
|
| 120 |
+
|
| 121 |
+
Accuracy: 0.286
|