TamerAbdelaziz
commited on
Commit
·
615c15a
1
Parent(s):
227a2cf
Training in progress epoch 7
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 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0104
|
19 |
+
- Validation Loss: 0.3797
|
20 |
+
- Train Accuracy: 0.9268
|
21 |
+
- Epoch: 7
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
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 |
+
| 0.0104 | 0.3797 | 0.9268 | 7 |
|
55 |
|
56 |
|
57 |
### 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:e04a9718085db600f9359f48f0442a33f04684c07ded5bf26ff6e520f966e678
|
3 |
+
size 1503111
|
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:33ccd0ee192a67bdb7a49e613ddf6a14af65e2febf4c3414df4d333daa87b3a1
|
3 |
+
size 1286
|
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:2df287427ede60870edbc91782d5411267e192477b836cdd5211f5ded7ba73cc
|
3 |
size 267951896
|