AlienKevin commited on
Commit
ebbde8b
1 Parent(s): 99fd8af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
1
  ---
2
  license: mit
3
+ datasets:
4
+ - botisan-ai/cantonese-mandarin-translations
5
+ language:
6
+ - yue
7
+ - zh
8
+ metrics:
9
+ - bleu
10
+ - chrf
11
+ library_name: transformers
12
+ pipeline_tag: translation
13
+ tags:
14
+ - BART
15
  ---
16
+
17
+ # Guide
18
+
19
+ Please read the `finetune.ipynb` for the main training code.