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

Training in progress epoch 31

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.9370
18
  - Validation Loss: 3.9762
19
- - Epoch: 30
20
 
21
  ## Model description
22
 
@@ -73,6 +73,7 @@ The following hyperparameters were used during training:
73
  | 3.9458 | 3.9762 | 28 |
74
  | 3.9479 | 3.9762 | 29 |
75
  | 3.9370 | 3.9762 | 30 |
 
76
 
77
 
78
  ### 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.9465
18
  - Validation Loss: 3.9762
19
+ - Epoch: 31
20
 
21
  ## Model description
22
 
 
73
  | 3.9458 | 3.9762 | 28 |
74
  | 3.9479 | 3.9762 | 29 |
75
  | 3.9370 | 3.9762 | 30 |
76
+ | 3.9465 | 3.9762 | 31 |
77
 
78
 
79
  ### Framework versions