nandysoham16 commited on
Commit
1f03285
1 Parent(s): 92f86f1

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.0062
18
- - Train End Logits Accuracy: 0.7301
19
- - Train Start Logits Accuracy: 0.6882
20
- - Validation Loss: 0.8708
21
- - Validation End Logits Accuracy: 0.7571
22
- - Validation Start Logits Accuracy: 0.7147
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.0062 | 0.7301 | 0.6882 | 0.8708 | 0.7571 | 0.7147 | 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.6603
18
+ - Train End Logits Accuracy: 0.8121
19
+ - Train Start Logits Accuracy: 0.7740
20
+ - Validation Loss: 0.8493
21
+ - Validation End Logits Accuracy: 0.7641
22
+ - Validation Start Logits Accuracy: 0.7206
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.0062 | 0.7301 | 0.6882 | 0.8708 | 0.7571 | 0.7147 | 0 |
50
+ | 0.6603 | 0.8121 | 0.7740 | 0.8493 | 0.7641 | 0.7206 | 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:4909cac9e987db63e03ac1cae7b9136c5b7a53895172113d458af889148aecfe
3
  size 265583688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81d2221d08e9fc5c4fc68f20901c3e26789fe8d3857f275f57c3f30c16406c33
3
  size 265583688