Trong-Nghia
commited on
Commit
•
db0c150
1
Parent(s):
399d8a6
End of training
Browse files
README.md
CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -45,15 +45,14 @@ The following hyperparameters were used during training:
|
|
45 |
- seed: 42
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
-
- num_epochs:
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.5055 | 3.0 | 4506 | 0.6351 | 0.739 | 0.8057 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.5492
|
22 |
+
- Accuracy: 0.745
|
23 |
+
- F1: 0.8200
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
45 |
- seed: 42
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
+
- num_epochs: 2
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| 0.6247 | 1.0 | 1502 | 0.5405 | 0.748 | 0.8230 |
|
55 |
+
| 0.5825 | 2.0 | 3004 | 0.5492 | 0.745 | 0.8200 |
|
|
|
56 |
|
57 |
|
58 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1340710193
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:921faae9833beb856d2d5e681f41fea045596a43961ceddc7b5ac22b80236f12
|
3 |
size 1340710193
|
runs/Jul27_07-44-18_1f5c419592ca/events.out.tfevents.1690444222.1f5c419592ca.1239.0
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:a841ac5b5e7b90a25e8b181044aa52a28efe5addbd77ddd620f4eef339266bdd
|
3 |
+
size 6196
|