yjoon commited on
Commit
e6b580b
1 Parent(s): 7bb79bb

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: F1
23
  type: f1
24
- value: 0.1576613565445886
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
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: 1.1643
35
- - F1: 0.1577
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 | 6 | 1.4422 | 0.0167 |
67
- | No log | 2.0 | 12 | 1.2709 | 0.0805 |
68
- | No log | 3.0 | 18 | 1.1643 | 0.1577 |
69
 
70
 
71
  ### Framework versions
 
21
  metrics:
22
  - name: F1
23
  type: f1
24
+ value: 0.6245400735882258
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
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.6706
35
+ - F1: 0.6245
36
 
37
  ## Model description
38
 
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | F1 |
65
  |:-------------:|:-----:|:----:|:---------------:|:------:|
66
+ | No log | 1.0 | 11 | 1.1624 | 0.1327 |
67
+ | No log | 2.0 | 22 | 0.7871 | 0.4940 |
68
+ | No log | 3.0 | 33 | 0.6706 | 0.6245 |
69
 
70
 
71
  ### Framework versions