ashhadahsan
commited on
Commit
·
8ae3d20
1
Parent(s):
41c1b6a
Training in progress epoch 35
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.9918
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -80,6 +80,7 @@ The following hyperparameters were used during training:
|
|
80 |
| 0.0123 | 0.9920 | 0.8350 | 0.8797 | 32 |
|
81 |
| 0.0125 | 0.9913 | 0.8298 | 0.8797 | 33 |
|
82 |
| 0.0126 | 0.9918 | 0.8337 | 0.8797 | 34 |
|
|
|
83 |
|
84 |
|
85 |
### 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.0130
|
19 |
- Train Accuracy: 0.9918
|
20 |
+
- Validation Loss: 0.8177
|
21 |
+
- Validation Accuracy: 0.8759
|
22 |
+
- Epoch: 35
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
80 |
| 0.0123 | 0.9920 | 0.8350 | 0.8797 | 32 |
|
81 |
| 0.0125 | 0.9913 | 0.8298 | 0.8797 | 33 |
|
82 |
| 0.0126 | 0.9918 | 0.8337 | 0.8797 | 34 |
|
83 |
+
| 0.0130 | 0.9918 | 0.8177 | 0.8759 | 35 |
|
84 |
|
85 |
|
86 |
### Framework versions
|
logs/train/events.out.tfevents.1692296835.470540468b49.1002.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:63a7a8d16c27c1832b5875a3912604f9a33d8d4ff650458cf450999f693f0898
|
3 |
+
size 4195289
|
logs/validation/events.out.tfevents.1692297011.470540468b49.1002.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:9ae27c8377366888796535a8065747152ba44cd4487edd481df757c3790d1217
|
3 |
+
size 11594
|
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:52cfc22d02dcf1a036763e97c696d1755834116999b0a9f5d37f6e1054fe7bd6
|
3 |
size 438260040
|