badokorach
commited on
Commit
•
aa51a42
1
Parent(s):
bb6b6fa
Training in progress epoch 4
Browse files- README.md +4 -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 [distilbert-base-cased-distilled-squad](https://huggingface.co/distilbert-base-cased-distilled-squad) 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 |
|
@@ -46,6 +46,8 @@ The following hyperparameters were used during training:
|
|
46 |
| 2.7789 | 0.0 | 0 |
|
47 |
| 1.9616 | 0.0 | 1 |
|
48 |
| 1.7173 | 0.0 | 2 |
|
|
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-cased-distilled-squad](https://huggingface.co/distilbert-base-cased-distilled-squad) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 1.2717
|
19 |
- Validation Loss: 0.0
|
20 |
+
- Epoch: 4
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
46 |
| 2.7789 | 0.0 | 0 |
|
47 |
| 1.9616 | 0.0 | 1 |
|
48 |
| 1.7173 | 0.0 | 2 |
|
49 |
+
| 1.4140 | 0.0 | 3 |
|
50 |
+
| 1.2717 | 0.0 | 4 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 260895720
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1eef9dda01cfac26728083c7c506e2a021c76ce62997cd4e76950528ba4e010
|
3 |
size 260895720
|