TamerAbdelaziz
commited on
Commit
·
7e71f73
1
Parent(s):
615c15a
Training in progress epoch 8
Browse files
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Validation Loss: 0.
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
| 0.0198 | 0.3015 | 0.9338 | 5 |
|
53 |
| 0.0134 | 0.3239 | 0.9342 | 6 |
|
54 |
| 0.0104 | 0.3797 | 0.9268 | 7 |
|
|
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0088
|
19 |
+
- Validation Loss: 0.3347
|
20 |
+
- Train Accuracy: 0.9338
|
21 |
+
- Epoch: 8
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
| 0.0198 | 0.3015 | 0.9338 | 5 |
|
53 |
| 0.0134 | 0.3239 | 0.9342 | 6 |
|
54 |
| 0.0104 | 0.3797 | 0.9268 | 7 |
|
55 |
+
| 0.0088 | 0.3347 | 0.9338 | 8 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
logs/train/events.out.tfevents.1695401583.x1000c1s7b0n0.1879722.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:9ae024c52804886b2ffed96e9f572b1c10902909615d33213802a7b289319e2a
|
3 |
+
size 1503328
|
logs/validation/events.out.tfevents.1695401856.x1000c1s7b0n0.1879722.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:119d9a5e59028b315b3dd84b2266f4e27e4713dae58aaa08f16b63a053c5fe84
|
3 |
+
size 1442
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267951896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8d864b26e5c3179d399d97cb292429819f6bbf500216087eb418419a8953b5a
|
3 |
size 267951896
|