Model save
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Accuracy: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,16 +48,16 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
-
| No log | 1.0 | 122 | 2.
|
52 |
-
| No log | 2.0 | 244 | 1.
|
53 |
-
| No log | 3.0 | 366 | 0.
|
54 |
-
| No log | 4.0 | 488 | 0.
|
55 |
-
| 1.
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 1.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.3161
|
20 |
+
- Accuracy: 0.9625
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
+
| No log | 1.0 | 122 | 2.0032 | 0.5781 |
|
52 |
+
| No log | 2.0 | 244 | 1.3226 | 0.8063 |
|
53 |
+
| No log | 3.0 | 366 | 0.9165 | 0.8969 |
|
54 |
+
| No log | 4.0 | 488 | 0.6650 | 0.9062 |
|
55 |
+
| 1.2804 | 5.0 | 610 | 0.5028 | 0.9313 |
|
56 |
+
| 1.2804 | 6.0 | 732 | 0.4227 | 0.9469 |
|
57 |
+
| 1.2804 | 7.0 | 854 | 0.3703 | 0.9563 |
|
58 |
+
| 1.2804 | 8.0 | 976 | 0.3407 | 0.9594 |
|
59 |
+
| 0.2966 | 9.0 | 1098 | 0.3232 | 0.9625 |
|
60 |
+
| 0.2966 | 10.0 | 1220 | 0.3161 | 0.9625 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
runs/Dec04_05-27-26_c50e2ae6a9c3/events.out.tfevents.1701667962.c50e2ae6a9c3.262.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ec18e7db0c71c1cc568a67bde4d7ee8f154ac0ff6d5a729c54aa43dcabea3d7
|
3 |
+
size 411
|