ashhadahsan
commited on
Commit
•
993879d
1
Parent(s):
0e42017
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-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.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Validation Loss: 1.
|
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 |
| 1.9295 | 0.4297 | 1.7895 | 0.4656 | 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.5562
|
19 |
+
- Train Accuracy: 0.5650
|
20 |
+
- Validation Loss: 1.6742
|
21 |
+
- Validation Accuracy: 0.4762
|
22 |
+
- Epoch: 1
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
46 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
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
|
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:4af054273a4f232679e1220fe026cb2c3ea7069ff078bbdc499e1fdd09076450
|
3 |
+
size 4192246
|
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:86c9856fad1abe6e6c43c2f2c01840c6d3ad328ea4afe7db9025c89f94f71a02
|
3 |
+
size 710
|
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:0a13acfbc764f53f4c68280df719b147561ff537aafe7732f84b8cb29797348f
|
3 |
size 438260040
|