Training in progress epoch 1
Browse files
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: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Matthews Correlation: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
| Train Loss | Validation Loss | Train Matthews Correlation | Epoch |
|
46 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
47 |
| 0.5105 | 0.4893 | 0.4413 | 0 |
|
|
|
48 |
|
49 |
|
50 |
### 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.3216
|
19 |
+
- Validation Loss: 0.4749
|
20 |
+
- Train Matthews Correlation: 0.5288
|
21 |
+
- Epoch: 1
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
45 |
| Train Loss | Validation Loss | Train Matthews Correlation | Epoch |
|
46 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
47 |
| 0.5105 | 0.4893 | 0.4413 | 0 |
|
48 |
+
| 0.3216 | 0.4749 | 0.5288 | 1 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
logs/train/events.out.tfevents.1695045173.4ffe4db68936.313.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:efab79004adf46929c2180e103e9c784df1c3c7203db35d8ac2aa5803146e25d
|
3 |
+
size 1847287
|
logs/validation/events.out.tfevents.1695046689.4ffe4db68936.313.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:a9f21fdeaea32a27807029d8daf87cd0d96388b7d15e68597e985f7b46178cc9
|
3 |
+
size 388
|
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:809c309bea29faf28289116d8559d382e5bbba8abb53442c735b25477f6584a2
|
3 |
size 267951808
|