Commit
•
b993943
1
Parent(s):
0949aaf
Update README.md (#20)
Browse files- Update README.md (c1f236d0c8bad21d857076c80c4f701931dddae1)
Co-authored-by: Pakawat Phasook <[email protected]>
README.md
CHANGED
@@ -29,6 +29,9 @@ For release notes, please see our [blog](https://medium.com/@superkingbasskb/ope
|
|
29 |
|
30 |
**We do not recommend using base language models for conversations.** Instead, you can apply post-training, e.g., SFT, RLHF, continued pretraining, etc., on this model.
|
31 |
|
|
|
|
|
|
|
32 |
## Requirements
|
33 |
The code of Qwen2.5 has been in the latest Hugging face `transformers` and we advise you to use the latest version of `transformers`.
|
34 |
|
|
|
29 |
|
30 |
**We do not recommend using base language models for conversations.** Instead, you can apply post-training, e.g., SFT, RLHF, continued pretraining, etc., on this model.
|
31 |
|
32 |
+
## **Datasets Ratio**
|
33 |
+
![](https://miro.medium.com/v2/resize:fit:1200/format:webp/1*CZHj4d1nUScXP2QKk-bwDw.png)
|
34 |
+
|
35 |
## Requirements
|
36 |
The code of Qwen2.5 has been in the latest Hugging face `transformers` and we advise you to use the latest version of `transformers`.
|
37 |
|