Commit
·
16b0b0c
1
Parent(s):
44be4b5
End of training
Browse files
README.md
CHANGED
@@ -14,9 +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 |
-
- Epoch:
|
|
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -40,9 +41,11 @@ The following hyperparameters were used during training:
|
|
40 |
|
41 |
### Training results
|
42 |
|
43 |
-
| Train Loss | Validation Loss | Epoch |
|
44 |
-
|
45 |
-
| 0.5287 | 0.4801 | 0 |
|
|
|
|
|
46 |
|
47 |
|
48 |
### 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.1993
|
18 |
+
- Validation Loss: 0.5560
|
19 |
+
- Epoch: 2
|
20 |
+
- Train Matthews Correlation: 0.4973
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
41 |
|
42 |
### Training results
|
43 |
|
44 |
+
| Train Loss | Validation Loss | Epoch | Train Matthews Correlation |
|
45 |
+
|:----------:|:---------------:|:-----:|:--------------------------:|
|
46 |
+
| 0.5287 | 0.4801 | 0 | 0.4310 |
|
47 |
+
| 0.3351 | 0.4917 | 1 | 0.4753 |
|
48 |
+
| 0.1993 | 0.5560 | 2 | 0.4973 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
logs/train/events.out.tfevents.1643126620.matt-TRX40-AORUS-PRO-WIFI.50162.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:d817fcf813da361649722bd8813cc70962944aaf47655de859a2e914c48d921b
|
3 |
+
size 1495847
|
logs/validation/events.out.tfevents.1643126638.matt-TRX40-AORUS-PRO-WIFI.50162.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:49cc272a09b0ce2c8424d5803f2bac7e496fb8086b7aef0fed9194adefa3135f
|
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:08f331e9e6ba28ed5d8680b0278d100f046470d0a0786f78e2f516f4df5a5b55
|
3 |
size 267951896
|