ashhadahsan
commited on
Commit
•
154b689
1
Parent(s):
993879d
Training in progress epoch 3
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: 1.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -47,6 +47,8 @@ The following hyperparameters were used during training:
|
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
| 1.9295 | 0.4297 | 1.7895 | 0.4656 | 0 |
|
49 |
| 1.5562 | 0.5650 | 1.6742 | 0.4762 | 1 |
|
|
|
|
|
50 |
|
51 |
|
52 |
### 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.8859
|
19 |
+
- Train Accuracy: 0.7825
|
20 |
+
- Validation Loss: 1.3883
|
21 |
+
- Validation Accuracy: 0.6138
|
22 |
+
- Epoch: 3
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
47 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
48 |
| 1.9295 | 0.4297 | 1.7895 | 0.4656 | 0 |
|
49 |
| 1.5562 | 0.5650 | 1.6742 | 0.4762 | 1 |
|
50 |
+
| 1.2099 | 0.6552 | 1.5047 | 0.5450 | 2 |
|
51 |
+
| 0.8859 | 0.7825 | 1.3883 | 0.6138 | 3 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
logsa/train/events.out.tfevents.1697913532.5521192874ed.32.3.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:c7e39b4b01e119077f65f093fe302c8f043824a0bc9dbc7330f49c4f910b83f0
|
3 |
+
size 4192526
|
logsa/validation/events.out.tfevents.1697913598.5521192874ed.32.4.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:371097f432431ee4fffb85cd4d4080bd11a5130f91d5c6e680faf461898591bf
|
3 |
+
size 1346
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438260040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7b2c7c05d9bdad7f53e3a9233df74e6fad9c2c080596fcc01f1af5e9274ca1b
|
3 |
size 438260040
|