badokorach
commited on
Commit
路
a11b675
1
Parent(s):
6290b36
Training in progress epoch 8
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 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 1.5721 | 0.0 | 5 |
|
52 |
| 1.5043 | 0.0 | 6 |
|
53 |
| 1.4082 | 0.0 | 7 |
|
|
|
54 |
|
55 |
|
56 |
### 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.3307
|
19 |
- Validation Loss: 0.0
|
20 |
+
- Epoch: 8
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
51 |
| 1.5721 | 0.0 | 5 |
|
52 |
| 1.5043 | 0.0 | 6 |
|
53 |
| 1.4082 | 0.0 | 7 |
|
54 |
+
| 1.3307 | 0.0 | 8 |
|
55 |
|
56 |
|
57 |
### 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:551abf8689e2d6023f2b4ef9c3063eb1f0c0a9ea813b83e8d6077a372447aba8
|
3 |
size 99822192
|