PixelPulse64 commited on
Commit
76b2d58
·
verified ·
1 Parent(s): 2e7169e

Training complete

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 [google-bert/bert-large-uncased](https://huggingface.co/google-bert/bert-large-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.0004
20
 
21
  ## Model description
22
 
@@ -48,7 +48,7 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:-----:|:---------------:|
51
- | 0.0007 | 1.0 | 11875 | 0.0004 |
52
 
53
 
54
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [google-bert/bert-large-uncased](https://huggingface.co/google-bert/bert-large-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.0002
20
 
21
  ## Model description
22
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:-----:|:---------------:|
51
+ | 0.0004 | 1.0 | 71250 | 0.0002 |
52
 
53
 
54
  ### Framework versions