raptorkwok
commited on
Commit
•
828ade4
1
Parent(s):
ace2335
update model card README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
|
|
|
|
4 |
model-index:
|
5 |
- name: bart-base-cantonese-v4
|
6 |
results: []
|
@@ -11,7 +13,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
11 |
|
12 |
# bart-base-cantonese-v4
|
13 |
|
14 |
-
This model
|
|
|
|
|
|
|
15 |
|
16 |
## Model description
|
17 |
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
+
metrics:
|
5 |
+
- accuracy
|
6 |
model-index:
|
7 |
- name: bart-base-cantonese-v4
|
8 |
results: []
|
|
|
13 |
|
14 |
# bart-base-cantonese-v4
|
15 |
|
16 |
+
This model is a fine-tuned version of [notebooks/cantonese/bart-base-chinese](https://huggingface.co/notebooks/cantonese/bart-base-chinese) on an unknown dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.9313
|
19 |
+
- Accuracy: 0.8312
|
20 |
|
21 |
## Model description
|
22 |
|