LovenOO commited on
Commit
3a74765
1 Parent(s): 52b2f28

Training in progress epoch 5

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: 0.2500
18
  - Validation Loss: 0.5477
19
  - Train Precision: 0.5943
20
  - Train Recall: 0.6009
21
  - Train F1: 0.5963
22
  - Train Accuracy: 0.8552
23
- - Epoch: 4
24
 
25
  ## Model description
26
 
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
51
  | 0.3958 | 0.5655 | 0.6173 | 0.5757 | 0.5845 | 0.8503 | 2 |
52
  | 0.3047 | 0.5495 | 0.6099 | 0.5855 | 0.5937 | 0.8523 | 3 |
53
  | 0.2500 | 0.5477 | 0.5943 | 0.6009 | 0.5963 | 0.8552 | 4 |
 
54
 
55
 
56
  ### 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: 0.2344
18
  - Validation Loss: 0.5477
19
  - Train Precision: 0.5943
20
  - Train Recall: 0.6009
21
  - Train F1: 0.5963
22
  - Train Accuracy: 0.8552
23
+ - Epoch: 5
24
 
25
  ## Model description
26
 
 
51
  | 0.3958 | 0.5655 | 0.6173 | 0.5757 | 0.5845 | 0.8503 | 2 |
52
  | 0.3047 | 0.5495 | 0.6099 | 0.5855 | 0.5937 | 0.8523 | 3 |
53
  | 0.2500 | 0.5477 | 0.5943 | 0.6009 | 0.5963 | 0.8552 | 4 |
54
+ | 0.2344 | 0.5477 | 0.5943 | 0.6009 | 0.5963 | 0.8552 | 5 |
55
 
56
 
57
  ### Framework versions