Commit
·
ce456e6
1
Parent(s):
820d561
Training in progress epoch 0
Browse files- README.md +9 -5
- logs/train/events.out.tfevents.1643223068.matt-TRX40-AORUS-PRO-WIFI.218513.0.v2 +2 -2
- logs/train/events.out.tfevents.1643223610.matt-TRX40-AORUS-PRO-WIFI.248225.0.v2 +3 -0
- logs/validation/events.out.tfevents.1643223105.matt-TRX40-AORUS-PRO-WIFI.218513.1.v2 +2 -2
- logs/validation/events.out.tfevents.1643223647.matt-TRX40-AORUS-PRO-WIFI.248225.1.v2 +3 -0
- tf_model.h5 +1 -1
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: 0.
|
18 |
-
- Validation Loss: 0.
|
|
|
|
|
|
|
|
|
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 |
-
| 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.1908
|
18 |
+
- Validation Loss: 0.0726
|
19 |
+
- Train Precision: 0.9046
|
20 |
+
- Train Recall: 0.9159
|
21 |
+
- Train F1: 0.9102
|
22 |
+
- Train Accuracy: 0.9798
|
23 |
- Epoch: 0
|
24 |
|
25 |
## Model description
|
|
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
+
| Train Loss | Validation Loss | Train Precision | Train Recall | Train F1 | Train Accuracy | Epoch |
|
48 |
+
|:----------:|:---------------:|:---------------:|:------------:|:--------:|:--------------:|:-----:|
|
49 |
+
| 0.1908 | 0.0726 | 0.9046 | 0.9159 | 0.9102 | 0.9798 | 0 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
logs/train/events.out.tfevents.1643223068.matt-TRX40-AORUS-PRO-WIFI.218513.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:bfe43f6fee90cccb9d457b2160229e5e2188ee20e15d910130a355e196c883e5
|
3 |
+
size 1608088
|
logs/train/events.out.tfevents.1643223610.matt-TRX40-AORUS-PRO-WIFI.248225.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73c2cdc5105c285cb008353b2cc0259782889b328014c285d387d84da967e518
|
3 |
+
size 1607798
|
logs/validation/events.out.tfevents.1643223105.matt-TRX40-AORUS-PRO-WIFI.218513.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:d3e26cc0681cee3b716528a1f734daf93076cb78fa4ee85baafc8e49a4ebb8b4
|
3 |
+
size 506
|
logs/validation/events.out.tfevents.1643223647.matt-TRX40-AORUS-PRO-WIFI.248225.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d025e18d96da6a47073f5d1c623da229711da179d2e451d05fb6e16b2585553
|
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 265606504
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7eaa2f3ffd16564ceb3d592108d96e9531327ff993405e37ca1f3c8e8bde9b21
|
3 |
size 265606504
|