File size: 466 Bytes
ae509b8
 
ea8c397
 
 
 
 
 
6cd03a8
7393db1
43bf07d
 
8304e99
11b914b
d627dbe
11b914b
d627dbe
11b914b
d627dbe
11b914b
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
license: openrail
language:
- zh
metrics:
- sacrebleu
library_name: peft
pipeline_tag: text2text-generation
---

A lora based on google/mt5-large a fine-tunes on indiejoseph/yue-zh-translation dataset.
It would translate Mandarin to Cantonese. e.g.

input: `translate Mandarin to Cantonese: 我都不知道你在说什么` 

output: `我都唔知你講咩` 

input: `translate Mandarin to Cantonese: 整天就知道打游戏` 

output: `成日就知打遊戲`