Commit ·
f3283ab
1
Parent(s): 172c7cc
Training in progress epoch 3
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Train Loss: 0.
|
| 18 |
-
- Validation Loss: 0.
|
| 19 |
-
- Train Accuracy: 0.
|
| 20 |
-
- Epoch:
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
| 46 |
| 0.8331 | 0.7299 | 0.7267 | 0 |
|
| 47 |
| 0.6364 | 0.7134 | 0.7346 | 1 |
|
| 48 |
| 0.4817 | 0.8242 | 0.7204 | 2 |
|
|
|
|
| 49 |
|
| 50 |
|
| 51 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Train Loss: 0.3329
|
| 18 |
+
- Validation Loss: 0.9015
|
| 19 |
+
- Train Accuracy: 0.7125
|
| 20 |
+
- Epoch: 3
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 46 |
| 0.8331 | 0.7299 | 0.7267 | 0 |
|
| 47 |
| 0.6364 | 0.7134 | 0.7346 | 1 |
|
| 48 |
| 0.4817 | 0.8242 | 0.7204 | 2 |
|
| 49 |
+
| 0.3329 | 0.9015 | 0.7125 | 3 |
|
| 50 |
|
| 51 |
|
| 52 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267961112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f289e877ce7d8a207257a9ea1bd107dc8ccf92336a8fd359d5a5b3cd814a9280
|
| 3 |
size 267961112
|