MunSu commited on
Commit
760afc6
1 Parent(s): d3fdfac

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.7314026121521862
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-en
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.3945
35
- - F1: 0.7314
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 | 148 | 0.4853 | 0.5987 |
67
- | No log | 2.0 | 296 | 0.3870 | 0.7089 |
68
- | No log | 3.0 | 444 | 0.3945 | 0.7314 |
69
 
70
 
71
  ### Framework versions
 
21
  metrics:
22
  - name: F1
23
  type: f1
24
+ value: 0.7654741624077228
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-en
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.4148
35
+ - F1: 0.7655
36
 
37
  ## Model description
38
 
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | F1 |
65
  |:-------------:|:-----:|:----:|:---------------:|:------:|
66
+ | No log | 1.0 | 148 | 0.3936 | 0.7289 |
67
+ | No log | 2.0 | 296 | 0.3534 | 0.7607 |
68
+ | No log | 3.0 | 444 | 0.4148 | 0.7655 |
69
 
70
 
71
  ### Framework versions