badokorach
commited on
Commit
路
4d51f3f
1
Parent(s):
1a4d93d
Training in progress epoch 13
Browse files- README.md +3 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [csarron/mobilebert-uncased-squad-v2](https://huggingface.co/csarron/mobilebert-uncased-squad-v2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 1.
|
19 |
- Validation Loss: 0.0
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
|
|
56 |
| 1.2426 | 0.0 | 10 |
|
57 |
| 1.2036 | 0.0 | 11 |
|
58 |
| 1.1784 | 0.0 | 12 |
|
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [csarron/mobilebert-uncased-squad-v2](https://huggingface.co/csarron/mobilebert-uncased-squad-v2) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 1.1151
|
19 |
- Validation Loss: 0.0
|
20 |
+
- Epoch: 13
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
56 |
| 1.2426 | 0.0 | 10 |
|
57 |
| 1.2036 | 0.0 | 11 |
|
58 |
| 1.1784 | 0.0 | 12 |
|
59 |
+
| 1.1151 | 0.0 | 13 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 99822192
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e134bf6f53b4341fa687aa8a45ccbc4489ad43b2b18860fcc37364d5317a13c
|
3 |
size 99822192
|