Semih Güner commited on
Commit ·
065fe25
1
Parent(s): 2cf84ec
Training in progress epoch 4
Browse files
README.md
CHANGED
|
@@ -15,9 +15,9 @@ 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 |
-
- Epoch:
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
| 47 |
| 0.0339 | 0.0487 | 1 |
|
| 48 |
| 0.0191 | 0.0379 | 2 |
|
| 49 |
| 0.0103 | 0.0441 | 3 |
|
|
|
|
| 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.0065
|
| 19 |
+
- Validation Loss: 0.0589
|
| 20 |
+
- Epoch: 4
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 47 |
| 0.0339 | 0.0487 | 1 |
|
| 48 |
| 0.0191 | 0.0379 | 2 |
|
| 49 |
| 0.0103 | 0.0441 | 3 |
|
| 50 |
+
| 0.0065 | 0.0589 | 4 |
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|
logs/train/events.out.tfevents.1704989803.415f863db67a.2017.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:d9dd8a9e97882a06289333b05e4f001cc35121220d45be1ffa72d34a9ea01063
|
| 3 |
+
size 1579351
|
logs/validation/events.out.tfevents.1704991845.415f863db67a.2017.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:baee8fed5eb00b2f902cbcb56263e634903d2b56589f30d47202c9ebe826881f
|
| 3 |
+
size 859
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267951808
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a63ecb59263db53bc173f01c101b627a7b0d41347608342f4ae42ece38e347a
|
| 3 |
size 267951808
|