Training in progress epoch 2
Browse files- README.md +3 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
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.6865
|
18 |
-
- Validation Loss: 0.
|
19 |
- Train Accuracy: 0.4908
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
|:----------:|:---------------:|:--------------:|:-----:|
|
46 |
| 0.6865 | 0.6975 | 0.4908 | 0 |
|
47 |
| 0.6865 | 0.6973 | 0.4908 | 1 |
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
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.6865
|
18 |
+
- Validation Loss: 0.6976
|
19 |
- Train Accuracy: 0.4908
|
20 |
+
- Epoch: 2
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
45 |
|:----------:|:---------------:|:--------------:|:-----:|
|
46 |
| 0.6865 | 0.6975 | 0.4908 | 0 |
|
47 |
| 0.6865 | 0.6973 | 0.4908 | 1 |
|
48 |
+
| 0.6865 | 0.6976 | 0.4908 | 2 |
|
49 |
|
50 |
|
51 |
### 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:7fb8380e27e2cba2d7c8962354161269ea7416b4c2d92b2231074fea01e1c37b
|
3 |
size 267951896
|