ajrayman commited on
Commit
5088544
·
verified ·
1 Parent(s): f3cfdc7

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. README.md +13 -12
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -10,22 +10,23 @@ metrics:
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-large](https://huggingface.co/roberta-large) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.5940
25
- - Accuracy: 0.7207
26
- - Precision: 0.7847
27
- - Recall: 0.6232
28
- - F1: 0.6947
 
29
 
30
  ## Model description
31
 
@@ -54,11 +55,11 @@ The following hyperparameters were used during training:
54
 
55
  ### Training results
56
 
57
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
- | No log | 1.0 | 134 | 0.6312 | 0.6317 | 0.8995 | 0.3125 | 0.4638 |
60
- | No log | 2.0 | 268 | 0.5610 | 0.7001 | 0.7074 | 0.7022 | 0.7048 |
61
- | No log | 3.0 | 402 | 0.5940 | 0.7207 | 0.7847 | 0.6232 | 0.6947 |
62
 
63
 
64
  ### Framework versions
 
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-large](https://huggingface.co/roberta-large) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.6395
25
+ - Accuracy: 0.6857
26
+ - Precision: 0.6961
27
+ - Recall: 0.6445
28
+ - F1: 0.6693
29
+ - Auc: 0.6852
30
 
31
  ## Model description
32
 
 
55
 
56
  ### Training results
57
 
58
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Auc |
59
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:------:|
60
+ | No log | 1.0 | 134 | 0.6680 | 0.6388 | 0.9075 | 0.2985 | 0.4492 | 0.6344 |
61
+ | No log | 2.0 | 268 | 0.5901 | 0.6867 | 0.7963 | 0.4905 | 0.6071 | 0.6841 |
62
+ | No log | 3.0 | 402 | 0.6395 | 0.6857 | 0.6961 | 0.6445 | 0.6693 | 0.6852 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e62253e5f8a81b26025d4eb498f27a9f8e49d86e265bfb4e8cb2ac55c5f6763
3
  size 1421495416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23b0c6ca0c6eb1c9dacaec48feafe50ef768cab0c9a56d99545d15b5362932a4
3
  size 1421495416
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:703aeaf2d1387e5fd34df717ab80b739ca13033cba4816603d8195d58427b2f0
3
  size 4719
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7e6bc61b39eb7e630c9b998a04e4492d62a7664057ed1575b7a5770335a0842
3
  size 4719