raptorkwok commited on
Commit
42043a2
1 Parent(s): 0d96170

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  tags:
3
  - generated_from_trainer
 
 
4
  model-index:
5
  - name: bart-base-cantonese-v6
6
  results: []
@@ -11,7 +13,10 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # bart-base-cantonese-v6
13
 
14
- This model was trained from scratch on an unknown dataset.
 
 
 
15
 
16
  ## Model description
17
 
 
1
  ---
2
  tags:
3
  - generated_from_trainer
4
+ metrics:
5
+ - accuracy
6
  model-index:
7
  - name: bart-base-cantonese-v6
8
  results: []
 
13
 
14
  # bart-base-cantonese-v6
15
 
16
+ This model is a fine-tuned version of [notebooks/cantonese/bart-base-chinese-v2](https://huggingface.co/notebooks/cantonese/bart-base-chinese-v2) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.2737
19
+ - Accuracy: 0.7885
20
 
21
  ## Model description
22