ashhadahsan
commited on
Commit
•
a431c1b
1
Parent(s):
cd197f6
Training in progress epoch 5
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: 0.
|
20 |
-
- Validation Loss: 1.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 1.2099 | 0.6552 | 1.5047 | 0.5450 | 2 |
|
51 |
| 0.8859 | 0.7825 | 1.3883 | 0.6138 | 3 |
|
52 |
| 0.6078 | 0.8753 | 1.3384 | 0.5926 | 4 |
|
|
|
53 |
|
54 |
|
55 |
### 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.4276
|
19 |
+
- Train Accuracy: 0.9271
|
20 |
+
- Validation Loss: 1.5709
|
21 |
+
- Validation Accuracy: 0.5397
|
22 |
+
- Epoch: 5
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
| 1.2099 | 0.6552 | 1.5047 | 0.5450 | 2 |
|
51 |
| 0.8859 | 0.7825 | 1.3883 | 0.6138 | 3 |
|
52 |
| 0.6078 | 0.8753 | 1.3384 | 0.5926 | 4 |
|
53 |
+
| 0.4276 | 0.9271 | 1.5709 | 0.5397 | 5 |
|
54 |
|
55 |
|
56 |
### 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:5440f61de3f569209a8ee15715ce058691647ad7a3e181ca6c720cc48a5dc9fb
|
3 |
+
size 4192806
|
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:5acf98b204fe047ad0463d899a7ee951e4effb0b9c86115d3b9e1b2f6765b1ee
|
3 |
+
size 1984
|
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:ad01e299d71dca35eb55389036545005c28e5a4338cf6056eb6d3e924a8ee0e3
|
3 |
size 438260040
|