ArkaAbacus commited on
Commit
2064815
1 Parent(s): 1454e0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -12
README.md CHANGED
@@ -3,29 +3,32 @@ library_name: transformers
3
  license: other
4
  license_name: tongyi-qianwen
5
  license_link: https://huggingface.co/Qwen/Qwen1.5-72B/blob/main/LICENSE
 
6
  ---
7
 
8
  # Model Card for Model ID
9
 
10
- <!-- Provide a quick summary of what the model is/does. -->
11
 
 
12
 
 
13
 
14
- ## Model Details
 
 
15
 
16
- ### Model Description
17
 
18
- <!-- Provide a longer summary of what this model is. -->
19
 
20
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
 
 
 
21
 
22
- - **Developed by:** [More Information Needed]
23
- - **Funded by [optional]:** [More Information Needed]
24
- - **Shared by [optional]:** [More Information Needed]
25
- - **Model type:** [More Information Needed]
26
- - **Language(s) (NLP):** [More Information Needed]
27
- - **License:** [More Information Needed]
28
- - **Finetuned from model [optional]:** [More Information Needed]
29
 
30
  ### Model Sources [optional]
31
 
 
3
  license: other
4
  license_name: tongyi-qianwen
5
  license_link: https://huggingface.co/Qwen/Qwen1.5-72B/blob/main/LICENSE
6
+ base_model: Qwen/Qwen1.5-72B-Chat
7
  ---
8
 
9
  # Model Card for Model ID
10
 
11
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64c14f6b02e1f8f67c73bd05/pf4d6FA7DriRtVq5HCkxd.png)
12
 
13
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64c14f6b02e1f8f67c73bd05/htflRMYp8ab8GfhP-lo-J.png)
14
 
15
+ Introducing Smaug-2, the return of Smaug!
16
 
17
+ This version of Smaug is based on the Qwen1.5-72B-Chat model and has undergone further fine-tuning. It is specialised in the areas of reasoning and coding.
18
+
19
+ It outperforms Qwen1.5-72B-Chat on MT-Bench, as shown below.
20
 
21
+ #### MT-Bench
22
 
23
+ We ran MT-Bench with the Qwen conversation template.
24
 
25
+ | Model | First Turn | Second Turn | Average |
26
+ | ------| ---------- | ----------- | ------- |
27
+ | Qwen1.5-72B-Chat | 8.59 | 8.08 | 8.34 |
28
+ | Smaug-2-72B | 8.86 | 8.20 | 8.53
29
 
30
+
31
+ ## Model Details
 
 
 
 
 
32
 
33
  ### Model Sources [optional]
34