Training in progress epoch 2
Browse files
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.
|
19 |
-
- Train Matthews Correlation: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
46 |
| 0.5163 | 0.4623 | 0.5139 | 0 |
|
47 |
| 0.3225 | 0.4522 | 0.5358 | 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: 0.1885
|
18 |
+
- Validation Loss: 0.5311
|
19 |
+
- Train Matthews Correlation: 0.5550
|
20 |
+
- Epoch: 2
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
45 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
46 |
| 0.5163 | 0.4623 | 0.5139 | 0 |
|
47 |
| 0.3225 | 0.4522 | 0.5358 | 1 |
|
48 |
+
| 0.1885 | 0.5311 | 0.5550 | 2 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
logs/train/events.out.tfevents.1683033297.0b684ca56798.383.0.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:413c4aa1dd1cd22f9c0aad474f44cc3ea6bc63afe3f53fba875bbfe00436e2aa
|
3 |
+
size 1915613
|
logs/validation/events.out.tfevents.1683033375.0b684ca56798.383.1.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bf475183ed1c67b56be91d17517c6d0bbd8be208dc6c44a5632826e836daa9c
|
3 |
+
size 544
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267951808
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0432abf07556c15b94ba60b967fe65a029f2bc87578523a447612a7075c6af0
|
3 |
size 267951808
|