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,31 +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.01 | 100 | 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 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
|
80 |
|
81 |
### 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.6591
|
22 |
+
- Accuracy: 0.62
|
23 |
+
- F1: 0.6205
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
54 |
+
| No log | 0.01 | 50 | 0.6891 | 0.54 | 0.3787 |
|
55 |
+
| No log | 0.01 | 100 | 0.6893 | 0.54 | 0.3787 |
|
56 |
+
| No log | 0.02 | 150 | 0.6876 | 0.54 | 0.3787 |
|
57 |
+
| No log | 0.03 | 200 | 0.6978 | 0.48 | 0.4231 |
|
58 |
+
| No log | 0.03 | 250 | 0.6899 | 0.5 | 0.4878 |
|
59 |
+
| No log | 0.04 | 300 | 0.6825 | 0.57 | 0.5577 |
|
60 |
+
| No log | 0.04 | 350 | 0.6782 | 0.62 | 0.6205 |
|
61 |
+
| No log | 0.05 | 400 | 0.6692 | 0.6 | 0.5981 |
|
62 |
+
| No log | 0.06 | 450 | 0.6688 | 0.58 | 0.5664 |
|
63 |
+
| 0.6773 | 0.06 | 500 | 0.6692 | 0.6 | 0.5966 |
|
64 |
+
| 0.6773 | 0.07 | 550 | 0.6642 | 0.62 | 0.62 |
|
65 |
+
| 0.6773 | 0.08 | 600 | 0.6577 | 0.65 | 0.6505 |
|
66 |
+
| 0.6773 | 0.08 | 650 | 0.6618 | 0.6 | 0.5992 |
|
67 |
+
| 0.6773 | 0.09 | 700 | 0.6617 | 0.62 | 0.62 |
|
68 |
+
| 0.6773 | 0.09 | 750 | 0.6641 | 0.62 | 0.6205 |
|
69 |
+
| 0.6773 | 0.1 | 800 | 0.6573 | 0.62 | 0.62 |
|
70 |
+
| 0.6773 | 0.11 | 850 | 0.6625 | 0.61 | 0.6096 |
|
71 |
+
| 0.6773 | 0.11 | 900 | 0.6625 | 0.63 | 0.6303 |
|
72 |
+
| 0.6773 | 0.12 | 950 | 0.6632 | 0.62 | 0.6181 |
|
73 |
+
| 0.6414 | 0.13 | 1000 | 0.6613 | 0.62 | 0.6206 |
|
74 |
+
| 0.6414 | 0.13 | 1050 | 0.6594 | 0.62 | 0.6206 |
|
75 |
+
| 0.6414 | 0.14 | 1100 | 0.6607 | 0.62 | 0.6206 |
|
76 |
+
| 0.6414 | 0.14 | 1150 | 0.6580 | 0.62 | 0.6205 |
|
77 |
+
| 0.6414 | 0.15 | 1200 | 0.6628 | 0.62 | 0.6205 |
|
78 |
+
| 0.6414 | 0.16 | 1250 | 0.6591 | 0.62 | 0.6205 |
|
79 |
|
80 |
|
81 |
### Framework versions
|
runs/Dec09_08-10-58_a98b0b2c5e23/events.out.tfevents.1702109458.a98b0b2c5e23.1955.24
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:5c61dd6f64191a33239a396cda32c7a442ae5662d13d96586afc120a9c656b06
|
3 |
+
size 13987
|
runs/Dec09_08-10-58_a98b0b2c5e23/events.out.tfevents.1702109458.a98b0b2c5e23.1955.25
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:b5f68a41f80f248edb34435b5b2255317949f88c65f98f86e8d9ac17ac3f0d86
|
3 |
+
size 13987
|