Training in progress epoch 4
Browse files- README.md +5 -4
- 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.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| 1.6862 | 1.7809 | 0.5137 | 1 |
|
48 |
| 1.4767 | 1.8153 | 0.5131 | 2 |
|
49 |
| 1.2870 | 1.8708 | 0.5088 | 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.1312
|
18 |
+
- Validation Loss: 1.9314
|
19 |
+
- Train Accuracy: 0.5027
|
20 |
+
- Epoch: 4
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
47 |
| 1.6862 | 1.7809 | 0.5137 | 1 |
|
48 |
| 1.4767 | 1.8153 | 0.5131 | 2 |
|
49 |
| 1.2870 | 1.8708 | 0.5088 | 3 |
|
50 |
+
| 1.1312 | 1.9314 | 0.5027 | 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 268056256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5c9494bd702649efd65e4a7ba1a7cd8d8de4193adfc4f675fc8aa98e4a0b674
|
3 |
size 268056256
|