Docty commited on
Commit
caa8fc1
1 Parent(s): cc5cd6b

Training in progress epoch 2

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.5043
20
  - Validation Loss: 0.6306
21
- - Epoch: 1
22
 
23
  ## Model description
24
 
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
46
  |:----------:|:---------------:|:-----:|
47
  | 1.2112 | 0.6667 | 0 |
48
  | 0.5043 | 0.6306 | 1 |
 
49
 
50
 
51
  ### 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.4089
20
  - Validation Loss: 0.6306
21
+ - Epoch: 2
22
 
23
  ## Model description
24
 
 
46
  |:----------:|:---------------:|:-----:|
47
  | 1.2112 | 0.6667 | 0 |
48
  | 0.5043 | 0.6306 | 1 |
49
+ | 0.4089 | 0.6306 | 2 |
50
 
51
 
52
  ### Framework versions