Training in progress epoch 0
Browse files- README.md +4 -6
- tf_model.h5 +2 -2
README.md
CHANGED
@@ -16,9 +16,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Train Loss:
|
20 |
-
- Validation Loss:
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -44,9 +44,7 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
| Train Loss | Validation Loss | Epoch |
|
46 |
|:----------:|:---------------:|:-----:|
|
47 |
-
| 2.
|
48 |
-
| 1.0126 | 0.7493 | 1 |
|
49 |
-
| 0.6745 | 0.5417 | 2 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Train Loss: 2.4292
|
20 |
+
- Validation Loss: 1.2427
|
21 |
+
- Epoch: 0
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
44 |
|
45 |
| Train Loss | Validation Loss | Epoch |
|
46 |
|:----------:|:---------------:|:-----:|
|
47 |
+
| 2.4292 | 1.2427 | 0 |
|
|
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
tf_model.h5
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:3a11240e09aa0fb6eced4a08fda026900e43307249fdc7d3f08874b43ccfed25
|
3 |
+
size 431308932
|