arminmrm93 commited on
Commit
da8f2f2
1 Parent(s): eb48fa4

Training in progress epoch 4

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -15,11 +15,11 @@ 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.6132
19
  - Train Accuracy: 0.455
20
  - Validation Loss: 1.6094
21
  - Validation Accuracy: 0.4550
22
- - Epoch: 3
23
 
24
  ## Model description
25
 
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
49
  | 1.6167 | 0.455 | 1.6094 | 0.4550 | 1 |
50
  | 1.6238 | 0.455 | 1.6094 | 0.4550 | 2 |
51
  | 1.6132 | 0.455 | 1.6094 | 0.4550 | 3 |
 
52
 
53
 
54
  ### 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.6112
19
  - Train Accuracy: 0.455
20
  - Validation Loss: 1.6094
21
  - Validation Accuracy: 0.4550
22
+ - Epoch: 4
23
 
24
  ## Model description
25
 
 
49
  | 1.6167 | 0.455 | 1.6094 | 0.4550 | 1 |
50
  | 1.6238 | 0.455 | 1.6094 | 0.4550 | 2 |
51
  | 1.6132 | 0.455 | 1.6094 | 0.4550 | 3 |
52
+ | 1.6112 | 0.455 | 1.6094 | 0.4550 | 4 |
53
 
54
 
55
  ### Framework versions