badokorach
commited on
Commit
•
093fd64
1
Parent(s):
b1036ea
Training in progress epoch 10
Browse files- README.md +4 -2
- 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 [mrm8488/bert-small-finetuned-squadv2](https://huggingface.co/mrm8488/bert-small-finetuned-squadv2) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 1.
|
18 |
- Validation Loss: 0.0
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -51,6 +51,8 @@ The following hyperparameters were used during training:
|
|
51 |
| 1.5453 | 0.0 | 6 |
|
52 |
| 1.4613 | 0.0 | 7 |
|
53 |
| 1.3860 | 0.0 | 8 |
|
|
|
|
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [mrm8488/bert-small-finetuned-squadv2](https://huggingface.co/mrm8488/bert-small-finetuned-squadv2) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 1.2431
|
18 |
- Validation Loss: 0.0
|
19 |
+
- Epoch: 10
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
| 1.5453 | 0.0 | 6 |
|
52 |
| 1.4613 | 0.0 | 7 |
|
53 |
| 1.3860 | 0.0 | 8 |
|
54 |
+
| 1.2981 | 0.0 | 9 |
|
55 |
+
| 1.2431 | 0.0 | 10 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 114110736
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3943b0bc032a88e62706a28d2a5ec1ea048b5f80dcad34c765f24438014a1c98
|
3 |
size 114110736
|