Tanakrit commited on
Commit ·
af6fd7e
1
Parent(s): 1ddfe96
update model card README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
| 4 |
model-index:
|
| 5 |
- name: finetuning-sentiment-model-3000-samples
|
| 6 |
results: []
|
|
@@ -12,6 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 12 |
# finetuning-sentiment-model-3000-samples
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [airesearch/wangchanberta-base-att-spm-uncased](https://huggingface.co/airesearch/wangchanberta-base-att-spm-uncased) on an unknown dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
|
| 16 |
## Model description
|
| 17 |
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- generated_from_trainer
|
| 4 |
+
metrics:
|
| 5 |
+
- accuracy
|
| 6 |
+
- f1
|
| 7 |
model-index:
|
| 8 |
- name: finetuning-sentiment-model-3000-samples
|
| 9 |
results: []
|
|
|
|
| 15 |
# finetuning-sentiment-model-3000-samples
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [airesearch/wangchanberta-base-att-spm-uncased](https://huggingface.co/airesearch/wangchanberta-base-att-spm-uncased) on an unknown dataset.
|
| 18 |
+
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 0.6503
|
| 20 |
+
- Accuracy: 0.7215
|
| 21 |
+
- F1: 0.7215
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|