Update README.md
Browse files
README.md
CHANGED
@@ -42,10 +42,9 @@ print(tokenizer.batch_decode(outputs))
|
|
42 |
|
43 |
We have evaluated the pre-trained model on few of the benchmarks
|
44 |
|
45 |
-
| Model Name | ARC | MMLU | Winogrande | Hellaswag | MathQA |
|
46 |
-
|:----------:|:--------:|:----:|:----------:|:---------:|:-----:
|
47 |
-
|
|
48 |
-
| budecosystem/boomer-bitnet-634m | | | | | | | |
|
49 |
|
50 |
|
51 |
### Final thought on Boomer!
|
|
|
42 |
|
43 |
We have evaluated the pre-trained model on few of the benchmarks
|
44 |
|
45 |
+
| Model Name | ARC | MMLU | Winogrande | Hellaswag | MathQA | GSM8K |
|
46 |
+
|:----------:|:--------:|:----:|:----------:|:---------:|:-----: |:----:|
|
47 |
+
| boomer-bitnet-634m | 26.19 | 25.23 | 51.07 | 34.08 | 23.38 | 0.91 |
|
|
|
48 |
|
49 |
|
50 |
### Final thought on Boomer!
|