TamerAbdelaziz
commited on
Commit
·
227a2cf
1
Parent(s):
a8e8a28
Training in progress epoch 6
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 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 0.0427 | 0.2671 | 0.9318 | 3 |
|
51 |
| 0.0260 | 0.2814 | 0.933 | 4 |
|
52 |
| 0.0198 | 0.3015 | 0.9338 | 5 |
|
|
|
53 |
|
54 |
|
55 |
### 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.0134
|
19 |
+
- Validation Loss: 0.3239
|
20 |
+
- Train Accuracy: 0.9342
|
21 |
+
- Epoch: 6
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
50 |
| 0.0427 | 0.2671 | 0.9318 | 3 |
|
51 |
| 0.0260 | 0.2814 | 0.933 | 4 |
|
52 |
| 0.0198 | 0.3015 | 0.9338 | 5 |
|
53 |
+
| 0.0134 | 0.3239 | 0.9342 | 6 |
|
54 |
|
55 |
|
56 |
### 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:fff7747a650c3692b7dedde83783b2c7b6ab46091b365de31c1d2742bd13c2c0
|
3 |
+
size 1502894
|
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:b3267bf5511d5d15fcc77f103b7b8c900f7795ceaca6b507d05a22c90431fd35
|
3 |
+
size 1130
|
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:482825c82ee3036b63b2a38adea2f98923c0565b460792afc22666652d8f20dc
|
3 |
size 267951896
|