badokorach commited on
Commit
f73a8eb
1 Parent(s): c69b3e3

Training in progress epoch 16

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -15,8 +15,8 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.0004
19
- - Epoch: 15
20
 
21
  ## Model description
22
 
@@ -58,6 +58,7 @@ The following hyperparameters were used during training:
58
  | 0.0001 | 13 |
59
  | 0.0001 | 14 |
60
  | 0.0004 | 15 |
 
61
 
62
 
63
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.0002
19
+ - Epoch: 16
20
 
21
  ## Model description
22
 
 
58
  | 0.0001 | 13 |
59
  | 0.0001 | 14 |
60
  | 0.0004 | 15 |
61
+ | 0.0002 | 16 |
62
 
63
 
64
  ### Framework versions