Commit
·
88b286b
1
Parent(s):
2802e98
Training in progress epoch 0
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 |
|
@@ -43,14 +43,12 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Train Matthews Correlation | Epoch |
|
45 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
46 |
-
| 0.
|
47 |
-
| 0.3329 | 0.4349 | 0.5264 | 1 |
|
48 |
-
| 0.1918 | 0.5620 | 0.5147 | 2 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
52 |
|
53 |
-
- Transformers 4.
|
54 |
- TensorFlow 2.9.1
|
55 |
-
- Datasets 2.
|
56 |
- Tokenizers 0.11.0
|
|
|
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.5207
|
18 |
+
- Validation Loss: 0.4573
|
19 |
+
- Train Matthews Correlation: 0.4790
|
20 |
+
- Epoch: 0
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Train Matthews Correlation | Epoch |
|
45 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
46 |
+
| 0.5207 | 0.4573 | 0.4790 | 0 |
|
|
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
50 |
|
51 |
+
- Transformers 4.22.0.dev0
|
52 |
- TensorFlow 2.9.1
|
53 |
+
- Datasets 2.4.1.dev0
|
54 |
- Tokenizers 0.11.0
|
config.json
CHANGED
@@ -26,6 +26,6 @@
|
|
26 |
"seq_classif_dropout": 0.2,
|
27 |
"sinusoidal_pos_embds": false,
|
28 |
"tie_weights_": true,
|
29 |
-
"transformers_version": "4.
|
30 |
"vocab_size": 30522
|
31 |
}
|
|
|
26 |
"seq_classif_dropout": 0.2,
|
27 |
"sinusoidal_pos_embds": false,
|
28 |
"tie_weights_": true,
|
29 |
+
"transformers_version": "4.22.0.dev0",
|
30 |
"vocab_size": 30522
|
31 |
}
|
logs/train/events.out.tfevents.1659528038.matt-TRX40-AORUS-PRO-WIFI.32927.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6726b649e1bd149179b8cbd808a93779a0807c190c5b4347656bb160f409ca7
|
3 |
+
size 1497811
|
logs/validation/events.out.tfevents.1659528200.matt-TRX40-AORUS-PRO-WIFI.32927.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3591a0d2e2d8f3a06f192c53c645452da5ba9d4506d95c3f911836e293cb9038
|
3 |
+
size 194
|
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:0ff8538ff5302a5867ed631da0b4c51f7dfe54aca527fa9e7afda295bdc76b6d
|
3 |
size 267951896
|