Thamer Smadi
commited on
Commit
•
b3bfa72
1
Parent(s):
b70beb1
Training in progress epoch 2
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,12 +15,12 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [albert-base-v2](https://huggingface.co/albert-base-v2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Train Binary Accuracy: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
- Validation Binary Accuracy: 0.5092
|
22 |
-
- Train Accuracy: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
|:----------:|:---------------------:|:---------------:|:--------------------------:|:--------------:|:-----:|
|
49 |
| 0.6987 | 0.5410 | 0.6446 | 0.6835 | 0.5333 | 0 |
|
50 |
| 0.6976 | 0.5642 | 0.6981 | 0.5092 | 0.4908 | 1 |
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [albert-base-v2](https://huggingface.co/albert-base-v2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.6843
|
19 |
+
- Train Binary Accuracy: 0.5640
|
20 |
+
- Validation Loss: 0.6990
|
21 |
- Validation Binary Accuracy: 0.5092
|
22 |
+
- Train Accuracy: 0.6032
|
23 |
+
- Epoch: 2
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
48 |
|:----------:|:---------------------:|:---------------:|:--------------------------:|:--------------:|:-----:|
|
49 |
| 0.6987 | 0.5410 | 0.6446 | 0.6835 | 0.5333 | 0 |
|
50 |
| 0.6976 | 0.5642 | 0.6981 | 0.5092 | 0.4908 | 1 |
|
51 |
+
| 0.6843 | 0.5640 | 0.6990 | 0.5092 | 0.6032 | 2 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 46781688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11450f5407377d55e54ec33e727759fb0f8af8b21c4ea4c47183c1af9a6e21b6
|
3 |
size 46781688
|