dittops commited on
Commit
e2cf457
1 Parent(s): 0e981c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
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 | DROP | GSM8K |
46
- |:----------:|:--------:|:----:|:----------:|:---------:|:-----: |:-----:|:----:|
47
- | Boomer1B | 22.35 | 25.92| 6.1 | 31.66 | 28.65 | 6.13 | 1.5 |
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!