ArkaAbacus
commited on
Update README.md
Browse files
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 |
-
|
11 |
|
|
|
12 |
|
|
|
13 |
|
14 |
-
|
|
|
|
|
15 |
|
16 |
-
|
17 |
|
18 |
-
|
19 |
|
20 |
-
|
|
|
|
|
|
|
21 |
|
22 |
-
|
23 |
-
|
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 |
|