malay-patel
commited on
Commit
•
3e5355a
1
Parent(s):
f700900
End of training
Browse files- README.md +6 -4
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [nlpconnect/roberta-base-squad2-nq](https://huggingface.co/nlpconnect/roberta-base-squad2-nq) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 1.
|
18 |
-
- Train End Logits Accuracy: 0.
|
19 |
-
- Train Start Logits Accuracy: 0.
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -44,6 +44,8 @@ The following hyperparameters were used during training:
|
|
44 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Epoch |
|
45 |
|:----------:|:-------------------------:|:---------------------------:|:-----:|
|
46 |
| 1.5548 | 0.6236 | 0.6172 | 0 |
|
|
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [nlpconnect/roberta-base-squad2-nq](https://huggingface.co/nlpconnect/roberta-base-squad2-nq) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 1.5461
|
18 |
+
- Train End Logits Accuracy: 0.6253
|
19 |
+
- Train Start Logits Accuracy: 0.6120
|
20 |
+
- Epoch: 2
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
44 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Epoch |
|
45 |
|:----------:|:-------------------------:|:---------------------------:|:-----:|
|
46 |
| 1.5548 | 0.6236 | 0.6172 | 0 |
|
47 |
+
| 1.5423 | 0.6286 | 0.6192 | 1 |
|
48 |
+
| 1.5461 | 0.6253 | 0.6120 | 2 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 496513360
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63847ce3af002f8db1fcccdc9761e7ac0d7b9f78ff99c5c396297167c0912946
|
3 |
size 496513360
|