Commit
•
6d1c42e
1
Parent(s):
76778fb
Training in progress epoch 0
Browse files
README.md
CHANGED
@@ -14,8 +14,12 @@ 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: 1.
|
18 |
-
-
|
|
|
|
|
|
|
|
|
19 |
- Epoch: 0
|
20 |
|
21 |
## Model description
|
@@ -40,9 +44,9 @@ The following hyperparameters were used during training:
|
|
40 |
|
41 |
### Training results
|
42 |
|
43 |
-
| Train Loss | Validation Loss | Epoch |
|
44 |
-
|
45 |
-
| 1.
|
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: 1.5124
|
18 |
+
- Train End Logits Accuracy: 0.6041
|
19 |
+
- Train Start Logits Accuracy: 0.5680
|
20 |
+
- Validation Loss: 1.1534
|
21 |
+
- Validation End Logits Accuracy: 0.6849
|
22 |
+
- Validation Start Logits Accuracy: 0.6443
|
23 |
- Epoch: 0
|
24 |
|
25 |
## Model description
|
|
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
+
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
48 |
+
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
49 |
+
| 1.5124 | 0.6041 | 0.5680 | 1.1534 | 0.6849 | 0.6443 | 0 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
logs/train/events.out.tfevents.1658412096.matt-TRX40-AORUS-PRO-WIFI.18974.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:beb4ad6df44373e638ae620c2fd03a0bf606c9d3c231f7ee33955210bb234d16
|
3 |
+
size 994747
|
logs/train/events.out.tfevents.1658412614.matt-TRX40-AORUS-PRO-WIFI.20384.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4fb7248bfa5db9338df8094fbfdbb499f82f45d602c9dd2d9985703ad9f5cf9
|
3 |
+
size 995054
|
logs/validation/events.out.tfevents.1658413298.matt-TRX40-AORUS-PRO-WIFI.20384.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f158e1a2bd8e1eecdc9ef9fcc735edafc8dc53d9cf77d60022934e99468411a
|
3 |
+
size 566
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265583688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8492985784862cb24f10ea968acb7be4f5316878a24b8da44c9f3b7f05efd0f
|
3 |
size 265583688
|