Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -24,9 +24,9 @@ model-index:
|
|
| 24 |
type: ViSpamReviews
|
| 25 |
metrics:
|
| 26 |
- type: accuracy
|
| 27 |
-
value:
|
| 28 |
- type: macro-f1
|
| 29 |
-
value:
|
| 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 |
-
*
|
|
|
|
|
|
|
| 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 |
|