amitjohn007
commited on
Commit
•
a74a9ae
1
Parent(s):
270b540
End of training
Browse files- README.md +4 -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 [deepset/bert-base-cased-squad2](https://huggingface.co/deepset/bert-base-cased-squad2) 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 |
|
@@ -42,6 +42,8 @@ The following hyperparameters were used during training:
|
|
42 |
| Train Loss | Epoch |
|
43 |
|:----------:|:-----:|
|
44 |
| 0.6100 | 0 |
|
|
|
|
|
45 |
|
46 |
|
47 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [deepset/bert-base-cased-squad2](https://huggingface.co/deepset/bert-base-cased-squad2) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.2651
|
18 |
+
- Epoch: 2
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
42 |
| Train Loss | Epoch |
|
43 |
|:----------:|:-----:|
|
44 |
| 0.6100 | 0 |
|
45 |
+
| 0.4011 | 1 |
|
46 |
+
| 0.2651 | 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 431158288
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05451e28a1e2557e6895c0ebd9bbae0dc671b677bbf1c41d60220f65ce54adbe
|
3 |
size 431158288
|