kyujinpy commited on
Commit
d34e00a
1 Parent(s): 92a9614

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -46,8 +46,8 @@ References by [FastChat](https://github.com/lm-sys/FastChat/blob/daa2b9abe20597e
46
 
47
  | Model | Average | ARC | HellaSwag | MMLU | TruthfulQA | Winogrande | GSM8K |
48
  | --- | --- | --- | --- | --- | --- | --- | --- |
49
- | **PlatYi-34B-200k-Q-FastChat** | NaN | NaN | NaN | NaN | NaN | NaN | NaN |
50
- | PlatYi-34B-Llama-Q-FastChat | NaN | NaN | NaN | NaN | NaN | NaN | NaN |
51
  | [Yi-34B](https://huggingface.co/01-ai/Yi-34B) | 69.42 | 64.59 | 85.69 | 76.35 | 56.23 | 83.03 | 50.64 |
52
 
53
  # Implementation Code
 
46
 
47
  | Model | Average | ARC | HellaSwag | MMLU | TruthfulQA | Winogrande | GSM8K |
48
  | --- | --- | --- | --- | --- | --- | --- | --- |
49
+ | **PlatYi-34B-200k-Q-FastChat** | 67.85 | 64.93 | 84.46 | 77.13 | 48.38 | 80.74 | 51.48 |
50
+ | PlatYi-34B-Llama-Q-FastChat | 68.31 | 66.31 | 85.25 | 78.37 | 53.62 | 82.16 | 44.35 |
51
  | [Yi-34B](https://huggingface.co/01-ai/Yi-34B) | 69.42 | 64.59 | 85.69 | 76.35 | 56.23 | 83.03 | 50.64 |
52
 
53
  # Implementation Code