Training in progress epoch 2
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 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
47 |
| 0.5240 | 0.4645 | 0.4270 | 0 |
|
48 |
| 0.3236 | 0.4857 | 0.5099 | 1 |
|
|
|
49 |
|
50 |
|
51 |
### 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.1849
|
19 |
+
- Validation Loss: 0.5350
|
20 |
+
- Train Matthews Correlation: 0.5321
|
21 |
+
- Epoch: 2
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
47 |
| 0.5240 | 0.4645 | 0.4270 | 0 |
|
48 |
| 0.3236 | 0.4857 | 0.5099 | 1 |
|
49 |
+
| 0.1849 | 0.5350 | 0.5321 | 2 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
logs/train/events.out.tfevents.1717449797.C02CW0H1ML87.58342.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:da348608bc67968b118d86f7e7adcfe31906676097c9b43f79af2fee00d0e4d7
|
3 |
+
size 1843368
|
logs/validation/events.out.tfevents.1717450369.C02CW0H1ML87.58342.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:1ae0b0294b119fad1b088038b381a3dc153489fc18a4e2c6eba7084fc2786fc5
|
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:b52e5ee13b68398632b02ad928d411e186c45758a3c0df5b94d2962639c6be04
|
3 |
size 267951808
|