TamerAbdelaziz
commited on
Commit
·
1176c49
1
Parent(s):
5c1488f
Training in progress epoch 3
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 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| 0.2338 | 0.1838 | 0.9304 | 0 |
|
48 |
| 0.1379 | 0.1821 | 0.931 | 1 |
|
49 |
| 0.0748 | 0.1896 | 0.9334 | 2 |
|
|
|
50 |
|
51 |
|
52 |
### 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.0427
|
19 |
+
- Validation Loss: 0.2671
|
20 |
+
- Train Accuracy: 0.9318
|
21 |
+
- Epoch: 3
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
| 0.2338 | 0.1838 | 0.9304 | 0 |
|
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
|
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:fe857a2e7d2e840f380921fb6b110a7141ffcb347e54a4bb5c0ae3bdaf4efa5a
|
3 |
+
size 1502243
|
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:cbe3fddeb6bcb33004d9cd67239186916da3bd2bef598c8e52b70e89d88df342
|
3 |
+
size 662
|
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:f4f12744a95c93997163d9762082e428b9d4db9362691cd63a3142251bae10af
|
3 |
size 267951896
|