saraperera commited on
Commit
f6f3394
·
1 Parent(s): 960823c

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.91125
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [BSC-TeMU/roberta-base-bne](https://huggingface.co/BSC-TeMU/roberta-base-bne) on the amazon_reviews_multi dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.2624
36
- - Accuracy: 0.9113
37
 
38
  ## Model description
39
 
@@ -64,8 +64,8 @@ The following hyperparameters were used during training:
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
- | 0.2548 | 1.0 | 63 | 0.2700 | 0.9052 |
68
- | 0.1491 | 2.0 | 126 | 0.2624 | 0.9113 |
69
 
70
 
71
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.90825
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [BSC-TeMU/roberta-base-bne](https://huggingface.co/BSC-TeMU/roberta-base-bne) on the amazon_reviews_multi dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.2628
36
+ - Accuracy: 0.9083
37
 
38
  ## Model description
39
 
 
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | 0.2624 | 1.0 | 63 | 0.2680 | 0.9022 |
68
+ | 0.1197 | 2.0 | 126 | 0.2628 | 0.9083 |
69
 
70
 
71
  ### Framework versions