ajrayman commited on
Commit
a0045fd
1 Parent(s): 5cb2847

End of training

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -10,22 +10,22 @@ metrics:
10
  - recall
11
  - f1
12
  model-index:
13
- - name: PuritySanctity_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
- # PuritySanctity_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.6174
25
- - Accuracy: 0.6904
26
- - Precision: 0.6805
27
- - Recall: 0.7273
28
- - F1: 0.7031
29
 
30
  ## Model description
31
 
@@ -56,9 +56,9 @@ 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 | 123 | 0.6316 | 0.6548 | 0.6182 | 0.8242 | 0.7065 |
60
- | No log | 2.0 | 246 | 0.6060 | 0.6843 | 0.6782 | 0.7111 | 0.6943 |
61
- | No log | 3.0 | 369 | 0.6174 | 0.6904 | 0.6805 | 0.7273 | 0.7031 |
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
 
30
  ## Model description
31
 
 
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
+ | No log | 1.0 | 134 | 0.6335 | 0.6660 | 0.7139 | 0.5286 | 0.6075 |
60
+ | No log | 2.0 | 268 | 0.6254 | 0.6735 | 0.6330 | 0.7901 | 0.7029 |
61
+ | No log | 3.0 | 402 | 0.5851 | 0.6847 | 0.6898 | 0.6450 | 0.6667 |
62
 
63
 
64
  ### Framework versions