Training in progress epoch 3
Browse files- README.md +6 -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 |
|
@@ -45,6 +45,8 @@ The following hyperparameters were used during training:
|
|
45 |
|:----------:|:---------------:|:--------------:|:-----:|
|
46 |
| 2.8682 | 1.7635 | 0.3021 | 0 |
|
47 |
| 1.7741 | 1.6841 | 0.45 | 1 |
|
|
|
|
|
48 |
|
49 |
|
50 |
### 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.6267
|
18 |
+
- Validation Loss: 1.5031
|
19 |
+
- Train Accuracy: 0.3187
|
20 |
+
- Epoch: 3
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
45 |
|:----------:|:---------------:|:--------------:|:-----:|
|
46 |
| 2.8682 | 1.7635 | 0.3021 | 0 |
|
47 |
| 1.7741 | 1.6841 | 0.45 | 1 |
|
48 |
+
| 1.5984 | 1.6494 | 0.2812 | 2 |
|
49 |
+
| 1.6267 | 1.5031 | 0.3187 | 3 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267964096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4a9310d66f579a312548ad522e15a9c0d98048820d9f8ea3a3c4edf6be94a0c
|
3 |
size 267964096
|