ajrayman commited on
Commit
9365691
1 Parent(s): 6e88014

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -10,22 +10,22 @@ metrics:
10
  - recall
11
  - f1
12
  model-index:
13
- - name: machiavellianism_binary
14
  results: []
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
  should probably proofread and complete it, then remove this comment. -->
19
 
20
- # machiavellianism_binary
21
 
22
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.5728
25
  - Accuracy: 0.7047
26
- - Precision: 0.7690
27
- - Recall: 0.5054
28
- - F1: 0.6099
29
 
30
  ## Model description
31
 
@@ -56,8 +56,8 @@ The following hyperparameters were used during training:
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
- | No log | 1.0 | 127 | 0.5810 | 0.7106 | 0.7584 | 0.5380 | 0.6294 |
60
- | No log | 2.0 | 254 | 0.5728 | 0.7047 | 0.7690 | 0.5054 | 0.6099 |
61
 
62
 
63
  ### Framework versions
 
10
  - recall
11
  - f1
12
  model-index:
13
+ - name: psychopathy_binary
14
  results: []
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
  should probably proofread and complete it, then remove this comment. -->
19
 
20
+ # psychopathy_binary
21
 
22
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.5869
25
  - Accuracy: 0.7047
26
+ - Precision: 0.7698
27
+ - Recall: 0.4609
28
+ - F1: 0.5766
29
 
30
  ## Model description
31
 
 
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
+ | No log | 1.0 | 140 | 0.5715 | 0.6993 | 0.7254 | 0.5 | 0.5920 |
60
+ | No log | 2.0 | 280 | 0.5869 | 0.7047 | 0.7698 | 0.4609 | 0.5766 |
61
 
62
 
63
  ### Framework versions