MunSu commited on
Commit
ddd0583
1 Parent(s): d335d81

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.8664576802507837
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-de
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.1578
35
- - F1: 0.8665
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
- | 0.2605 | 1.0 | 1573 | 0.1975 | 0.8223 |
67
- | 0.1409 | 2.0 | 3146 | 0.1561 | 0.8523 |
68
- | 0.0842 | 3.0 | 4719 | 0.1578 | 0.8665 |
69
 
70
 
71
  ### Framework versions
 
21
  metrics:
22
  - name: F1
23
  type: f1
24
+ value: 0.8716380725893211
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-de
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.1956
35
+ - F1: 0.8716
36
 
37
  ## Model description
38
 
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | F1 |
65
  |:-------------:|:-----:|:----:|:---------------:|:------:|
66
+ | 0.1198 | 1.0 | 1573 | 0.1736 | 0.8474 |
67
+ | 0.08 | 2.0 | 3146 | 0.1771 | 0.8656 |
68
+ | 0.0414 | 3.0 | 4719 | 0.1956 | 0.8716 |
69
 
70
 
71
  ### Framework versions