Files changed (1) hide show
  1. README.md +3 -0
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