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 [prajjwal1/bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) on an unknown 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 |
|
@@ -51,21 +51,31 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
-
| No log | 0.
|
55 |
-
| No log | 0.
|
56 |
-
| No log | 0.
|
57 |
-
| No log | 0.
|
58 |
-
| No log | 0.
|
59 |
-
| No log | 0.
|
60 |
-
| No log | 0.
|
61 |
-
| No log | 0.
|
62 |
-
| No log | 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [prajjwal1/bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.2129
|
22 |
+
- Accuracy: 0.94
|
23 |
+
- F1: 0.9394
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| No log | 0.01 | 50 | 0.6913 | 0.55 | 0.3903 |
|
55 |
+
| No log | 0.02 | 100 | 0.6909 | 0.59 | 0.5186 |
|
56 |
+
| No log | 0.03 | 150 | 0.6934 | 0.45 | 0.2793 |
|
57 |
+
| No log | 0.04 | 200 | 0.6889 | 0.57 | 0.5709 |
|
58 |
+
| No log | 0.05 | 250 | 0.6818 | 0.56 | 0.5607 |
|
59 |
+
| No log | 0.06 | 300 | 0.6854 | 0.56 | 0.5607 |
|
60 |
+
| No log | 0.07 | 350 | 0.6878 | 0.56 | 0.5607 |
|
61 |
+
| No log | 0.08 | 400 | 0.7014 | 0.56 | 0.5607 |
|
62 |
+
| No log | 0.09 | 450 | 0.6797 | 0.56 | 0.5607 |
|
63 |
+
| 0.6799 | 0.1 | 500 | 0.6731 | 0.56 | 0.5607 |
|
64 |
+
| 0.6799 | 0.11 | 550 | 0.6490 | 0.64 | 0.6203 |
|
65 |
+
| 0.6799 | 0.12 | 600 | 0.6456 | 0.71 | 0.7049 |
|
66 |
+
| 0.6799 | 0.13 | 650 | 0.6259 | 0.64 | 0.6203 |
|
67 |
+
| 0.6799 | 0.14 | 700 | 0.5264 | 0.83 | 0.8304 |
|
68 |
+
| 0.6799 | 0.15 | 750 | 0.4671 | 0.83 | 0.8304 |
|
69 |
+
| 0.6799 | 0.16 | 800 | 0.3387 | 0.94 | 0.9394 |
|
70 |
+
| 0.6799 | 0.17 | 850 | 0.2935 | 0.94 | 0.9394 |
|
71 |
+
| 0.6799 | 0.18 | 900 | 0.2604 | 0.94 | 0.9394 |
|
72 |
+
| 0.6799 | 0.19 | 950 | 0.2443 | 0.94 | 0.9394 |
|
73 |
+
| 0.4884 | 0.2 | 1000 | 0.2355 | 0.94 | 0.9394 |
|
74 |
+
| 0.4884 | 0.2 | 1050 | 0.2286 | 0.94 | 0.9394 |
|
75 |
+
| 0.4884 | 0.21 | 1100 | 0.2240 | 0.94 | 0.9394 |
|
76 |
+
| 0.4884 | 0.22 | 1150 | 0.2201 | 0.94 | 0.9394 |
|
77 |
+
| 0.4884 | 0.23 | 1200 | 0.2165 | 0.94 | 0.9394 |
|
78 |
+
| 0.4884 | 0.24 | 1250 | 0.2129 | 0.94 | 0.9394 |
|
79 |
|
80 |
|
81 |
### Framework versions
|
runs/Dec12_13-29-11_27670c4f376b/events.out.tfevents.1702387752.27670c4f376b.308.11
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:3d676cf0d652898fde4cd532a00398e31210cb6e7aa9dbdfd4151f008f39b642
|
3 |
+
size 13987
|
runs/Dec12_13-29-11_27670c4f376b/events.out.tfevents.1702387752.27670c4f376b.308.12
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:666ddb373845d9c9e7e7e03634e6b4790337d8b5038d81e77e7f374cba70bd05
|
3 |
+
size 13987
|