sento800 commited on
Commit
4813ba7
1 Parent(s): 7acb2e0

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the squad dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.7415
21
 
22
  ## Model description
23
 
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | No log | 1.0 | 250 | 2.4387 |
52
- | 2.9089 | 2.0 | 500 | 1.8782 |
53
- | 2.9089 | 3.0 | 750 | 1.7213 |
54
- | 1.3462 | 4.0 | 1000 | 1.7248 |
55
- | 1.3462 | 5.0 | 1250 | 1.7415 |
56
 
57
 
58
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the squad dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.4503
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 2.8676 | 1.0 | 500 | 1.5998 |
52
+ | 1.4534 | 2.0 | 1000 | 1.3659 |
53
+ | 1.0241 | 3.0 | 1500 | 1.3650 |
54
+ | 0.777 | 4.0 | 2000 | 1.4111 |
55
+ | 0.6292 | 5.0 | 2500 | 1.4503 |
56
 
57
 
58
  ### Framework versions