ajrayman commited on
Commit
d4e4b32
·
verified ·
1 Parent(s): 691c607

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: Cautiousness_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
- # Cautiousness_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.5918
25
- - Accuracy: 0.6996
26
- - Precision: 0.7176
27
- - Recall: 0.6836
28
- - F1: 0.7002
 
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.6005 | 0.6698 | 0.7333 | 0.56 | 0.6351 |
60
- | No log | 2.0 | 268 | 0.5905 | 0.6922 | 0.6780 | 0.7618 | 0.7175 |
61
- | No log | 3.0 | 402 | 0.5918 | 0.6996 | 0.7176 | 0.6836 | 0.7002 |
62
 
63
 
64
  ### Framework versions
 
10
  - recall
11
  - f1
12
  model-index:
13
+ - name: Self_Discipline_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
+ # Self_Discipline_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.6421
25
+ - Accuracy: 0.6856
26
+ - Precision: 0.6610
27
+ - Recall: 0.7424
28
+ - F1: 0.6994
29
+ - Auc: 0.6865
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.6211 | 0.6810 | 0.6775 | 0.6723 | 0.6749 | 0.6808 |
61
+ | No log | 2.0 | 268 | 0.6428 | 0.6632 | 0.6205 | 0.8144 | 0.7043 | 0.6655 |
62
+ | No log | 3.0 | 402 | 0.6421 | 0.6856 | 0.6610 | 0.7424 | 0.6994 | 0.6865 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:31eb1b3388422b27030591d9392feeb9afc03b392af4e42c7081263636d6a430
3
  size 1421495416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:512b666a71df781a68dd1421d2df96e13c2a1398b8ed99f081dd224b938c2a7e
3
  size 1421495416
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f661e228ca4ee64e4d4904fa344b66d799c74749b7b88e4221ce988bc91fa69b
3
  size 4719
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95fd770a7999fc33a013fa6b9057e73971c8cae479b41aad6737516f898de007
3
  size 4719