cetusian commited on
Commit
e1d977e
1 Parent(s): e1a0a91

Training in progress epoch 4

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.3260
19
  - Validation Loss: 0.3764
20
  - Train Precision: 0.7369
21
  - Train Recall: 0.7941
22
  - Train F1: 0.7644
23
  - Train Accuracy: 0.8553
24
- - Epoch: 3
25
 
26
  ## Model description
27
 
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
51
  | 0.4327 | 0.3963 | 0.7202 | 0.7764 | 0.7472 | 0.8445 | 1 |
52
  | 0.3506 | 0.3764 | 0.7369 | 0.7941 | 0.7644 | 0.8553 | 2 |
53
  | 0.3260 | 0.3764 | 0.7369 | 0.7941 | 0.7644 | 0.8553 | 3 |
 
54
 
55
 
56
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.3257
19
  - Validation Loss: 0.3764
20
  - Train Precision: 0.7369
21
  - Train Recall: 0.7941
22
  - Train F1: 0.7644
23
  - Train Accuracy: 0.8553
24
+ - Epoch: 4
25
 
26
  ## Model description
27
 
 
51
  | 0.4327 | 0.3963 | 0.7202 | 0.7764 | 0.7472 | 0.8445 | 1 |
52
  | 0.3506 | 0.3764 | 0.7369 | 0.7941 | 0.7644 | 0.8553 | 2 |
53
  | 0.3260 | 0.3764 | 0.7369 | 0.7941 | 0.7644 | 0.8553 | 3 |
54
+ | 0.3257 | 0.3764 | 0.7369 | 0.7941 | 0.7644 | 0.8553 | 4 |
55
 
56
 
57
  ### Framework versions