betteib commited on
Commit
17296c5
1 Parent(s): a3d55b7

Training in progress epoch 6

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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 [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 8.1079
19
  - Train Accuracy: 0.0049
20
- - Validation Loss: 8.1067
21
  - Validation Accuracy: 0.0046
22
- - Epoch: 5
23
 
24
  ## Model description
25
 
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
51
  | 8.1128 | 0.0049 | 8.0994 | 0.0048 | 3 |
52
  | 8.1190 | 0.0048 | 8.1180 | 0.0046 | 4 |
53
  | 8.1079 | 0.0049 | 8.1067 | 0.0046 | 5 |
 
54
 
55
 
56
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 8.1140
19
  - Train Accuracy: 0.0049
20
+ - Validation Loss: 8.1063
21
  - Validation Accuracy: 0.0046
22
+ - Epoch: 6
23
 
24
  ## Model description
25
 
 
51
  | 8.1128 | 0.0049 | 8.0994 | 0.0048 | 3 |
52
  | 8.1190 | 0.0048 | 8.1180 | 0.0046 | 4 |
53
  | 8.1079 | 0.0049 | 8.1067 | 0.0046 | 5 |
54
+ | 8.1140 | 0.0049 | 8.1063 | 0.0046 | 6 |
55
 
56
 
57
  ### Framework versions