Training in progress epoch 0
Browse files- README.md +2 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,7 +14,7 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 1.
|
18 |
- Epoch: 0
|
19 |
|
20 |
## Model description
|
@@ -41,7 +41,7 @@ The following hyperparameters were used during training:
|
|
41 |
|
42 |
| Train Loss | Epoch |
|
43 |
|:----------:|:-----:|
|
44 |
-
| 1.
|
45 |
|
46 |
|
47 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 1.2344
|
18 |
- Epoch: 0
|
19 |
|
20 |
## Model description
|
|
|
41 |
|
42 |
| Train Loss | Epoch |
|
43 |
|:----------:|:-----:|
|
44 |
+
| 1.2344 | 0 |
|
45 |
|
46 |
|
47 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 431154192
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a1eb536d9035aab3b47bf5e70968584015130440e1ffc309f13d56e02d0982d
|
3 |
size 431154192
|