amartyobanerjee commited on
Commit
d55fe91
·
1 Parent(s): 6d15ad4

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-all
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.8627004891366169
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-all
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.1363
33
- - F1: 0.8627
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
- | No log | 1.0 | 525 | 0.1697 | 0.8179 |
65
- | 0.21 | 2.0 | 1050 | 0.1327 | 0.8516 |
66
- | 0.21 | 3.0 | 1575 | 0.1363 | 0.8627 |
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-all
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-all
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.1643
20
+ - F1: 0.8626
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | F1 |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | 0.2891 | 1.0 | 715 | 0.1780 | 0.8288 |
52
+ | 0.1472 | 2.0 | 1430 | 0.1633 | 0.8488 |
53
+ | 0.0948 | 3.0 | 2145 | 0.1643 | 0.8626 |
54
 
55
 
56
  ### Framework versions