kennylam commited on
Commit
bdf3a76
1 Parent(s): c6eefd6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -0
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: text-generation
3
+ license: apache-2.0
4
+ language:
5
+ - zh
6
+ - en
7
+ datasets:
8
+ - hon9kon9ize/yue-alpaca
9
+ - indiejoseph/wikipedia-translate-zhhk-zhcn
10
+ - indiejoseph/wikipedia-zh-yue-summaries
11
+ - indiejoseph/wikipedia-zh-yue-qa
12
+ tags:
13
+ - cantonese
14
+ - yue
15
+ - hong kong
16
+ - 香港
17
+ - 廣東話
18
+ - 粵語
19
+ ---
20
+
21
+ # Model Card for Breeze-7B-Cantonese-v0.1
22
+
23
+ Breeze-7B is a language model family that builds on top of [Mistral-7B](https://huggingface.co/mistralai/Mistral-7B-v0.1), specifically intended for Traditional Chinese use. Credit to [MediaTek-Research](https://huggingface.co/MediaTek-Research).<br>
24
+ Breeze-7B係一個以[Mistral-7B](https://huggingface.co/mistralai/Mistral-7B-v0.1)作為基礎,為正體中文而造嘅模型系列,由[MediaTek-Research](https://huggingface.co/MediaTek-Research)製作.
25
+
26
+ [Breeze-7B-Cantonese] derives from the base model [Breeze-7B-Base](https://huggingface.co/MediaTek-Research/Breeze-7B-Base-v0_1), with finetuning by datasets from [hon9kon9ize](https://huggingface.co/hon9kon9ize/), making the resulting model to be able to chat with Cantonese.<br>
27
+ [Breeze-7B-Cantonese] 係由基座模型 [Breeze-7B-Base](https://huggingface.co/MediaTek-Research/Breeze-7B-Base-v0_1) 衍生出黎,用[hon9kon9ize](https://huggingface.co/hon9kon9ize/) 整嘅數據集微調, 令到呢個模型可以講廣東話。
28
+
29
+ I selected the [Breeze-7B-Base] model due to its extensive vocabulary coverage tailored for Traditional Chinese. Its language style aligns closely with the nuances of Hong Kong discourse, making it a suitable choice for this project.<br>
30
+ 我揀[Breeze-7B-Base]做基座模型係因為佢有正體中文嘅擴增詞表, 而且佢嘅語言根基同香港比較相似, 所以佢似乎比較適合呢個項目。
31
+
32
+
33
+ The axolotl config file [axolotl-config.json](axolotl-config.json) is shared for open-source purposes, allowing everyone to utilize it for training on their own.<br>
34
+ 為咗人人都可以自己訓練模型,我放埋個axolotl設定檔 [axolotl-config.json](axolotl-config.json)出黎當開放源始碼。