Thamer Smadi commited on
Commit
cfee770
·
1 Parent(s): 712b8f7

Training in progress epoch 4

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -15,12 +15,12 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.3332
19
- - Train Binary Accuracy: 0.8816
20
  - Validation Loss: 0.5065
21
  - Validation Binary Accuracy: 0.8114
22
  - Train Accuracy: 0.4392
23
- - Epoch: 3
24
 
25
  ## Model description
26
 
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
50
  | 0.3349 | 0.8815 | 0.5065 | 0.8114 | 0.4392 | 1 |
51
  | 0.3376 | 0.8812 | 0.5065 | 0.8114 | 0.4392 | 2 |
52
  | 0.3332 | 0.8816 | 0.5065 | 0.8114 | 0.4392 | 3 |
 
53
 
54
 
55
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.3386
19
+ - Train Binary Accuracy: 0.8828
20
  - Validation Loss: 0.5065
21
  - Validation Binary Accuracy: 0.8114
22
  - Train Accuracy: 0.4392
23
+ - Epoch: 4
24
 
25
  ## Model description
26
 
 
50
  | 0.3349 | 0.8815 | 0.5065 | 0.8114 | 0.4392 | 1 |
51
  | 0.3376 | 0.8812 | 0.5065 | 0.8114 | 0.4392 | 2 |
52
  | 0.3332 | 0.8816 | 0.5065 | 0.8114 | 0.4392 | 3 |
53
+ | 0.3386 | 0.8828 | 0.5065 | 0.8114 | 0.4392 | 4 |
54
 
55
 
56
  ### Framework versions