Andronius17 commited on
Commit
386a902
·
1 Parent(s): 55a1462

Training in progress epoch 32

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -14,9 +14,9 @@ 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: 3.9465
18
  - Validation Loss: 3.9762
19
- - Epoch: 31
20
 
21
  ## Model description
22
 
@@ -74,6 +74,7 @@ The following hyperparameters were used during training:
74
  | 3.9479 | 3.9762 | 29 |
75
  | 3.9370 | 3.9762 | 30 |
76
  | 3.9465 | 3.9762 | 31 |
 
77
 
78
 
79
  ### 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: 3.9377
18
  - Validation Loss: 3.9762
19
+ - Epoch: 32
20
 
21
  ## Model description
22
 
 
74
  | 3.9479 | 3.9762 | 29 |
75
  | 3.9370 | 3.9762 | 30 |
76
  | 3.9465 | 3.9762 | 31 |
77
+ | 3.9377 | 3.9762 | 32 |
78
 
79
 
80
  ### Framework versions