riftz112 commited on
Commit
42be5a3
1 Parent(s): f59c096

Training in progress epoch 9

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [google-bert/bert-base-cased](https://huggingface.co/google-bert/bert-base-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 4.1803
19
  - Validation Loss: 4.0652
20
- - Epoch: 8
21
 
22
  ## Model description
23
 
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
52
  | 4.1785 | 4.0652 | 6 |
53
  | 4.1795 | 4.0652 | 7 |
54
  | 4.1803 | 4.0652 | 8 |
 
55
 
56
 
57
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [google-bert/bert-base-cased](https://huggingface.co/google-bert/bert-base-cased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 4.1874
19
  - Validation Loss: 4.0652
20
+ - Epoch: 9
21
 
22
  ## Model description
23
 
 
52
  | 4.1785 | 4.0652 | 6 |
53
  | 4.1795 | 4.0652 | 7 |
54
  | 4.1803 | 4.0652 | 8 |
55
+ | 4.1874 | 4.0652 | 9 |
56
 
57
 
58
  ### Framework versions