Training in progress epoch 7
Browse files- README.md +4 -3
- checkpoint/extra_data.pickle +1 -1
- checkpoint/weights.h5 +1 -1
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -14,9 +14,9 @@ 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: 2.
|
| 18 |
-
- Validation Loss: 2.
|
| 19 |
-
- Epoch:
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
| 49 |
| 2.2186 | 2.1007 | 4 |
|
| 50 |
| 2.2177 | 2.1503 | 5 |
|
| 51 |
| 2.2185 | 2.1395 | 6 |
|
|
|
|
| 52 |
|
| 53 |
|
| 54 |
### 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: 2.2192
|
| 18 |
+
- Validation Loss: 2.1282
|
| 19 |
+
- Epoch: 7
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 49 |
| 2.2186 | 2.1007 | 4 |
|
| 50 |
| 2.2177 | 2.1503 | 5 |
|
| 51 |
| 2.2185 | 2.1395 | 6 |
|
| 52 |
+
| 2.2192 | 2.1282 | 7 |
|
| 53 |
|
| 54 |
|
| 55 |
### Framework versions
|
checkpoint/extra_data.pickle
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 535892551
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e38361ff4efb7381b6b242d29059de9a73781be245e8482179633632d9201f5
|
| 3 |
size 535892551
|
checkpoint/weights.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 363423680
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:05dda9d3cdac0e45ee7c5dd79774aafad4d44f561bac49af4c63bece1a42eeb6
|
| 3 |
size 363423680
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 363423680
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25676681a05a31bcbb9f3ee643097e2b79e1e6ee1fe5e8706e97ba4f5c2c7918
|
| 3 |
size 363423680
|