Commit
·
2b6f3c7
1
Parent(s):
7064ce9
Training in progress epoch 2
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-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss:
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -46,6 +46,8 @@ The following hyperparameters were used during training:
|
|
46 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
| 3.5410 | 0.2497 | 3.0774 | 0.3333 | 0 |
|
|
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 1.5296
|
19 |
+
- Train Accuracy: 0.6930
|
20 |
+
- Validation Loss: 2.3390
|
21 |
+
- Validation Accuracy: 0.5128
|
22 |
+
- Epoch: 2
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
46 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
| 3.5410 | 0.2497 | 3.0774 | 0.3333 | 0 |
|
49 |
+
| 2.3876 | 0.4804 | 2.5436 | 0.4103 | 1 |
|
50 |
+
| 1.5296 | 0.6930 | 2.3390 | 0.5128 | 2 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1697308621.99df1aa9d054.28.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:76df382beb5c0c199113f2bfb0812b2fb00caa698124ad0e6fc3537ed9023650
|
3 |
+
size 4190669
|
logs/validation/events.out.tfevents.1697308729.99df1aa9d054.28.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:a32a77346363182c5ec036bd9f03274c06e7ffcc1a5ace917be7e0dfad6cad10
|
3 |
+
size 1032
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438466132
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b57d43f0728c19a67ecb2e27f4ad0be1c9fa880493f7c4117f909c7ee35a5a9e
|
3 |
size 438466132
|