Commit
·
ab8501e
1
Parent(s):
62160a2
Training in progress epoch 2
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,10 +15,10 @@ 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:
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
47 |
| 1.3866 | 1.2105 | 0.5721 | 0 |
|
48 |
| 1.0152 | 0.9085 | 0.7214 | 1 |
|
|
|
49 |
|
50 |
|
51 |
### 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: 0.7738
|
19 |
+
- Validation Loss: 0.7760
|
20 |
+
- Train Accuracy: 0.7264
|
21 |
+
- Epoch: 2
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
47 |
| 1.3866 | 1.2105 | 0.5721 | 0 |
|
48 |
| 1.0152 | 0.9085 | 0.7214 | 1 |
|
49 |
+
| 0.7738 | 0.7760 | 0.7264 | 2 |
|
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 267961024
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce9e62e5ff55be48bc1fdf5bf34e16585a37e2c9d2aae0d4080941775841b9ba
|
3 |
size 267961024
|