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.5191 | 0.4491 | 0.4718 | 0 |
|
47 |
| 0.3270 | 0.4571 | 0.5196 | 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.1909
|
18 |
+
- Validation Loss: 0.5553
|
19 |
+
- Train Matthews Correlation: 0.5279
|
20 |
+
- Epoch: 2
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
45 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
46 |
| 0.5191 | 0.4491 | 0.4718 | 0 |
|
47 |
| 0.3270 | 0.4571 | 0.5196 | 1 |
|
48 |
+
| 0.1909 | 0.5553 | 0.5279 | 2 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
logs/train/events.out.tfevents.1648835994.McJuaner.local.1696.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:8ea8e360b3e7e85cbe96785786e522cfc68c475645032e60e75e0f2d1037a510
|
3 |
+
size 1496097
|
logs/validation/events.out.tfevents.1648836328.McJuaner.local.1696.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:d82c35cbe8502ad65c77a15baaa95cb705d6279fb41da60d73d61ceeb78068bf
|
3 |
+
size 506
|
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:a6877119542b0bceb08642bf976e30ab192b11247bb435177d75d3ba31cb753b
|
3 |
size 267951896
|