mehdie/fine_tuned_emBERT
Browse files- README.md +12 -21
- model.safetensors +1 -1
- runs/May16_08-49-30_yoga/events.out.tfevents.1715842171.yoga.8667.0 +3 -0
- runs/May16_08-49-30_yoga/events.out.tfevents.1715842275.yoga.8667.1 +3 -0
- runs/May16_08-51-30_yoga/events.out.tfevents.1715842290.yoga.9171.0 +3 -0
- runs/May16_08-51-30_yoga/events.out.tfevents.1715842396.yoga.9171.1 +3 -0
- runs/May16_08-55-03_yoga/events.out.tfevents.1715842503.yoga.9979.0 +3 -0
- runs/May16_08-55-03_yoga/events.out.tfevents.1715842589.yoga.9979.1 +3 -0
- runs/May16_08-57-02_yoga/events.out.tfevents.1715842622.yoga.10551.0 +3 -0
- runs/May16_08-57-02_yoga/events.out.tfevents.1715842709.yoga.10551.1 +3 -0
- runs/May16_08-59-26_yoga/events.out.tfevents.1715842766.yoga.11165.0 +3 -0
- runs/May16_08-59-26_yoga/events.out.tfevents.1715842826.yoga.11165.1 +3 -0
- runs/May16_09-00-56_yoga/events.out.tfevents.1715842856.yoga.11722.0 +3 -0
- runs/May16_09-00-56_yoga/events.out.tfevents.1715842902.yoga.11722.1 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [morten-j/Mehdie_Extended-mBERT](https://huggingface.co/morten-j/Mehdie_Extended-mBERT) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- F1: 0.
|
24 |
-
- F5: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -49,28 +49,19 @@ The following hyperparameters were used during training:
|
|
49 |
- optimizer: Adam with betas=(0.9,0.98) and epsilon=1e-08
|
50 |
- lr_scheduler_type: linear
|
51 |
- lr_scheduler_warmup_ratio: 0.2
|
52 |
-
- num_epochs:
|
53 |
- mixed_precision_training: Native AMP
|
54 |
|
55 |
### Training results
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | F1 | F5 | Precision | Recall |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:---------:|:------:|
|
59 |
-
| No log | 1.0 |
|
60 |
-
| No log | 2.0 |
|
61 |
-
| No log | 3.0 |
|
62 |
-
| No log | 4.0 |
|
63 |
-
| No log | 5.0 |
|
64 |
-
| No log | 6.0 |
|
65 |
-
| No log | 7.0 | 266 | 0.1394 | 0.7895 | 0.7739 | 0.8333 | 0.75 |
|
66 |
-
| No log | 8.0 | 304 | 0.1685 | 0.7027 | 0.6816 | 0.7647 | 0.65 |
|
67 |
-
| No log | 9.0 | 342 | 0.2521 | 0.6 | 0.5322 | 0.9 | 0.45 |
|
68 |
-
| No log | 10.0 | 380 | 0.1923 | 0.7179 | 0.7110 | 0.7368 | 0.7 |
|
69 |
-
| No log | 11.0 | 418 | 0.1680 | 0.7027 | 0.6816 | 0.7647 | 0.65 |
|
70 |
-
| No log | 12.0 | 456 | 0.2524 | 0.5625 | 0.5135 | 0.75 | 0.45 |
|
71 |
-
| No log | 13.0 | 494 | 0.1693 | 0.6667 | 0.6395 | 0.75 | 0.6 |
|
72 |
-
| 0.1001 | 14.0 | 532 | 0.1711 | 0.6667 | 0.6395 | 0.75 | 0.6 |
|
73 |
-
| 0.1001 | 15.0 | 570 | 0.2301 | 0.7222 | 0.6928 | 0.8125 | 0.65 |
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [morten-j/Mehdie_Extended-mBERT](https://huggingface.co/morten-j/Mehdie_Extended-mBERT) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.1441
|
23 |
+
- F1: 0.7568
|
24 |
+
- F5: 0.7196
|
25 |
+
- Precision: 0.875
|
26 |
+
- Recall: 0.6667
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
49 |
- optimizer: Adam with betas=(0.9,0.98) and epsilon=1e-08
|
50 |
- lr_scheduler_type: linear
|
51 |
- lr_scheduler_warmup_ratio: 0.2
|
52 |
+
- num_epochs: 6
|
53 |
- mixed_precision_training: Native AMP
|
54 |
|
55 |
### Training results
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | F1 | F5 | Precision | Recall |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:---------:|:------:|
|
59 |
+
| No log | 1.0 | 30 | 0.3540 | 0.0 | 0.0 | 0.0 | 0.0 |
|
60 |
+
| No log | 2.0 | 60 | 0.2975 | 0.4348 | 0.4077 | 0.5263 | 0.3704 |
|
61 |
+
| No log | 3.0 | 90 | 0.3550 | 0.45 | 0.3969 | 0.6923 | 0.3333 |
|
62 |
+
| No log | 4.0 | 120 | 0.2962 | 0.5405 | 0.4598 | 1.0 | 0.3704 |
|
63 |
+
| No log | 5.0 | 150 | 0.2629 | 0.5909 | 0.5437 | 0.7647 | 0.4815 |
|
64 |
+
| No log | 6.0 | 180 | 0.2459 | 0.5778 | 0.5368 | 0.7222 | 0.4815 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
|
66 |
|
67 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 669455360
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:339c5737ea2b4ba229d7b19238e1fa94fb7e69b1c469ed209df8c674c8b11d4b
|
3 |
size 669455360
|
runs/May16_08-49-30_yoga/events.out.tfevents.1715842171.yoga.8667.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f38708d5b223ee0f778008fc5964f45b0f05e312d30f1cfe74e0b4790a13048d
|
3 |
+
size 10777
|
runs/May16_08-49-30_yoga/events.out.tfevents.1715842275.yoga.8667.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5da28d757aebc91226f55cb8e970fac6bafd9c2f21524f74feeeff793f641023
|
3 |
+
size 554
|
runs/May16_08-51-30_yoga/events.out.tfevents.1715842290.yoga.9171.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c134be16704677e42608ee00f633c604992af8715276e3781d5b8bd9e22eafed
|
3 |
+
size 10777
|
runs/May16_08-51-30_yoga/events.out.tfevents.1715842396.yoga.9171.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fe01ea0ebd68ab1217cdff274e07a22fda73d95558fa2c093d7ddd9b67d9cf0
|
3 |
+
size 554
|
runs/May16_08-55-03_yoga/events.out.tfevents.1715842503.yoga.9979.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1874a3d8f0951a86588445f7b1201f0dec5b36543edff9c673b705b64a09e68c
|
3 |
+
size 10768
|
runs/May16_08-55-03_yoga/events.out.tfevents.1715842589.yoga.9979.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5af071a750f062b26940deaca7be78657841a34b7d3f795f060b5d24c6fe5ec2
|
3 |
+
size 554
|
runs/May16_08-57-02_yoga/events.out.tfevents.1715842622.yoga.10551.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f53a91fe2ecd0dd124deeb91b72d3e945dcdf304c9948131856ebf8640e2a04
|
3 |
+
size 10768
|
runs/May16_08-57-02_yoga/events.out.tfevents.1715842709.yoga.10551.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7084cbbf10a88eeec195b305ae57387b7e8574d332513509d78c8185d4222a6
|
3 |
+
size 554
|
runs/May16_08-59-26_yoga/events.out.tfevents.1715842766.yoga.11165.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa0ecbfeaf189dad6adeacf7e172b20fdc1e1a071ee64f1a6dcf5675e38f9505
|
3 |
+
size 8903
|
runs/May16_08-59-26_yoga/events.out.tfevents.1715842826.yoga.11165.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbc2f4426c2ff51598775bdd11da47b6ee55592163df40905c7cf11e2a0934bd
|
3 |
+
size 554
|
runs/May16_09-00-56_yoga/events.out.tfevents.1715842856.yoga.11722.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f14bf1d859d50ca9aa089cc14f2aaeca1efd2323a841ae11bc93db4be1539c44
|
3 |
+
size 7971
|
runs/May16_09-00-56_yoga/events.out.tfevents.1715842902.yoga.11722.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed3c86acdf5f0d7c0ab1cb1f63305124af32df7c659295d3298df9e4bf8199b2
|
3 |
+
size 554
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86ba24e25472af04b924a3de4cfd874aa55d918dc8a9f93d6312b65a003b71fd
|
3 |
size 4920
|