vedantjumle commited on
Commit
adc2f38
·
1 Parent(s): 61b8ce6

Training in progress epoch 9

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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 [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.6635
19
- - Validation Loss: 0.5715
20
  - Train Accuracy: 0.9778
21
- - Epoch: 8
22
 
23
  ## Model description
24
 
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
53
  | 0.6370 | 0.5682 | 0.9778 | 6 |
54
  | 0.6405 | 0.5717 | 0.9778 | 7 |
55
  | 0.6635 | 0.5715 | 0.9778 | 8 |
 
56
 
57
 
58
  ### 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.6273
19
+ - Validation Loss: 0.5739
20
  - Train Accuracy: 0.9778
21
+ - Epoch: 9
22
 
23
  ## Model description
24
 
 
53
  | 0.6370 | 0.5682 | 0.9778 | 6 |
54
  | 0.6405 | 0.5717 | 0.9778 | 7 |
55
  | 0.6635 | 0.5715 | 0.9778 | 8 |
56
+ | 0.6273 | 0.5739 | 0.9778 | 9 |
57
 
58
 
59
  ### Framework versions