ajrayman commited on
Commit
6e70ebf
·
verified ·
1 Parent(s): dc90b87

Training in progress, epoch 1

Browse files
Files changed (2) hide show
  1. README.md +13 -12
  2. training_args.bin +1 -1
README.md CHANGED
@@ -10,22 +10,23 @@ metrics:
10
  - recall
11
  - f1
12
  model-index:
13
- - name: Anger_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
- # Anger_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.7098
25
- - Accuracy: 0.6474
26
- - Precision: 0.6685
27
- - Recall: 0.6398
28
- - F1: 0.6538
 
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.6285 | 0.6399 | 0.6458 | 0.6828 | 0.6638 |
60
- | No log | 2.0 | 268 | 0.6353 | 0.6586 | 0.6798 | 0.6505 | 0.6648 |
61
- | No log | 3.0 | 402 | 0.7098 | 0.6474 | 0.6685 | 0.6398 | 0.6538 |
62
 
63
 
64
  ### Framework versions
 
10
  - recall
11
  - f1
12
  model-index:
13
+ - name: Anxiety_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
+ # Anxiety_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.5851
25
+ - Accuracy: 0.6847
26
+ - Precision: 0.6898
27
+ - Recall: 0.6450
28
+ - F1: 0.6667
29
+ - Auc: 0.6838
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.6335 | 0.6660 | 0.7139 | 0.5286 | 0.6075 | 0.6630 |
61
+ | No log | 2.0 | 268 | 0.6254 | 0.6735 | 0.6330 | 0.7901 | 0.7029 | 0.6761 |
62
+ | No log | 3.0 | 402 | 0.5851 | 0.6847 | 0.6898 | 0.6450 | 0.6667 | 0.6838 |
63
 
64
 
65
  ### Framework versions
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1752cb1f8bee3e120c62b426b7d2403b7256fa1503325c512d8b5ec3cd5ecc99
3
  size 4719
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7734536cfbbf7e384515590cd78dbf1cb5da8078e28fc7c9cd16898d8564351
3
  size 4719