Training in progress epoch 4
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 1.
|
18 |
-
- Validation Loss: 1.
|
19 |
- Train Accuracy: 0.5909
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| 1.8161 | 1.8166 | 0.3864 | 1 |
|
48 |
| 1.4886 | 1.6061 | 0.5909 | 2 |
|
49 |
| 1.2862 | 1.5037 | 0.5909 | 3 |
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 1.2176
|
18 |
+
- Validation Loss: 1.4740
|
19 |
- Train Accuracy: 0.5909
|
20 |
+
- Epoch: 4
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
47 |
| 1.8161 | 1.8166 | 0.3864 | 1 |
|
48 |
| 1.4886 | 1.6061 | 0.5909 | 2 |
|
49 |
| 1.2862 | 1.5037 | 0.5909 | 3 |
|
50 |
+
| 1.2176 | 1.4740 | 0.5909 | 4 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267982528
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5f2849a77e652daaff9ac1b8555fa7ed5900873f3f4e60fb32d693754a0f8f7
|
3 |
size 267982528
|