Docty commited on
Commit
be38cfb
1 Parent(s): 32508d4

Training in progress epoch 5

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.4204
20
  - Validation Loss: 0.6306
21
- - Epoch: 4
22
 
23
  ## Model description
24
 
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
49
  | 0.4089 | 0.6306 | 2 |
50
  | 0.4124 | 0.6306 | 3 |
51
  | 0.4204 | 0.6306 | 4 |
 
52
 
53
 
54
  ### 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.4269
20
  - Validation Loss: 0.6306
21
+ - Epoch: 5
22
 
23
  ## Model description
24
 
 
49
  | 0.4089 | 0.6306 | 2 |
50
  | 0.4124 | 0.6306 | 3 |
51
  | 0.4204 | 0.6306 | 4 |
52
+ | 0.4269 | 0.6306 | 5 |
53
 
54
 
55
  ### Framework versions