yokonav commited on
Commit
f8294fd
·
1 Parent(s): 70ff808

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the amazon_reviews_multi dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.9407
20
- - Mae: 0.5
21
 
22
  ## Model description
23
 
@@ -48,8 +48,8 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Mae |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
- | 1.1083 | 1.0 | 235 | 0.9483 | 0.5122 |
52
- | 0.9549 | 2.0 | 470 | 0.9407 | 0.5 |
53
 
54
 
55
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the amazon_reviews_multi dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.9177
20
+ - Mae: 0.4756
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Mae |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | 1.136 | 1.0 | 235 | 0.9515 | 0.4756 |
52
+ | 0.9724 | 2.0 | 470 | 0.9177 | 0.4756 |
53
 
54
 
55
  ### Framework versions