nandysoham16 commited on
Commit
c5b625f
1 Parent(s): 6902d6a

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.9909
18
- - Train End Logits Accuracy: 0.7450
19
- - Train Start Logits Accuracy: 0.6554
20
- - Validation Loss: 0.7298
21
- - Validation End Logits Accuracy: 0.7919
22
- - Validation Start Logits Accuracy: 0.7217
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.9909 | 0.7450 | 0.6554 | 0.7298 | 0.7919 | 0.7217 | 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.6211
18
+ - Train End Logits Accuracy: 0.8323
19
+ - Train Start Logits Accuracy: 0.7736
20
+ - Validation Loss: 0.6657
21
+ - Validation End Logits Accuracy: 0.8126
22
+ - Validation Start Logits Accuracy: 0.7432
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.9909 | 0.7450 | 0.6554 | 0.7298 | 0.7919 | 0.7217 | 0 |
50
+ | 0.6211 | 0.8323 | 0.7736 | 0.6657 | 0.8126 | 0.7432 | 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:e0af427fdfa90d2b1269445bd5738679fd68df69148060ba5223a6e59394fb53
3
  size 265583688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8d2ad5e34958df342552bdadb5f31d83292dec7f7fcd5e3ae0dbb3e9e16fd02
3
  size 265583688