ajrayman commited on
Commit
875652a
·
verified ·
1 Parent(s): e009e1b

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: Self_Efficacy_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_Efficacy_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.6822
25
- - Accuracy: 0.6468
26
- - Precision: 0.6816
27
- - Recall: 0.5996
28
- - F1: 0.6380
 
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.6634 | 0.6132 | 0.6849 | 0.4722 | 0.5590 |
60
- | No log | 2.0 | 268 | 0.6410 | 0.6393 | 0.6714 | 0.5978 | 0.6325 |
61
- | No log | 3.0 | 402 | 0.6822 | 0.6468 | 0.6816 | 0.5996 | 0.6380 |
62
 
63
 
64
  ### Framework versions
 
10
  - recall
11
  - f1
12
  model-index:
13
+ - name: Sympathy_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
+ # Sympathy_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.6330
25
+ - Accuracy: 0.6688
26
+ - Precision: 0.6621
27
+ - Recall: 0.7072
28
+ - F1: 0.6839
29
+ - Auc: 0.6683
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.6460 | 0.6119 | 0.6779 | 0.4457 | 0.5378 | 0.6141 |
61
+ | No log | 2.0 | 268 | 0.6462 | 0.6465 | 0.6277 | 0.7422 | 0.6802 | 0.6452 |
62
+ | No log | 3.0 | 402 | 0.6330 | 0.6688 | 0.6621 | 0.7072 | 0.6839 | 0.6683 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a23f4f2235d65d39aaeb4b8ae7c8650223d80b13b93fa9227cc4e5137d3b1b15
3
  size 1421495416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9094cdbb85809dfd6765201034e585692a4f020be907067f89199513fb8d8833
3
  size 1421495416
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bce5f513de2036eae7365e63819980a318bd283f75b7fbc6a5a01adfa081e978
3
  size 4719
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5d904e5f2f7c7b6538fe197c65d06c5f9594985973809e785bdb99421b3ed08
3
  size 4719