Sebastian77
commited on
Commit
•
fc4a830
1
Parent(s):
67db4b7
Training in progress epoch 1
Browse files
README.md
CHANGED
@@ -14,13 +14,13 @@ 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: 1.
|
18 |
-
- Train End Logits Accuracy: 0.
|
19 |
-
- Train Start Logits Accuracy: 0.
|
20 |
-
- Validation Loss: 1.
|
21 |
-
- Validation End Logits Accuracy: 0.
|
22 |
-
- Validation Start Logits Accuracy: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
48 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
49 |
| 1.6931 | 0.6033 | 0.5457 | 1.5640 | 0.6377 | 0.5812 | 0 |
|
|
|
50 |
|
51 |
|
52 |
### 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: 1.3570
|
18 |
+
- Train End Logits Accuracy: 0.6675
|
19 |
+
- Train Start Logits Accuracy: 0.6146
|
20 |
+
- Validation Loss: 1.5083
|
21 |
+
- Validation End Logits Accuracy: 0.6481
|
22 |
+
- Validation Start Logits Accuracy: 0.5920
|
23 |
+
- Epoch: 1
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
47 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
48 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
49 |
| 1.6931 | 0.6033 | 0.5457 | 1.5640 | 0.6377 | 0.5812 | 0 |
|
50 |
+
| 1.3570 | 0.6675 | 0.6146 | 1.5083 | 0.6481 | 0.5920 | 1 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1681141069.7e613cae0e9c.305.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:70408a24a15d54e7b899cb8eb650b72a804a965d0b89a9f1213f199ff80e21ac
|
3 |
+
size 2717222
|
logs/validation/events.out.tfevents.1681148928.7e613cae0e9c.305.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:33604a566b1d602584c0ebfa1192afd882b8cfb6466d65caa63b613ae7ea1a0b
|
3 |
+
size 1136
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 496513256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:344a2b56823dd6225e8a7c111165ca6a1a9e3dd4ffd201fc27fa8ef889e34096
|
3 |
size 496513256
|