AlmogMor345 commited on
Commit
95ca9e5
·
1 Parent(s): fc8e8f8

Training in progress epoch 99

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -14,13 +14,13 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 1.2556
18
  - Validation Loss: 1.3458
19
  - Train Precision: 0.0
20
  - Train Recall: 0.0
21
  - Train F1: 0.0
22
  - Train Accuracy: 0.9140
23
- - Epoch: 98
24
 
25
  ## Model description
26
 
@@ -145,6 +145,7 @@ The following hyperparameters were used during training:
145
  | 1.3577 | 1.3458 | 0.0 | 0.0 | 0.0 | 0.9140 | 96 |
146
  | 1.2373 | 1.3458 | 0.0 | 0.0 | 0.0 | 0.9140 | 97 |
147
  | 1.2556 | 1.3458 | 0.0 | 0.0 | 0.0 | 0.9140 | 98 |
 
148
 
149
 
150
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 1.3321
18
  - Validation Loss: 1.3458
19
  - Train Precision: 0.0
20
  - Train Recall: 0.0
21
  - Train F1: 0.0
22
  - Train Accuracy: 0.9140
23
+ - Epoch: 99
24
 
25
  ## Model description
26
 
 
145
  | 1.3577 | 1.3458 | 0.0 | 0.0 | 0.0 | 0.9140 | 96 |
146
  | 1.2373 | 1.3458 | 0.0 | 0.0 | 0.0 | 0.9140 | 97 |
147
  | 1.2556 | 1.3458 | 0.0 | 0.0 | 0.0 | 0.9140 | 98 |
148
+ | 1.3321 | 1.3458 | 0.0 | 0.0 | 0.0 | 0.9140 | 99 |
149
 
150
 
151
  ### Framework versions