nandysoham commited on
Commit
1e47767
1 Parent(s): d3083ca

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +8 -7
  2. tf_model.h5 +1 -1
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 [Rocketknight1/distilbert-base-uncased-finetuned-squad](https://huggingface.co/Rocketknight1/distilbert-base-uncased-finetuned-squad) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 1.1788
18
- - Train End Logits Accuracy: 0.6713
19
- - Train Start Logits Accuracy: 0.6442
20
- - Validation Loss: 0.9438
21
- - Validation End Logits Accuracy: 0.7339
22
- - Validation Start Logits Accuracy: 0.6946
23
- - Epoch: 0
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.1788 | 0.6713 | 0.6442 | 0.9438 | 0.7339 | 0.6946 | 0 |
 
50
 
51
 
52
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [Rocketknight1/distilbert-base-uncased-finetuned-squad](https://huggingface.co/Rocketknight1/distilbert-base-uncased-finetuned-squad) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.8541
18
+ - Train End Logits Accuracy: 0.7507
19
+ - Train Start Logits Accuracy: 0.7227
20
+ - Validation Loss: 0.9520
21
+ - Validation End Logits Accuracy: 0.7332
22
+ - Validation Start Logits Accuracy: 0.7059
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.1788 | 0.6713 | 0.6442 | 0.9438 | 0.7339 | 0.6946 | 0 |
50
+ | 0.8541 | 0.7507 | 0.7227 | 0.9520 | 0.7332 | 0.7059 | 1 |
51
 
52
 
53
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4610bcba3979fe66cb51089457d2c5ae07da5806f3405e2ecab799f5169bc996
3
  size 265583688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18629e5e4f479db036df0b9f4b80c82f8765c7e3e3940becf74d4ad3db90d710
3
  size 265583688