Commit
•
f23b93a
1
Parent(s):
b5a7e6f
Training in progress epoch 0
Browse files- README.md +8 -9
- logs/train/events.out.tfevents.1658334081.matt-TRX40-AORUS-PRO-WIFI.157830.0.v2 +3 -0
- logs/train/events.out.tfevents.1658334683.matt-TRX40-AORUS-PRO-WIFI.160292.0.v2 +3 -0
- logs/train/events.out.tfevents.1658407427.matt-TRX40-AORUS-PRO-WIFI.8439.0.v2 +3 -0
- logs/validation/events.out.tfevents.1658408165.matt-TRX40-AORUS-PRO-WIFI.8439.1.v2 +3 -0
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,11 +14,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Train
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Validation
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -42,10 +42,9 @@ The following hyperparameters were used during training:
|
|
42 |
|
43 |
### Training results
|
44 |
|
45 |
-
| Train Loss | Train
|
46 |
-
|
47 |
-
| 0.
|
48 |
-
| 0.3754 | 0.8610 | 0.6098 | 0.7808 | 1 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.8709
|
18 |
+
- Train Accuracy: 0.6465
|
19 |
+
- Validation Loss: 0.6167
|
20 |
+
- Validation Accuracy: 0.7590
|
21 |
+
- Epoch: 0
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
42 |
|
43 |
### Training results
|
44 |
|
45 |
+
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
46 |
+
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
47 |
+
| 0.8709 | 0.6465 | 0.6167 | 0.7590 | 0 |
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
logs/train/events.out.tfevents.1658334081.matt-TRX40-AORUS-PRO-WIFI.157830.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:123eedc9514390bd6d195f492b28213c9a9640f5a9eb7f41035fe845386bb0f0
|
3 |
+
size 2760518
|
logs/train/events.out.tfevents.1658334683.matt-TRX40-AORUS-PRO-WIFI.160292.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50065b81a8a62e0cf58bb4b1ea78dbc5b893e984e29a006ed68ddcc31a6c5469
|
3 |
+
size 2951706
|
logs/train/events.out.tfevents.1658407427.matt-TRX40-AORUS-PRO-WIFI.8439.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0be3643093cbb1d6bcf509710dfae4c0aa88a05b76a83c1a91ba492906f9105
|
3 |
+
size 2760729
|
logs/validation/events.out.tfevents.1658408165.matt-TRX40-AORUS-PRO-WIFI.8439.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15b52349a6b5ac349667e7858602b112b9f600aa14b8868d1528aa9401491639
|
3 |
+
size 356
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 433515860
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4be2b57b44eee12f89b755a6da1070ab46d63f3c470704aed39a04221da81fe
|
3 |
size 433515860
|