ML commited on
Commit
4508f15
·
1 Parent(s): 87fa88f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -20
README.md CHANGED
@@ -2,24 +2,11 @@
2
  license: mit
3
  tags:
4
  - generated_from_trainer
5
- datasets:
6
- - xtreme
7
  metrics:
8
  - f1
9
  model-index:
10
  - name: xlm-roberta-base-finetuned-panx-de
11
- results:
12
- - task:
13
- name: Token Classification
14
- type: token-classification
15
- dataset:
16
- name: xtreme
17
- type: xtreme
18
- args: PAN-X.de
19
- metrics:
20
- - name: F1
21
- type: f1
22
- value: 0.8650522612025252
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -27,10 +14,10 @@ should probably proofread and complete it, then remove this comment. -->
27
 
28
  # xlm-roberta-base-finetuned-panx-de
29
 
30
- This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the xtreme dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 0.1329
33
- - F1: 0.8651
34
 
35
  ## Model description
36
 
@@ -61,9 +48,9 @@ The following hyperparameters were used during training:
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | F1 |
63
  |:-------------:|:-----:|:----:|:---------------:|:------:|
64
- | 0.2502 | 1.0 | 577 | 0.1514 | 0.8269 |
65
- | 0.1225 | 2.0 | 1154 | 0.1321 | 0.8550 |
66
- | 0.0794 | 3.0 | 1731 | 0.1329 | 0.8651 |
67
 
68
 
69
  ### Framework versions
 
2
  license: mit
3
  tags:
4
  - generated_from_trainer
 
 
5
  metrics:
6
  - f1
7
  model-index:
8
  - name: xlm-roberta-base-finetuned-panx-de
9
+ results: []
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
14
 
15
  # xlm-roberta-base-finetuned-panx-de
16
 
17
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.1558
20
+ - F1: 0.8625
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | F1 |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | 0.3134 | 1.0 | 768 | 0.1823 | 0.8173 |
52
+ | 0.1674 | 2.0 | 1536 | 0.1554 | 0.8538 |
53
+ | 0.0899 | 3.0 | 2304 | 0.1558 | 0.8625 |
54
 
55
 
56
  ### Framework versions