Commit
·
bcc09ff
1
Parent(s):
7951652
Training in progress epoch 1
Browse files
README.md
CHANGED
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
| 0.8688 | 0.6493 | 0.6314 | 0.7489 | 0 |
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.3998
|
19 |
+
- Train Accuracy: 0.8512
|
20 |
+
- Validation Loss: 0.6115
|
21 |
+
- Validation Accuracy: 0.7788
|
22 |
+
- Epoch: 1
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
46 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
| 0.8688 | 0.6493 | 0.6314 | 0.7489 | 0 |
|
49 |
+
| 0.3998 | 0.8512 | 0.6115 | 0.7788 | 1 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
logs/train/events.out.tfevents.1701472353.21422f14e1c2.1290.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:af425c7053ba7d5f755f01415fb5870334ff7ce0712a17c56f5427c0dd56f2af
|
3 |
+
size 3656673
|
logs/validation/events.out.tfevents.1701475624.21422f14e1c2.1290.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:232dc65530d8d3fef5b1ae30504de5ecf54184d7662f1f638792f26dcabee0d9
|
3 |
+
size 714
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 433515796
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97df0bca127bbd1df9f00c101e91b70c5f05f13d455c14a80085b85165eacaa7
|
3 |
size 433515796
|