sethuiyer commited on
Commit
a678fa9
1 Parent(s): f8583a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -141,6 +141,19 @@ It is a merge of the following models using [mergekit](https://github.com/cg123/
141
 
142
  By combining these models, Diana-7B offers a balanced blend of capabilities, making it suitable for various tasks and providing a comprehensive AI companion for creative writing, thoughtful discussions, problem-solving, and general assistance.
143
 
 
 
 
 
 
 
 
 
 
 
 
 
 
144
 
145
  ### Configuration
146
 
 
141
 
142
  By combining these models, Diana-7B offers a balanced blend of capabilities, making it suitable for various tasks and providing a comprehensive AI companion for creative writing, thoughtful discussions, problem-solving, and general assistance.
143
 
144
+ ## OpenLLM Benchmark
145
+
146
+ | Model | Average ⬆️ | ARC | HellaSwag | MMLU | TruthfulQA | Winogrande | GSM8K |
147
+ |--------------------------------|------------|-------|-----------|-------|------------|------------|-------|
148
+ | sethuiyer/Diana-7B 📑 | 70.6 | 68.34 | 86.73 | 64.58 | 60.55 | 80.19 | 63.23 |
149
+
150
+
151
+ ## Nous Benchmark
152
+ | Model |AGIEval|GPT4All|TruthfulQA|Bigbench|Average|
153
+ |---------------------------------------------------------|------:|------:|---------:|-------:|------:|
154
+ |[Diana-7B](https://huggingface.co/sethuiyer/Diana-7B)| 44.38 | 75.1| 60.55| 44.58| 56.09|
155
+
156
+
157
 
158
  ### Configuration
159