Trong-Nghia
commited on
Commit
•
76d1987
1
Parent(s):
4c48f2e
End of training
Browse files
README.md
CHANGED
@@ -18,8 +18,8 @@ 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.8150
|
24 |
|
25 |
## Model description
|
@@ -51,9 +51,9 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
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.5411
|
22 |
+
- Accuracy: 0.744
|
23 |
- F1: 0.8150
|
24 |
|
25 |
## Model description
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| 0.6294 | 1.0 | 501 | 0.5809 | 0.706 | 0.8027 |
|
55 |
+
| 0.5936 | 2.0 | 1002 | 0.5622 | 0.722 | 0.8106 |
|
56 |
+
| 0.5532 | 3.0 | 1503 | 0.5411 | 0.744 | 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:5dbff461d06c127622ab3e6385dec85b8d2f6ad8c84bc7d9ec480d9108bc02eb
|
3 |
size 1340710193
|
runs/Jul26_10-46-49_264b66ae52c8/events.out.tfevents.1690368793.264b66ae52c8.562.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:b17542cbd6a1795c83079591e2d3d26306a4deba79c0052fe5fba72daceddfc8
|
3 |
+
size 6096
|