Trong-Nghia
commited on
Commit
•
5ce4bfd
1
Parent(s):
4554c1f
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,17 +45,15 @@ 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.
|
57 |
-
| 0.4717 | 4.0 | 2004 | 0.6008 | 0.702 | 0.7847 |
|
58 |
-
| 0.4229 | 5.0 | 2505 | 0.6174 | 0.708 | 0.7771 |
|
59 |
|
60 |
|
61 |
### 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.5392
|
22 |
+
- Accuracy: 0.734
|
23 |
+
- F1: 0.8150
|
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: 3
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| 0.637 | 1.0 | 501 | 0.5618 | 0.704 | 0.8 |
|
55 |
+
| 0.6183 | 2.0 | 1002 | 0.5491 | 0.717 | 0.8068 |
|
56 |
+
| 0.6042 | 3.0 | 1503 | 0.5392 | 0.734 | 0.8150 |
|
|
|
|
|
57 |
|
58 |
|
59 |
### 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:165da1e581add9c97126db8dcf02d39fddb9dfb18ea952be71f8842ff5e96a65
|
3 |
size 1340710193
|
runs/Jul26_06-48-09_4952244868ea/events.out.tfevents.1690354474.4952244868ea.964.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:9c5dd4a9d9c1e9afcdd1032d3df59d1af0ccd84851a0f1a70867b3bfc4acfcb9
|
3 |
+
size 6096
|