Docty commited on
Commit
c448f7c
1 Parent(s): 6e6fc27

Training in progress epoch 9

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -16,9 +16,9 @@ probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [distilbert/distilbert-base-cased-distilled-squad](https://huggingface.co/distilbert/distilbert-base-cased-distilled-squad) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Train Loss: 0.4117
20
  - Validation Loss: 0.6306
21
- - Epoch: 8
22
 
23
  ## Model description
24
 
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
53
  | 0.4218 | 0.6306 | 6 |
54
  | 0.4031 | 0.6306 | 7 |
55
  | 0.4117 | 0.6306 | 8 |
 
56
 
57
 
58
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [distilbert/distilbert-base-cased-distilled-squad](https://huggingface.co/distilbert/distilbert-base-cased-distilled-squad) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Train Loss: 0.4095
20
  - Validation Loss: 0.6306
21
+ - Epoch: 9
22
 
23
  ## Model description
24
 
 
53
  | 0.4218 | 0.6306 | 6 |
54
  | 0.4031 | 0.6306 | 7 |
55
  | 0.4117 | 0.6306 | 8 |
56
+ | 0.4095 | 0.6306 | 9 |
57
 
58
 
59
  ### Framework versions