haddadalwi commited on
Commit
1f44481
1 Parent(s): 67a3a0c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [bert-large-uncased-whole-word-masking-finetuned-squad](https://huggingface.co/bert-large-uncased-whole-word-masking-finetuned-squad) on the squad_v2 dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.5568
20
 
21
  ## Model description
22
 
@@ -47,8 +47,8 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | No log | 1.0 | 40 | 0.4594 |
51
- | No log | 2.0 | 80 | 0.5568 |
52
 
53
 
54
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [bert-large-uncased-whole-word-masking-finetuned-squad](https://huggingface.co/bert-large-uncased-whole-word-masking-finetuned-squad) on the squad_v2 dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.3855
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | No log | 1.0 | 40 | 0.4082 |
51
+ | No log | 2.0 | 80 | 0.3855 |
52
 
53
 
54
  ### Framework versions