Ahmed-Zakaria commited on
Commit
5c3c781
1 Parent(s): a53a243

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
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert-base-cased-distilled-squad](https://huggingface.co/distilbert-base-cased-distilled-squad) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.6238
19
- - Train End Logits Accuracy: 0.8207
20
- - Train Start Logits Accuracy: 0.7789
21
- - Validation Loss: 1.1257
22
- - Validation End Logits Accuracy: 0.7123
23
- - Validation Start Logits Accuracy: 0.6807
24
- - Epoch: 0
25
 
26
  ## Model description
27
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  | Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
49
  |:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
50
  | 0.6238 | 0.8207 | 0.7789 | 1.1257 | 0.7123 | 0.6807 | 0 |
 
51
 
52
 
53
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-cased-distilled-squad](https://huggingface.co/distilbert-base-cased-distilled-squad) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.4553
19
+ - Train End Logits Accuracy: 0.8655
20
+ - Train Start Logits Accuracy: 0.8283
21
+ - Validation Loss: 1.2318
22
+ - Validation End Logits Accuracy: 0.7094
23
+ - Validation Start Logits Accuracy: 0.6784
24
+ - Epoch: 1
25
 
26
  ## Model description
27
 
 
48
  | Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
49
  |:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
50
  | 0.6238 | 0.8207 | 0.7789 | 1.1257 | 0.7123 | 0.6807 | 0 |
51
+ | 0.4553 | 0.8655 | 0.8283 | 1.2318 | 0.7094 | 0.6784 | 1 |
52
 
53
 
54
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:31c0a0909cff826e4b54cf6f566299f66bf694377110b9937b5e7e5ca00af386
3
  size 260895720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20c31220c5079c1928a2437f736f5a3dade2b799b449cfa952c9fb1949d31ee6
3
  size 260895720