Commit
·
559661a
1
Parent(s):
ac9c54b
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 |
-
-
|
20 |
-
-
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -41,11 +41,9 @@ The following hyperparameters were used during training:
|
|
41 |
|
42 |
### Training results
|
43 |
|
44 |
-
| Train Loss | Validation Loss |
|
45 |
-
|
46 |
-
| 0.
|
47 |
-
| 0.3265 | 0.5332 | 1 | 0.4887 |
|
48 |
-
| 0.1897 | 0.5475 | 2 | 0.5252 |
|
49 |
|
50 |
|
51 |
### 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.5116
|
18 |
+
- Validation Loss: 0.4433
|
19 |
+
- Train Matthews Correlation: 0.4936
|
20 |
+
- Epoch: 0
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
41 |
|
42 |
### Training results
|
43 |
|
44 |
+
| Train Loss | Validation Loss | Train Matthews Correlation | Epoch |
|
45 |
+
|:----------:|:---------------:|:--------------------------:|:-----:|
|
46 |
+
| 0.5116 | 0.4433 | 0.4936 | 0 |
|
|
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
logs/train/events.out.tfevents.1643224466.matt-TRX40-AORUS-PRO-WIFI.292228.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b082fbc18880362a5c6330c0f3ade5f7160ccfa46b8de4209997d81ab032ac5
|
3 |
+
size 1495557
|
logs/validation/events.out.tfevents.1643224485.matt-TRX40-AORUS-PRO-WIFI.292228.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87bdeed58ba578273818f0af041d1428b55d85a9031eb581cc9df07334859806
|
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:049b7044ac385e044eef48f52bbb03212da437cc8c43704056d88c26a81bd875
|
3 |
size 267951896
|