Pablo94 commited on
Commit
7fc82f5
1 Parent(s): 6fcd4ea

End of training

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- license: apache-2.0
3
- base_model: BSC-TeMU/roberta-base-bne
4
  tags:
5
  - generated_from_trainer
6
  metrics:
@@ -8,23 +8,23 @@ metrics:
8
  - precision
9
  - recall
10
  model-index:
11
- - name: roberta-base-bne-finetuned-detests-wandb24
12
  results: []
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
18
- # roberta-base-bne-finetuned-detests-wandb24
19
 
20
- This model is a fine-tuned version of [BSC-TeMU/roberta-base-bne](https://huggingface.co/BSC-TeMU/roberta-base-bne) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.3567
23
- - Accuracy: 0.8396
24
- - F1-score: 0.7752
25
- - Precision: 0.7713
26
- - Recall: 0.7794
27
- - Auc: 0.7794
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 | F1-score | Precision | Recall | Auc |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:|:------:|:------:|
58
- | 0.4074 | 1.0 | 39 | 0.3802 | 0.8347 | 0.7643 | 0.7649 | 0.7636 | 0.7636 |
59
- | 0.297 | 2.0 | 78 | 0.3567 | 0.8396 | 0.7752 | 0.7713 | 0.7794 | 0.7794 |
60
 
61
 
62
  ### Framework versions
 
1
  ---
2
+ license: cc
3
+ base_model: davidmasip/racism
4
  tags:
5
  - generated_from_trainer
6
  metrics:
 
8
  - precision
9
  - recall
10
  model-index:
11
+ - name: racism-finetuned-detests-wandb24
12
  results: []
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
18
+ # racism-finetuned-detests-wandb24
19
 
20
+ This model is a fine-tuned version of [davidmasip/racism](https://huggingface.co/davidmasip/racism) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.3916
23
+ - Accuracy: 0.8380
24
+ - F1-score: 0.7712
25
+ - Precision: 0.7692
26
+ - Recall: 0.7733
27
+ - Auc: 0.7733
28
 
29
  ## Model description
30
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1-score | Precision | Recall | Auc |
57
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:---------:|:------:|:------:|
58
+ | 0.357 | 1.0 | 39 | 0.3343 | 0.8576 | 0.7614 | 0.8374 | 0.7277 | 0.7277 |
59
+ | 0.1109 | 2.0 | 78 | 0.3916 | 0.8380 | 0.7712 | 0.7692 | 0.7733 | 0.7733 |
60
 
61
 
62
  ### Framework versions