Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ Building upon the sucess of [v0.5 preview](https://huggingface.co/hon9kon9ize/Ca
|
|
24 |
Base model obtained via Continuous Pre-Training of [Qwen 2.5 32B](https://huggingface.co/Qwen/Qwen2.5-32B) with 600 millions publicaly available Hong Kong news articles and Cantonese websites.
|
25 |
Instructions fine-tuned model trained with a dataset consists of 75,000 instrutions pairs. 45,000 pairs were Cantonese insturctions generated by other LLMs and reviewed by humans.
|
26 |
|
27 |
-
The model trained with
|
28 |
|
29 |
## Basic Usage
|
30 |
```
|
|
|
24 |
Base model obtained via Continuous Pre-Training of [Qwen 2.5 32B](https://huggingface.co/Qwen/Qwen2.5-32B) with 600 millions publicaly available Hong Kong news articles and Cantonese websites.
|
25 |
Instructions fine-tuned model trained with a dataset consists of 75,000 instrutions pairs. 45,000 pairs were Cantonese insturctions generated by other LLMs and reviewed by humans.
|
26 |
|
27 |
+
The model trained with 4 Nvidia H100 80GB HBM3 GPU on [Genkai Supercomputer](https://www.cc.kyushu-u.ac.jp/scp/eng/system/Genkai/hardware/).
|
28 |
|
29 |
## Basic Usage
|
30 |
```
|