ming030890 commited on
Commit
e3d6938
1 Parent(s): f2952a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -4,7 +4,7 @@ pipeline_tag: text-classification
4
  language:
5
  - yue
6
  widget:
7
- - text: 係唔係廣東話?
8
  example_title: "Cantonese"
9
  - text: 台灣真美!
10
  example_title: "Traditional Chinese"
@@ -24,7 +24,6 @@ Utilizes the "raptorkwok/cantonese-traditional-chinese-parallel-corpus" from Hug
24
  - **Base Model**: `bert-base-chinese`
25
  - **Epochs**: 3
26
  - **Learning Rate**: 2e-5
27
- - Evaluation at the end of each epoch, saving the best model.
28
 
29
  ## How to Use
30
  ```python
 
4
  language:
5
  - yue
6
  widget:
7
+ - text: 係唔係去食飯?
8
  example_title: "Cantonese"
9
  - text: 台灣真美!
10
  example_title: "Traditional Chinese"
 
24
  - **Base Model**: `bert-base-chinese`
25
  - **Epochs**: 3
26
  - **Learning Rate**: 2e-5
 
27
 
28
  ## How to Use
29
  ```python