vonewman commited on
Commit
4358028
1 Parent(s): 98e0d3f

Training complete

Browse files
Files changed (2) hide show
  1. README.md +11 -10
  2. pytorch_model.bin +1 -1
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.2118
22
- - Precision: 0.7031
23
- - Recall: 0.7355
24
- - F1: 0.7190
25
- - Accuracy: 0.9571
26
 
27
  ## Model description
28
 
@@ -41,21 +41,22 @@ More information needed
41
  ### Training hyperparameters
42
 
43
  The following hyperparameters were used during training:
44
- - learning_rate: 4.899923663123727e-05
45
  - train_batch_size: 8
46
  - eval_batch_size: 8
47
  - seed: 42
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
- - num_epochs: 3
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
56
- | No log | 1.0 | 226 | 0.1747 | 0.6946 | 0.6685 | 0.6813 | 0.9556 |
57
- | No log | 2.0 | 452 | 0.2195 | 0.7190 | 0.7128 | 0.7159 | 0.9571 |
58
- | 0.0636 | 3.0 | 678 | 0.2118 | 0.7031 | 0.7355 | 0.7190 | 0.9571 |
 
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.0638
22
+ - Precision: 0.8534
23
+ - Recall: 0.8912
24
+ - F1: 0.8719
25
+ - Accuracy: 0.9886
26
 
27
  ## Model description
28
 
 
41
  ### Training hyperparameters
42
 
43
  The following hyperparameters were used during training:
44
+ - learning_rate: 3.6925210602772034e-05
45
  - train_batch_size: 8
46
  - eval_batch_size: 8
47
  - seed: 42
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
+ - num_epochs: 4
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
56
+ | No log | 1.0 | 226 | 0.0697 | 0.7640 | 0.8810 | 0.8183 | 0.9849 |
57
+ | No log | 2.0 | 452 | 0.0663 | 0.8522 | 0.8435 | 0.8479 | 0.9876 |
58
+ | 0.0089 | 3.0 | 678 | 0.0689 | 0.8257 | 0.9184 | 0.8696 | 0.9875 |
59
+ | 0.0089 | 4.0 | 904 | 0.0638 | 0.8534 | 0.8912 | 0.8719 | 0.9886 |
60
 
61
 
62
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6fe88fc79c71d69da9a131a4d8b7a330d58c362229fec5de051d02c306688cd8
3
  size 1109908201
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a707001cd339908acf978dea7e01ca0fd1d4855ed1f59e264933c9552b792b4
3
  size 1109908201