rupav02gmail commited on
Commit
71c4ffa
·
verified ·
1 Parent(s): 123f271

Training complete

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -18,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model was trained from scratch on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.1453
22
- - Precision: 0.5548
23
- - Recall: 0.6041
24
- - F1: 0.5784
25
- - Accuracy: 0.9556
26
 
27
  ## Model description
28
 
@@ -53,9 +53,9 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
56
- | No log | 1.0 | 474 | 0.1675 | 0.4207 | 0.3972 | 0.4086 | 0.9442 |
57
- | 0.227 | 2.0 | 948 | 0.1660 | 0.4922 | 0.5990 | 0.5404 | 0.9474 |
58
- | 0.1304 | 3.0 | 1422 | 0.1453 | 0.5548 | 0.6041 | 0.5784 | 0.9556 |
59
 
60
 
61
  ### Framework versions
 
18
 
19
  This model was trained from scratch on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1406
22
+ - Precision: 0.5275
23
+ - Recall: 0.5723
24
+ - F1: 0.5490
25
+ - Accuracy: 0.9563
26
 
27
  ## Model description
28
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
56
+ | No log | 1.0 | 474 | 0.1706 | 0.4389 | 0.3693 | 0.4011 | 0.9452 |
57
+ | 0.2264 | 2.0 | 948 | 0.1624 | 0.4957 | 0.5850 | 0.5367 | 0.9495 |
58
+ | 0.1305 | 3.0 | 1422 | 0.1406 | 0.5275 | 0.5723 | 0.5490 | 0.9563 |
59
 
60
 
61
  ### Framework versions