ashhadahsan
commited on
Commit
·
366776a
1
Parent(s):
525946b
Training in progress epoch 12
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: 0.
|
19 |
- Train Accuracy: 1.0
|
20 |
-
- Validation Loss: 2.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -57,6 +57,7 @@ The following hyperparameters were used during training:
|
|
57 |
| 0.1544 | 0.9966 | 2.4575 | 0.5641 | 9 |
|
58 |
| 0.1210 | 0.9993 | 2.4725 | 0.5385 | 10 |
|
59 |
| 0.0968 | 1.0 | 2.4445 | 0.5385 | 11 |
|
|
|
60 |
|
61 |
|
62 |
### 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: 0.0792
|
19 |
- Train Accuracy: 1.0
|
20 |
+
- Validation Loss: 2.4572
|
21 |
+
- Validation Accuracy: 0.5641
|
22 |
+
- Epoch: 12
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
57 |
| 0.1544 | 0.9966 | 2.4575 | 0.5641 | 9 |
|
58 |
| 0.1210 | 0.9993 | 2.4725 | 0.5385 | 10 |
|
59 |
| 0.0968 | 1.0 | 2.4445 | 0.5385 | 11 |
|
60 |
+
| 0.0792 | 1.0 | 2.4572 | 0.5641 | 12 |
|
61 |
|
62 |
|
63 |
### 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:e106a5b992ef546d8ed59d9f36cdcfb6bac810ea8cd0dfa59ae3cc7f985467a6
|
3 |
+
size 4192069
|
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:59585da6670762b6175b026ec9ea1c56d1b8f92ca561849af1c94a3f896fdc93
|
3 |
+
size 4232
|
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:5dbfb2574e6c6af4f202139fdf64856bf69d17572510b5d23eb128d1ade8a8a4
|
3 |
size 438466132
|