nandysoham
commited on
Commit
•
98604b8
1
Parent(s):
2903f8f
End of training
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:
|
18 |
-
- Train End Logits Accuracy: 0.
|
19 |
-
- Train Start Logits Accuracy: 0
|
20 |
-
- Validation Loss: 0.
|
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 |
| 2.8328 | 0.4688 | 0.4688 | 0.4384 | 0.8846 | 0.8846 | 0 |
|
|
|
50 |
|
51 |
|
52 |
### 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.1525
|
18 |
+
- Train End Logits Accuracy: 0.9896
|
19 |
+
- Train Start Logits Accuracy: 1.0
|
20 |
+
- Validation Loss: 0.1627
|
21 |
+
- Validation End Logits Accuracy: 1.0
|
22 |
+
- Validation Start Logits Accuracy: 1.0
|
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 |
| 2.8328 | 0.4688 | 0.4688 | 0.4384 | 0.8846 | 0.8846 | 0 |
|
50 |
+
| 0.1525 | 0.9896 | 1.0 | 0.1627 | 1.0 | 1.0 | 1 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1674133597.96d670ede426.24.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:e5b9a4d0eca264d6980111b68e7f1b59584b4218f7a7ea6ba18539719b32bf30
|
3 |
+
size 1477776
|
logs/validation/events.out.tfevents.1674133610.96d670ede426.24.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:076fd2b8d425b6e7ae97655af642baee4d1fa593f58e31321853157808769d47
|
3 |
+
size 1092
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265583592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cbd24a6f75a872d8bd09cca33a04574e80a4c43871b1b3361a4a4b14a02b9be
|
3 |
size 265583592
|