SuperkingbasSKB
commited on
Commit
•
75c3307
1
Parent(s):
12787d0
Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,10 @@ constrained generation, and reasoning tasks.
|
|
27 |
## **Model Detail**
|
28 |
For release notes, please see our [blog](https://medium.com/@superkingbasskb/pathummallm-v-1-0-0-release-6a098ddfe276).<br>
|
29 |
The detail about Text LLM part in this [blog](https://medium.com/@superkingbasskb/pathummallm-text-v-1-0-0-release-1fd41344b061).
|
|
|
|
|
|
|
|
|
30 |
## **Requirements**
|
31 |
The code of Qwen2.5 has been in the latest Hugging face `transformers` and we advise you to use the latest version of `transformers`.
|
32 |
|
|
|
27 |
## **Model Detail**
|
28 |
For release notes, please see our [blog](https://medium.com/@superkingbasskb/pathummallm-v-1-0-0-release-6a098ddfe276).<br>
|
29 |
The detail about Text LLM part in this [blog](https://medium.com/@superkingbasskb/pathummallm-text-v-1-0-0-release-1fd41344b061).
|
30 |
+
|
31 |
+
## **Datasets ratio**
|
32 |
+
![](https://miro.medium.com/v2/resize:fit:1400/format:webp/1*1jA5wxc4WV_gcbwZCSMYlw.png)
|
33 |
+
|
34 |
## **Requirements**
|
35 |
The code of Qwen2.5 has been in the latest Hugging face `transformers` and we advise you to use the latest version of `transformers`.
|
36 |
|