badokorach
commited on
Commit
•
4559988
1
Parent(s):
3a947c0
Training in progress epoch 8
Browse files- README.md +3 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,8 +15,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 0.0004 | 5 |
|
51 |
| 0.0004 | 6 |
|
52 |
| 0.0003 | 7 |
|
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0002
|
19 |
+
- Epoch: 8
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
50 |
| 0.0004 | 5 |
|
51 |
| 0.0004 | 6 |
|
52 |
| 0.0003 | 7 |
|
53 |
+
| 0.0002 | 8 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 435846096
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7790a996f561324c54f1d209a3901e9f88ffc1081cf78954b57255d1136d4185
|
3 |
size 435846096
|