nandysoham commited on
Commit
074263c
1 Parent(s): a126786

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +7 -6
  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.9118
18
- - Train End Logits Accuracy: 0.7405
19
- - Train Start Logits Accuracy: 0.7093
20
- - Validation Loss: 0.8196
21
- - Validation End Logits Accuracy: 0.7744
22
  - Validation Start Logits Accuracy: 0.7556
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.9118 | 0.7405 | 0.7093 | 0.8196 | 0.7744 | 0.7556 | 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.5941
18
+ - Train End Logits Accuracy: 0.8333
19
+ - Train Start Logits Accuracy: 0.7955
20
+ - Validation Loss: 0.8305
21
+ - Validation End Logits Accuracy: 0.7820
22
  - Validation Start Logits Accuracy: 0.7556
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.9118 | 0.7405 | 0.7093 | 0.8196 | 0.7744 | 0.7556 | 0 |
50
+ | 0.5941 | 0.8333 | 0.7955 | 0.8305 | 0.7820 | 0.7556 | 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:7f7a220a50ea4360f04e1b9ce227d40ed7ff137557dae7fa9697ccc177ee1e1d
3
  size 265583688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb490cf6421281a38b284dda88c3ba5fc33347e82f7a751e23623bc8a60425a2
3
  size 265583688