hieungo1410
commited on
Commit
•
dcf3068
1
Parent(s):
18b2ffe
End of training
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 |
-
- Matthews Correlation: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -42,17 +42,22 @@ The following hyperparameters were used during training:
|
|
42 |
- seed: 42
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
-
- num_epochs:
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
51 |
-
| No log | 1.0 |
|
52 |
-
| No log | 2.0 |
|
53 |
-
| No log | 3.0 |
|
54 |
-
| No log | 4.0 |
|
55 |
-
| No log | 5.0 |
|
|
|
|
|
|
|
|
|
|
|
56 |
|
57 |
|
58 |
### 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.2267
|
20 |
+
- Matthews Correlation: 0.8593
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
42 |
- seed: 42
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
+
- num_epochs: 10
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
51 |
+
| No log | 1.0 | 45 | 0.3137 | 0.6724 |
|
52 |
+
| No log | 2.0 | 90 | 0.2182 | 0.8019 |
|
53 |
+
| No log | 3.0 | 135 | 0.2210 | 0.7962 |
|
54 |
+
| No log | 4.0 | 180 | 0.1678 | 0.8521 |
|
55 |
+
| No log | 5.0 | 225 | 0.1886 | 0.8420 |
|
56 |
+
| No log | 6.0 | 270 | 0.1851 | 0.8560 |
|
57 |
+
| No log | 7.0 | 315 | 0.2300 | 0.8356 |
|
58 |
+
| No log | 8.0 | 360 | 0.2267 | 0.8593 |
|
59 |
+
| No log | 9.0 | 405 | 0.2221 | 0.8583 |
|
60 |
+
| No log | 10.0 | 450 | 0.2767 | 0.8153 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 540023384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3b8b81be5530a2e5dd03ddbeaf8bd51a789ee6cb465c445839e929c4ebf9c1e
|
3 |
size 540023384
|
runs/Feb16_06-26-51_e983d4d31426/events.out.tfevents.1708064815.e983d4d31426.193.1
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79bfbb91162b9297e33bec08c7cc5e5a62ab2f26590e61d976cc8623e0ff652f
|
3 |
+
size 12400
|
runs/Feb16_06-26-51_e983d4d31426/events.out.tfevents.1708065442.e983d4d31426.193.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5859df8ee6bcf59814f05b398bc41cd3f51a3be050a76f410882012e119b3cac
|
3 |
+
size 423
|