LucaLobefalo
commited on
Commit
•
738dd77
1
Parent(s):
c6df767
Training in progress epoch 2
Browse files- README.md +3 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,8 +14,8 @@ 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: 0.
|
18 |
-
- Epoch:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -43,6 +43,7 @@ The following hyperparameters were used during training:
|
|
43 |
|:----------:|:-----:|
|
44 |
| 1.2961 | 0 |
|
45 |
| 0.7849 | 1 |
|
|
|
46 |
|
47 |
|
48 |
### 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: 0.5742
|
18 |
+
- Epoch: 2
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
43 |
|:----------:|:-----:|
|
44 |
| 1.2961 | 0 |
|
45 |
| 0.7849 | 1 |
|
46 |
+
| 0.5742 | 2 |
|
47 |
|
48 |
|
49 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 431154128
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd2156e23f7ffff24353fe931537a376f4d29f49c1e907d09f8fe8dd9e172e17
|
3 |
size 431154128
|