Noura Mohamed AlHammadi
commited on
Commit
·
716ba92
1
Parent(s):
654fb2d
Training in progress epoch 0
Browse files- README.md +4 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -16,9 +16,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Train Loss: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Train Accuracy: 0.
|
22 |
- Epoch: 0
|
23 |
|
24 |
## Model description
|
@@ -45,7 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
47 |
|:----------:|:---------------:|:--------------:|:-----:|
|
48 |
-
| 0.
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Train Loss: 0.8290
|
20 |
+
- Validation Loss: 0.5832
|
21 |
+
- Train Accuracy: 0.7751
|
22 |
- Epoch: 0
|
23 |
|
24 |
## Model description
|
|
|
45 |
|
46 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
47 |
|:----------:|:---------------:|:--------------:|:-----:|
|
48 |
+
| 0.8290 | 0.5832 | 0.7751 | 0 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438203668
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df14a091dc0fdd5407732ed7d376d751cef0eb8856efc1d9372e069d4309eb73
|
3 |
size 438203668
|