TamerAbdelaziz
commited on
Commit
·
80bd7a5
1
Parent(s):
1176c49
Training in progress epoch 4
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 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
| 0.1379 | 0.1821 | 0.931 | 1 |
|
49 |
| 0.0748 | 0.1896 | 0.9334 | 2 |
|
50 |
| 0.0427 | 0.2671 | 0.9318 | 3 |
|
|
|
51 |
|
52 |
|
53 |
### 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.0260
|
19 |
+
- Validation Loss: 0.2814
|
20 |
+
- Train Accuracy: 0.933
|
21 |
+
- Epoch: 4
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
48 |
| 0.1379 | 0.1821 | 0.931 | 1 |
|
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
|
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:95957c53cd64e27b0be8eac80993bbffe4503c6dbf4dc7318a3855b0b8f5b051
|
3 |
+
size 1502460
|
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:8f3f9ac767ffe975a5963bb1bcdc110d5f62fb76034fd6bf6be5ac065c94a996
|
3 |
+
size 818
|
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:b63f082ef9bd02e9da65901625fe9b5660f9647d4ab0d2017e78d53c79e66d35
|
3 |
size 267951896
|