indiejoseph
commited on
Commit
•
12dce7e
1
Parent(s):
6f5cccf
Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ Continual pretraining model of the [Yi-6B](https://huggingface.co/01-ai/Yi-6B) m
|
|
10 |
|
11 |
The goal of this model was to evaluate whether we could train a language model that is fluent in Cantonese with limited resources (200 million tokens). Surprisingly, the outcome was quite good. However, there are still some issues with mirror misalignment between written Chinese and Cantonese, as well as knowledge transfer across different languages.
|
12 |
|
|
|
|
|
13 |
### Result
|
14 |
|
15 |
```markdown
|
|
|
10 |
|
11 |
The goal of this model was to evaluate whether we could train a language model that is fluent in Cantonese with limited resources (200 million tokens). Surprisingly, the outcome was quite good. However, there are still some issues with mirror misalignment between written Chinese and Cantonese, as well as knowledge transfer across different languages.
|
12 |
|
13 |
+
Here is a space you can interact with [CantoneseLLMChat](https://huggingface.co/spaces/hon9kon9ize/CantoneseLLMChat)
|
14 |
+
|
15 |
### Result
|
16 |
|
17 |
```markdown
|