Skanda Vivek
commited on
Commit
•
b642530
1
Parent(s):
d899c90
End of training
Browse files- README.md +11 -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/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-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,15 @@ The following hyperparameters were used during training:
|
|
42 |
| Train Loss | Epoch |
|
43 |
|:----------:|:-----:|
|
44 |
| 0.5654 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
|
46 |
|
47 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [deepset/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.0243
|
18 |
+
- Epoch: 9
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
42 |
| Train Loss | Epoch |
|
43 |
|:----------:|:-----:|
|
44 |
| 0.5654 | 0 |
|
45 |
+
| 0.3787 | 1 |
|
46 |
+
| 0.2795 | 2 |
|
47 |
+
| 0.2002 | 3 |
|
48 |
+
| 0.1281 | 4 |
|
49 |
+
| 0.0848 | 5 |
|
50 |
+
| 0.0596 | 6 |
|
51 |
+
| 0.0422 | 7 |
|
52 |
+
| 0.0332 | 8 |
|
53 |
+
| 0.0243 | 9 |
|
54 |
|
55 |
|
56 |
### 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:f570fd5a833e6b03f37e2f978aec2f079a72f80ed11cc2525d364206230b9320
|
3 |
size 496513360
|