pankaj10034
commited on
Commit
•
0e237d6
1
Parent(s):
b540878
Training in progress epoch 0
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-base](https://huggingface.co/deepset/gbert-base) 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 |
|
@@ -42,9 +42,7 @@ The following hyperparameters were used during training:
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
-
| 0.
|
46 |
-
| 0.0556 | 0.0870 | 1 |
|
47 |
-
| 0.0335 | 0.0896 | 2 |
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [deepset/gbert-base](https://huggingface.co/deepset/gbert-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.1343
|
18 |
+
- Validation Loss: 0.0848
|
19 |
+
- Epoch: 0
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
+
| 0.1343 | 0.0848 | 0 |
|
|
|
|
|
46 |
|
47 |
|
48 |
### Framework versions
|
logs/train/events.out.tfevents.1689049476.784b5a50beba.386.2.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5682205a0d862704dea1f75a9be9f0d8cb24f12c1a05be55e121a5de468bfbc2
|
3 |
+
size 3599344
|
logs/train/events.out.tfevents.1689049807.784b5a50beba.10221.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccb9d44da478db82d3dbdac5ffe794546e24ea4892214643980e680a5bc85d79
|
3 |
+
size 3599485
|
logs/validation/events.out.tfevents.1689050071.784b5a50beba.10221.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b23c1a1679445ee41d2861dd7c79a6a161c100f6cdcb0dc7531e9b08c0537ca
|
3 |
+
size 232
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437649388
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1dfeafeb03c2e0412968edfa1abcb30562ca1687dbc1363b3b5ff443bcd5c11d
|
3 |
size 437649388
|