TamerAbdelaziz
commited on
Commit
·
a8e8a28
1
Parent(s):
80bd7a5
Training in progress epoch 5
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 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
| 0.0748 | 0.1896 | 0.9334 | 2 |
|
50 |
| 0.0427 | 0.2671 | 0.9318 | 3 |
|
51 |
| 0.0260 | 0.2814 | 0.933 | 4 |
|
|
|
52 |
|
53 |
|
54 |
### 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.0198
|
19 |
+
- Validation Loss: 0.3015
|
20 |
+
- Train Accuracy: 0.9338
|
21 |
+
- Epoch: 5
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
| 0.0748 | 0.1896 | 0.9334 | 2 |
|
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
|
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:f9b8f7221c11c8cc3f9c3229ca28be499ede370cb18704b34a145f783a5f448a
|
3 |
+
size 1502677
|
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:3dbc185bb7f3e2cb22962b921049c8e1af8ce37304309211753b7c3722b2e1b6
|
3 |
+
size 974
|
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:a56e2aaeb2b19959c7e458f228f1501a40484a21852494cb7fc90ed21e8f8381
|
3 |
size 267951896
|