kittinan commited on
Commit
8f0b237
·
1 Parent(s): 37ebbed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -45,4 +45,12 @@ classifier(text)
45
 
46
  สำหรับข้อความที่สั้นกว่า 50 ตัวอักษรแนะนำให้เติม `<pad>` ตามหลังข้อความ
47
 
48
- ทางทีมงานกำลังเขียนแอพพลิเคชั่นเพื่อให้สามารถนำไปใช้งานได้ง่ายยิ่งขึ้น
 
 
 
 
 
 
 
 
 
45
 
46
  สำหรับข้อความที่สั้นกว่า 50 ตัวอักษรแนะนำให้เติม `<pad>` ตามหลังข้อความ
47
 
48
+ ทางทีมงานกำลังเขียนแอพพลิเคชั่นเพื่อให้สามารถนำไปใช้งานได้ง่ายยิ่งขึ้น
49
+
50
+ ## Performance
51
+
52
+ We report performance on 20% evaluation set (accuracy, precision, recall, F1-score macro) as follows:
53
+
54
+ | Accuracy | Precision | Recall | F1 |
55
+ | -------- | --------- | ------ | ------ |
56
+ | 75.54% | 75.13% | 74.78% | 74.92% |