ajrayman commited on
Commit
b90e0ab
·
verified ·
1 Parent(s): 0c9c318

End of training

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -9,22 +9,22 @@ metrics:
9
  - recall
10
  - f1
11
  model-index:
12
- - name: Neuro_binary
13
  results: []
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
- # Neuro_binary
20
 
21
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.5428
24
- - Accuracy: 0.7274
25
- - Precision: 0.7614
26
- - Recall: 0.7065
27
- - F1: 0.7329
28
 
29
  ## Model description
30
 
@@ -55,8 +55,8 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
- | No log | 1.0 | 135 | 0.5469 | 0.7265 | 0.7835 | 0.6678 | 0.7211 |
59
- | No log | 2.0 | 270 | 0.5428 | 0.7274 | 0.7614 | 0.7065 | 0.7329 |
60
 
61
 
62
  ### Framework versions
 
9
  - recall
10
  - f1
11
  model-index:
12
+ - name: Imagination_binary
13
  results: []
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
+ # Imagination_binary
20
 
21
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.6389
24
+ - Accuracy: 0.6278
25
+ - Precision: 0.6697
26
+ - Recall: 0.5338
27
+ - F1: 0.5941
28
 
29
  ## Model description
30
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
+ | No log | 1.0 | 134 | 0.6582 | 0.6082 | 0.5878 | 0.7770 | 0.6693 |
59
+ | No log | 2.0 | 268 | 0.6389 | 0.6278 | 0.6697 | 0.5338 | 0.5941 |
60
 
61
 
62
  ### Framework versions