Commit
·
453652b
1
Parent(s):
48d4947
Training in progress epoch 4
Browse files- README.md +6 -4
- tf_model.h5 +1 -1
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,8 @@ The following hyperparameters were used during training:
|
|
| 47 |
| 2.3808 | 1.2434 | 0.7405 | 0 |
|
| 48 |
| 0.8940 | 0.7746 | 0.8247 | 1 |
|
| 49 |
| 0.5247 | 0.6507 | 0.8432 | 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.3131
|
| 19 |
+
- Validation Loss: 0.6052
|
| 20 |
+
- Train Accuracy: 0.8499
|
| 21 |
+
- Epoch: 4
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 47 |
| 2.3808 | 1.2434 | 0.7405 | 0 |
|
| 48 |
| 0.8940 | 0.7746 | 0.8247 | 1 |
|
| 49 |
| 0.5247 | 0.6507 | 0.8432 | 2 |
|
| 50 |
+
| 0.3778 | 0.6127 | 0.8499 | 3 |
|
| 51 |
+
| 0.3131 | 0.6052 | 0.8499 | 4 |
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 268129984
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6add8d052bee755a30c5efabee9cff576a8fe5fae9ad0d2506054b590302890c
|
| 3 |
size 268129984
|