MunSu commited on
Commit
2920c5e
1 Parent(s): 9a5977f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: F1
23
  type: f1
24
- value: 0.8460264900662252
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,10 +29,10 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  # xlm-roberta-base-finetuned-panx-it
31
 
32
- This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the xtreme dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.2824
35
- - F1: 0.8460
36
 
37
  ## Model description
38
 
@@ -63,9 +63,9 @@ The following hyperparameters were used during training:
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | F1 |
65
  |:-------------:|:-----:|:----:|:---------------:|:------:|
66
- | No log | 1.0 | 210 | 0.2969 | 0.7771 |
67
- | No log | 2.0 | 420 | 0.2909 | 0.8187 |
68
- | No log | 3.0 | 630 | 0.2824 | 0.8460 |
69
 
70
 
71
  ### Framework versions
 
21
  metrics:
22
  - name: F1
23
  type: f1
24
+ value: 0.8610763454317898
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  # xlm-roberta-base-finetuned-panx-it
31
 
32
+ This model is a fine-tuned version of [MunSu/xlm-roberta-base-finetuned-panx-de](https://huggingface.co/MunSu/xlm-roberta-base-finetuned-panx-de) on the xtreme dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.2900
35
+ - F1: 0.8611
36
 
37
  ## Model description
38
 
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | F1 |
65
  |:-------------:|:-----:|:----:|:---------------:|:------:|
66
+ | No log | 1.0 | 210 | 0.2713 | 0.8249 |
67
+ | No log | 2.0 | 420 | 0.2468 | 0.8539 |
68
+ | No log | 3.0 | 630 | 0.2900 | 0.8611 |
69
 
70
 
71
  ### Framework versions