Text Generation
Transformers
GGUF
mistral
openchat
C-RLFT
text-generation-inference
TheBloke commited on
Commit
5eedfe1
1 Parent(s): 674d108

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -7
README.md CHANGED
@@ -547,15 +547,11 @@ All models are evaluated in chat mode (e.g. with the respective conversation tem
547
 
548
  *: Grok results are reported by [X.AI](https://x.ai/).
549
 
550
- <div>
551
- <h3>Massive Multitask Language Understanding in Chinese (CMMLU)</h3>
552
- 5-shot:
553
  </div>
554
 
555
- | Models | STEM | Humanities | SocialSciences | Other | ChinaSpecific | Avg |
556
- |----------|-------|------------|----------------|-------|---------------|-------|
557
- | ChatGPT | 47.81 | 55.68 | 56.5 | 62.66 | 50.69 | 55.51 |
558
- | OpenChat | 38.7 | 45.99 | 48.32 | 50.23 | 43.27 | 45.85 |
559
 
560
  <div>
561
  <h3>Multi-Level Multi-Discipline Chinese Evaluation Suite (CEVAL)</h3>
@@ -566,6 +562,14 @@ All models are evaluated in chat mode (e.g. with the respective conversation tem
566
  | ChatGPT | 54.4 | 52.9 | 61.8 | 50.9 | 53.6 |
567
  | OpenChat | 47.29 | 45.22 | 52.49 | 48.52 | 45.08 |
568
 
 
 
 
 
 
 
 
 
569
 
570
  <div align="center">
571
  <h2> Limitations </h2>
 
547
 
548
  *: Grok results are reported by [X.AI](https://x.ai/).
549
 
550
+ <div align="center">
551
+ <h2> 中文评估结果 / Chinese Evaluations </h2>
 
552
  </div>
553
 
554
+ ⚠️ Note that this model was not explicitly trained in Chinese (only < 0.1% of the data is in Chinese). 请注意本模型没有针对性训练中文(中文数据占比小于0.1%)。
 
 
 
555
 
556
  <div>
557
  <h3>Multi-Level Multi-Discipline Chinese Evaluation Suite (CEVAL)</h3>
 
562
  | ChatGPT | 54.4 | 52.9 | 61.8 | 50.9 | 53.6 |
563
  | OpenChat | 47.29 | 45.22 | 52.49 | 48.52 | 45.08 |
564
 
565
+ <div>
566
+ <h3>Massive Multitask Language Understanding in Chinese (CMMLU, 5-shot)</h3>
567
+ </div>
568
+
569
+ | Models | STEM | Humanities | SocialSciences | Other | ChinaSpecific | Avg |
570
+ |----------|-------|------------|----------------|-------|---------------|-------|
571
+ | ChatGPT | 47.81 | 55.68 | 56.5 | 62.66 | 50.69 | 55.51 |
572
+ | OpenChat | 38.7 | 45.99 | 48.32 | 50.23 | 43.27 | 45.85 |
573
 
574
  <div align="center">
575
  <h2> Limitations </h2>