Training in progress epoch 10
Browse files- README.md +6 -2
- 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: 0.
|
18 |
- Validation Loss: 0.5107
|
19 |
- Train Accuracy: 0.9231
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -50,6 +50,10 @@ The following hyperparameters were used during training:
|
|
50 |
| 0.5293 | 0.5107 | 0.9231 | 4 |
|
51 |
| 0.5230 | 0.5107 | 0.9231 | 5 |
|
52 |
| 0.5177 | 0.5107 | 0.9231 | 6 |
|
|
|
|
|
|
|
|
|
53 |
|
54 |
|
55 |
### 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: 0.5163
|
18 |
- Validation Loss: 0.5107
|
19 |
- Train Accuracy: 0.9231
|
20 |
+
- Epoch: 10
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
50 |
| 0.5293 | 0.5107 | 0.9231 | 4 |
|
51 |
| 0.5230 | 0.5107 | 0.9231 | 5 |
|
52 |
| 0.5177 | 0.5107 | 0.9231 | 6 |
|
53 |
+
| 0.5154 | 0.5107 | 0.9231 | 7 |
|
54 |
+
| 0.5235 | 0.5107 | 0.9231 | 8 |
|
55 |
+
| 0.5291 | 0.5107 | 0.9231 | 9 |
|
56 |
+
| 0.5163 | 0.5107 | 0.9231 | 10 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267951896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f25954a5096df644958e2085cecdfb73844d43ce1799bef1bc66092cb71ec6c
|
3 |
size 267951896
|