nandysoham16 commited on
Commit
30d4ff5
1 Parent(s): e9d97e0

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.7852
18
- - Train End Logits Accuracy: 0.7729
19
- - Train Start Logits Accuracy: 0.7274
20
- - Validation Loss: 0.6182
21
- - Validation End Logits Accuracy: 0.8209
22
- - Validation Start Logits Accuracy: 0.7934
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.7852 | 0.7729 | 0.7274 | 0.6182 | 0.8209 | 0.7934 | 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.4314
18
+ - Train End Logits Accuracy: 0.8717
19
+ - Train Start Logits Accuracy: 0.8517
20
+ - Validation Loss: 0.5632
21
+ - Validation End Logits Accuracy: 0.8341
22
+ - Validation Start Logits Accuracy: 0.8190
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.7852 | 0.7729 | 0.7274 | 0.6182 | 0.8209 | 0.7934 | 0 |
50
+ | 0.4314 | 0.8717 | 0.8517 | 0.5632 | 0.8341 | 0.8190 | 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:33078fc4a0bc52fdfe66d5e8923df6c1e1d135d8a868689afbf5071d746927c3
3
  size 265583688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e01ea60fae339d970a8bbe484bc4f55069dbdf3476ef139d5a9d359e73c1a91
3
  size 265583688