Training in progress epoch 3
Browse files
README.md
CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 1.
|
19 |
-
- Validation Loss: 1.
|
20 |
- Train Accuracy: 0.3979
|
21 |
- Train Precision: 0.1583
|
22 |
- Train Recall: 0.3979
|
23 |
- Train F1: 0.2265
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 1.2667 | 1.0750 | 0.3979 | 0.1583 | 0.3979 | 0.2265 | 0 |
|
51 |
| 1.0803 | 1.0717 | 0.3979 | 0.1583 | 0.3979 | 0.2265 | 1 |
|
52 |
| 1.0797 | 1.0782 | 0.3979 | 0.1583 | 0.3979 | 0.2265 | 2 |
|
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 1.0800
|
19 |
+
- Validation Loss: 1.0702
|
20 |
- Train Accuracy: 0.3979
|
21 |
- Train Precision: 0.1583
|
22 |
- Train Recall: 0.3979
|
23 |
- Train F1: 0.2265
|
24 |
+
- Epoch: 3
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
50 |
| 1.2667 | 1.0750 | 0.3979 | 0.1583 | 0.3979 | 0.2265 | 0 |
|
51 |
| 1.0803 | 1.0717 | 0.3979 | 0.1583 | 0.3979 | 0.2265 | 1 |
|
52 |
| 1.0797 | 1.0782 | 0.3979 | 0.1583 | 0.3979 | 0.2265 | 2 |
|
53 |
+
| 1.0800 | 1.0702 | 0.3979 | 0.1583 | 0.3979 | 0.2265 | 3 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
logs/train/events.out.tfevents.1716097344.6264913a9602.740.9.v2
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:810f7e10671bfa366d868458be2d34047879f1bb17622ab1501e7a061f47626f
|
3 |
+
size 1926880
|
logs/validation/events.out.tfevents.1716097428.6264913a9602.740.10.v2
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:84fd6f7165b4311152fa7f79adf736cf1910d629ee76f5b87ddef92dd0c859d6
|
3 |
+
size 700
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267958216
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f4f87eb641c1666e4f6bf78873f7f6e82470b093f275bc962f82fcbe2ac9da9
|
3 |
size 267958216
|