Training in progress epoch 1
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -16,9 +16,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Train Loss: 2.
|
20 |
-
- Validation Loss: 2.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
| Train Loss | Validation Loss | Epoch |
|
46 |
|:----------:|:---------------:|:-----:|
|
47 |
| 2.7036 | 2.4365 | 0 |
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Train Loss: 2.5098
|
20 |
+
- Validation Loss: 2.3908
|
21 |
+
- Epoch: 1
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
45 |
| Train Loss | Validation Loss | Epoch |
|
46 |
|:----------:|:---------------:|:-----:|
|
47 |
| 2.7036 | 2.4365 | 0 |
|
48 |
+
| 2.5098 | 2.3908 | 1 |
|
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 363423648
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f653bcc3bdf6536e57d2d966e0b5a78161dfedab0c110c7e949e835f8956d295
|
3 |
size 363423648
|