leonardlin commited on
Commit
b06d568
1 Parent(s): f3882db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md CHANGED
@@ -1,5 +1,10 @@
1
  ---
2
  license: llama3
 
 
 
 
 
3
  base_model: meta-llama/Meta-Llama-3-70B-Instruct
4
  tags:
5
  - axolotl
@@ -9,6 +14,29 @@ model-index:
9
  results: []
10
  ---
11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
 
1
  ---
2
  license: llama3
3
+ datasets:
4
+ - augmxnt/ultra-orca-boros-en-ja-v1
5
+ language:
6
+ - ja
7
+ - en
8
  base_model: meta-llama/Meta-Llama-3-70B-Instruct
9
  tags:
10
  - axolotl
 
14
  results: []
15
  ---
16
 
17
+ shisa-v2 Base Model ablation
18
+
19
+ Using a [fork](https://github.com/shisa-ai/shaberi) of [Lightblue's Shaberi benchmark framework](https://github.com/lightblue-tech/japanese_llm_eval):
20
+
21
+ | Model | Average | ELYZA-tasks-100 | MT-Bench | Rakuda | Tengu-Bench |
22
+ |----------------------------------------|---------|-----------------|----------|--------|-------------|
23
+ | gpt-4-turbo-2024-04-09 | 8.75 | 8.78 | 8.74 | 9.18 | 8.31 |
24
+ | CohereForAI/c4ai-command-r-plus | 7.69 | 7.50 | 7.43 | 9.05 | 6.79 |
25
+ | **shisa-ai/shisa-llama3-70b-v1** | **7.17**| **7.16** | **7.45** | **7.98** | **6.09** |
26
+ | karakuri-ai/karakuri-lm-70b-chat-v0.1 | 6.84 | 6.86 | 6.43 | 7.85 | 6.23 |
27
+ | lightblue/ao-karasu-72B | 6.81 | 7.19 | 6.54 | 7.25 | 6.27 |
28
+ | **shisa-ai/shisa-llama3-8b-v1^** | **6.29**| **6.62** | **6.41** | **7.05**|**5.07** |
29
+ | shisa-ai/shisa-swallowmx-13a47b-v1 | 6.17 | 6.48 | 6.07 | 7.11 | 5.03 |
30
+ | **shisa-ai/shisa-llama3-8b-v1** | **6.10**| **6.52** | **6.20** | **6.37**|**5.33** |
31
+ | Rakuten/RakutenAI-7B-chat | 5.58 | 5.92 | 4.60 | 6.58 | 5.24 |
32
+ | shisa-ai/shisa-gemma-7b-v1 | 5.64 | 6.50 | 5.42 | 5.10 | 5.55 |
33
+ | augmxnt/shisa-gamma-7b-v1 | 5.56 | 5.84 | 4.00 | 6.73 | 5.68 |
34
+ | lightblue/qarasu-14B-chat-plus-unleashed | 5.20 | 5.58 | 4.74 | 5.46 | 5.01 |
35
+ | cyberagent/calm2-7b-chat | 4.76 | 4.90 | 3.58 | 5.75 | 4.81 |
36
+ | mistralai/Mistral-7B-Instruct-v0.2 | 4.69 | 5.78 | 4.65 | 3.80 | 4.53 |
37
+ | shisa-ai/shisa-yi1.5-9b-v1 | 4.63 | 5.98 | 4.28 | 3.26 | 5.00 |
38
+
39
+
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
41
  should probably proofread and complete it, then remove this comment. -->
42