Commit
·
7d644fd
1
Parent(s):
9354f10
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.3358 | 0.0 | 0.4962 | 1 |
|
48 |
-
| 0.1948 | 0.0 | 0.4944 | 2 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
52 |
|
53 |
-
- Transformers 4.
|
54 |
- TensorFlow 2.8.0-rc0
|
55 |
-
- Datasets 1.
|
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.5217
|
18 |
+
- Validation Loss: 0.4845
|
19 |
+
- Train Matthews Correlation: 0.4323
|
20 |
+
- Epoch: 0
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Train Matthews Correlation | Epoch |
|
45 |
|:----------:|:---------------:|:--------------------------:|:-----:|
|
46 |
+
| 0.5217 | 0.4845 | 0.4323 | 0 |
|
|
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
50 |
|
51 |
+
- Transformers 4.19.0.dev0
|
52 |
- TensorFlow 2.8.0-rc0
|
53 |
+
- Datasets 2.1.1.dev0
|
54 |
- Tokenizers 0.11.0
|
config.json
CHANGED
@@ -18,6 +18,6 @@
|
|
18 |
"seq_classif_dropout": 0.2,
|
19 |
"sinusoidal_pos_embds": false,
|
20 |
"tie_weights_": true,
|
21 |
-
"transformers_version": "4.
|
22 |
"vocab_size": 30522
|
23 |
}
|
|
|
18 |
"seq_classif_dropout": 0.2,
|
19 |
"sinusoidal_pos_embds": false,
|
20 |
"tie_weights_": true,
|
21 |
+
"transformers_version": "4.19.0.dev0",
|
22 |
"vocab_size": 30522
|
23 |
}
|
logs/train/events.out.tfevents.1651767972.matt-TRX40-AORUS-PRO-WIFI.73496.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3002aeaae95357e35024714060ad1549c2312bc5184af46530b8944ed8b2639
|
3 |
+
size 1498190
|
logs/validation/events.out.tfevents.1651767990.matt-TRX40-AORUS-PRO-WIFI.73496.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:403712b536a2735cf3b817304e6e1d155e023950e3948bd1b605f19c3e2cae74
|
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:16511ac0b94b1c172a13d98c215cc6b4fea8290de46deab0b2759588a4af79b0
|
3 |
size 267951896
|