nandysoham commited on
Commit
bf36445
1 Parent(s): f7a4b88

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: 0.8725
18
- - Train End Logits Accuracy: 0.7440
19
- - Train Start Logits Accuracy: 0.7329
20
- - Validation Loss: 0.7849
21
- - Validation End Logits Accuracy: 0.7673
22
- - Validation Start Logits Accuracy: 0.7713
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
  | 0.8725 | 0.7440 | 0.7329 | 0.7849 | 0.7673 | 0.7713 | 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.5973
18
+ - Train End Logits Accuracy: 0.8147
19
+ - Train Start Logits Accuracy: 0.8012
20
+ - Validation Loss: 0.7844
21
+ - Validation End Logits Accuracy: 0.7760
22
+ - Validation Start Logits Accuracy: 0.7754
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
  | 0.8725 | 0.7440 | 0.7329 | 0.7849 | 0.7673 | 0.7713 | 0 |
50
+ | 0.5973 | 0.8147 | 0.8012 | 0.7844 | 0.7760 | 0.7754 | 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:ee1f99c19420cef8f3c5b57e26c235ac6b0aba96c34487b78c7c5bcafa219551
3
  size 265583688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d49eb8f3de22072fd7e18aa272eabc45aa1f39ed5a97315f3e7ed88bf2ee1a71
3
  size 265583688