AnnyNguyen commited on
Commit
aa388c9
·
verified ·
1 Parent(s): e9f26f0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -24,9 +24,9 @@ model-index:
24
  type: ViSpamReviews
25
  metrics:
26
  - type: accuracy
27
- value: N/A
28
  - type: macro-f1
29
- value: N/A
30
  ---
31
  # visobert-spam-binary: Spam Review Detection for Vietnamese Text
32
 
@@ -67,7 +67,9 @@ The model was trained on the **ViSpamReviews** dataset, which contains 19,860 Vi
67
 
68
  The model was evaluated on the test set with the following metrics:
69
 
70
- * Results: <INSERT_METRICS>
 
 
71
 
72
  ## Usage
73
 
 
24
  type: ViSpamReviews
25
  metrics:
26
  - type: accuracy
27
+ value: 0.9144
28
  - type: macro-f1
29
+ value: 0.8916
30
  ---
31
  # visobert-spam-binary: Spam Review Detection for Vietnamese Text
32
 
 
67
 
68
  The model was evaluated on the test set with the following metrics:
69
 
70
+ * **Accuracy**: `0.9144`
71
+ * **Macro-F1**: `0.8916`
72
+
73
 
74
  ## Usage
75