Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,8 @@ pipeline_tag: text-generation
|
|
12 |
|
13 |
# Chikuma
|
14 |
|
|
|
|
|
15 |
<p align="center">
|
16 |
<img src="https://huggingface.co/sethuiyer/Chikuma/resolve/main/chikuma.webp" height="256px" alt="Chikuma">
|
17 |
</p>
|
@@ -26,6 +28,14 @@ This metaphorically represents the model's depth, fluidity, and adaptability in
|
|
26 |
|
27 |
It also perfectly fits the approach taken here - Depth Upscaling, inspired by SOLAR 10.7B.
|
28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
|
30 |
## 🧩 Configuration
|
31 |
|
|
|
12 |
|
13 |
# Chikuma
|
14 |
|
15 |
+
## NOTE: For experimental Purposes
|
16 |
+
|
17 |
<p align="center">
|
18 |
<img src="https://huggingface.co/sethuiyer/Chikuma/resolve/main/chikuma.webp" height="256px" alt="Chikuma">
|
19 |
</p>
|
|
|
28 |
|
29 |
It also perfectly fits the approach taken here - Depth Upscaling, inspired by SOLAR 10.7B.
|
30 |
|
31 |
+
## Nous LLM Evaluation
|
32 |
+
| Model |AGIEval|GPT4All|TruthfulQA|Bigbench|Average|
|
33 |
+
|---------------------------------------------------------------|------:|------:|---------:|-------:|------:|
|
34 |
+
|[Chikuma_10.7B](https://huggingface.co/sethuiyer/Chikuma_10.7B)| 42.41| 73.41| 56.69| 43.5| 54|
|
35 |
+
|
36 |
+
More details can be found (here)[https://gist.github.com/sethuiyer/08b4498ed13a6dead38ad3a6f12e349a]
|
37 |
+
|
38 |
+
|
39 |
|
40 |
## 🧩 Configuration
|
41 |
|