Mappinga commited on
Commit
b954eb6
1 Parent(s): d56e706

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 [deepset/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Train Loss: 1.4510
20
  - Validation Loss: 1.5468
21
- - Epoch: 1
22
 
23
  ## Model description
24
 
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
46
  |:----------:|:---------------:|:-----:|
47
  | 1.4448 | 1.5468 | 0 |
48
  | 1.4510 | 1.5468 | 1 |
 
49
 
50
 
51
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [deepset/roberta-base-squad2](https://huggingface.co/deepset/roberta-base-squad2) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Train Loss: 1.4354
20
  - Validation Loss: 1.5468
21
+ - Epoch: 2
22
 
23
  ## Model description
24
 
 
46
  |:----------:|:---------------:|:-----:|
47
  | 1.4448 | 1.5468 | 0 |
48
  | 1.4510 | 1.5468 | 1 |
49
+ | 1.4354 | 1.5468 | 2 |
50
 
51
 
52
  ### Framework versions