badokorach
commited on
Commit
•
b5ab586
1
Parent(s):
aa51a42
Training in progress epoch 6
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:
|
19 |
- Validation Loss: 0.0
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,6 +48,8 @@ The following hyperparameters were used during training:
|
|
48 |
| 1.7173 | 0.0 | 2 |
|
49 |
| 1.4140 | 0.0 | 3 |
|
50 |
| 1.2717 | 0.0 | 4 |
|
|
|
|
|
51 |
|
52 |
|
53 |
### 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: 0.9403
|
19 |
- Validation Loss: 0.0
|
20 |
+
- Epoch: 6
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
| 1.7173 | 0.0 | 2 |
|
49 |
| 1.4140 | 0.0 | 3 |
|
50 |
| 1.2717 | 0.0 | 4 |
|
51 |
+
| 1.1056 | 0.0 | 5 |
|
52 |
+
| 0.9403 | 0.0 | 6 |
|
53 |
|
54 |
|
55 |
### 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:518b87721800b89c60dd7d3520642ddeb659f36f7f1cbc60176cfd3d5332cbf7
|
3 |
size 260895720
|