arminmrm93 commited on
Commit
9c48373
·
1 Parent(s): e82e57a

Training in progress epoch 4

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -15,10 +15,10 @@ 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: 1.5949
19
  - Validation Loss: 1.5980
20
  - Train Accuracy: 0.4
21
- - Epoch: 3
22
 
23
  ## Model description
24
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  | 1.6157 | 1.5980 | 0.4 | 1 |
49
  | 1.6011 | 1.5980 | 0.4 | 2 |
50
  | 1.5949 | 1.5980 | 0.4 | 3 |
 
51
 
52
 
53
  ### 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: 1.6114
19
  - Validation Loss: 1.5980
20
  - Train Accuracy: 0.4
21
+ - Epoch: 4
22
 
23
  ## Model description
24
 
 
48
  | 1.6157 | 1.5980 | 0.4 | 1 |
49
  | 1.6011 | 1.5980 | 0.4 | 2 |
50
  | 1.5949 | 1.5980 | 0.4 | 3 |
51
+ | 1.6114 | 1.5980 | 0.4 | 4 |
52
 
53
 
54
  ### Framework versions