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.5105 | 0.4893 | 0.4413 | 0 |
|
48 |
| 0.3216 | 0.4749 | 0.5288 | 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.1896
|
19 |
+
- Validation Loss: 0.5484
|
20 |
+
- Train Matthews Correlation: 0.5463
|
21 |
+
- Epoch: 2
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
47 |
| 0.5105 | 0.4893 | 0.4413 | 0 |
|
48 |
| 0.3216 | 0.4749 | 0.5288 | 1 |
|
49 |
+
| 0.1896 | 0.5484 | 0.5463 | 2 |
|
50 |
|
51 |
|
52 |
### 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:bc14068fad6b92f94fa78f555f538fd418f175a9f624543a1ca75e1771df2001
|
3 |
+
size 1847516
|
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:8217f6c6fcc11b2678305d9cad3e4a6a5646c4712899026fa01c65381f290ed2
|
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:8274334b8256f5596abcf55842f859be340124e6ff613056bfd1fd81db230c30
|
3 |
size 267951808
|