Commit
·
b0f4b2f
1
Parent(s):
28326ad
Training in progress epoch 2
Browse files
README.md
CHANGED
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [deepset/gbert-large](https://huggingface.co/deepset/gbert-large) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -43,6 +43,8 @@ The following hyperparameters were used during training:
|
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
| 0.1216 | 0.0809 | 0 |
|
|
|
|
|
46 |
|
47 |
|
48 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [deepset/gbert-large](https://huggingface.co/deepset/gbert-large) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.0388
|
18 |
+
- Validation Loss: 0.0837
|
19 |
+
- Epoch: 2
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
| 0.1216 | 0.0809 | 0 |
|
46 |
+
| 0.0608 | 0.0817 | 1 |
|
47 |
+
| 0.0388 | 0.0837 | 2 |
|
48 |
|
49 |
|
50 |
### Framework versions
|
logs/train/events.out.tfevents.1662714507.ec36290bf41f.121.0.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bec8b54aa64b80f9bafcb71afd0ddaafa91fe9a10b97a391200899f7485611b
|
3 |
+
size 5703056
|
logs/validation/events.out.tfevents.1662714791.ec36290bf41f.121.1.v2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d7bbd356d305e22ac923806d33df8a31665d938bf395ed2bb64ae663565d260
|
3 |
+
size 506
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1339331396
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b78c589a51669e00033e676a3221896799ff62ad425bb47b155bac43514ff5a
|
3 |
size 1339331396
|