Neha2608 commited on
Commit
ddaa0e7
1 Parent(s): 921543c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the xtreme dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.4312
22
- - F1: 0.6568
23
 
24
  ## Model description
25
 
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
- | 1.0333 | 1.0 | 50 | 0.5423 | 0.5301 |
54
- | 0.5008 | 2.0 | 100 | 0.4312 | 0.6568 |
55
 
56
 
57
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the xtreme dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4329
22
+ - F1: 0.6431
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | 1.1554 | 1.0 | 50 | 0.5989 | 0.4571 |
54
+ | 0.5361 | 2.0 | 100 | 0.4329 | 0.6431 |
55
 
56
 
57
  ### Framework versions