nandysoham
commited on
Commit
路
ef524b5
1
Parent(s):
b8c2d1e
Training in progress epoch 9
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 [nandysoham/distilbert-base-uncased-finetuned-squad](https://huggingface.co/nandysoham/distilbert-base-uncased-finetuned-squad) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Train End Logits Accuracy: 0.
|
19 |
-
- Train Start Logits Accuracy: 0.
|
20 |
-
- Validation Loss: 2.
|
21 |
-
- Validation End Logits Accuracy: 0.
|
22 |
-
- Validation Start Logits Accuracy: 0.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -54,6 +54,8 @@ The following hyperparameters were used during training:
|
|
54 |
| 0.5996 | 0.7054 | 0.6994 | 2.0109 | 0.2118 | 0.2471 | 5 |
|
55 |
| 0.5277 | 0.7440 | 0.7589 | 2.1286 | 0.1765 | 0.2000 | 6 |
|
56 |
| 0.4810 | 0.7679 | 0.7798 | 2.2263 | 0.1529 | 0.2000 | 7 |
|
|
|
|
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [nandysoham/distilbert-base-uncased-finetuned-squad](https://huggingface.co/nandysoham/distilbert-base-uncased-finetuned-squad) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.4305
|
18 |
+
- Train End Logits Accuracy: 0.7857
|
19 |
+
- Train Start Logits Accuracy: 0.8006
|
20 |
+
- Validation Loss: 2.3316
|
21 |
+
- Validation End Logits Accuracy: 0.1647
|
22 |
+
- Validation Start Logits Accuracy: 0.2118
|
23 |
+
- Epoch: 9
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
54 |
| 0.5996 | 0.7054 | 0.6994 | 2.0109 | 0.2118 | 0.2471 | 5 |
|
55 |
| 0.5277 | 0.7440 | 0.7589 | 2.1286 | 0.1765 | 0.2000 | 6 |
|
56 |
| 0.4810 | 0.7679 | 0.7798 | 2.2263 | 0.1529 | 0.2000 | 7 |
|
57 |
+
| 0.4488 | 0.8036 | 0.7887 | 2.2999 | 0.1529 | 0.1882 | 8 |
|
58 |
+
| 0.4305 | 0.7857 | 0.8006 | 2.3316 | 0.1647 | 0.2118 | 9 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
logs/train/events.out.tfevents.1674136384.dfbda03840af.1364.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:0a3c5b362e60868b8223d9f1709bfe0f2eeeb5a8f54a909f43bae9cb3fb3dc41
|
3 |
+
size 930701
|
logs/validation/events.out.tfevents.1674136403.dfbda03840af.1364.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:0c9126403c9995098121e3bbe29c191d2db2099b2dfbc8909e7b92bc5eb697fd
|
3 |
+
size 5336
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265583688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43ecb3972a16c9b7895830539299c63df39aee05208a48d8fefb52e018aa2937
|
3 |
size 265583688
|