vladjr commited on
Commit
a6cb3aa
1 Parent(s): edd36e7

Training in progress epoch 5

Browse files
Files changed (1) hide show
  1. README.md +5 -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: 0.8946
19
  - Validation Loss: 0.8633
20
  - Train Accuracy: 0.7
21
- - Epoch: 2
22
 
23
  ## Model description
24
 
@@ -47,6 +47,9 @@ The following hyperparameters were used during training:
47
  | 1.0140 | 0.9094 | 0.66 | 0 |
48
  | 0.9064 | 0.8633 | 0.7 | 1 |
49
  | 0.8946 | 0.8633 | 0.7 | 2 |
 
 
 
50
 
51
 
52
  ### 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.8883
19
  - Validation Loss: 0.8633
20
  - Train Accuracy: 0.7
21
+ - Epoch: 5
22
 
23
  ## Model description
24
 
 
47
  | 1.0140 | 0.9094 | 0.66 | 0 |
48
  | 0.9064 | 0.8633 | 0.7 | 1 |
49
  | 0.8946 | 0.8633 | 0.7 | 2 |
50
+ | 0.8956 | 0.8633 | 0.7 | 3 |
51
+ | 0.8881 | 0.8633 | 0.7 | 4 |
52
+ | 0.8883 | 0.8633 | 0.7 | 5 |
53
 
54
 
55
  ### Framework versions