saattrupdan commited on
Commit
3751de2
·
1 Parent(s): 432fa04

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -24
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.0555
18
 
19
  ## Model description
20
 
@@ -47,29 +47,29 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 0.6791 | 0.43 | 50 | 0.4885 |
51
- | 0.2491 | 0.87 | 100 | 0.1554 |
52
- | 0.1067 | 1.3 | 150 | 0.1085 |
53
- | 0.1382 | 1.74 | 200 | 0.1509 |
54
- | 0.0575 | 2.17 | 250 | 0.1194 |
55
- | 0.0386 | 2.61 | 300 | 0.0973 |
56
- | 0.1782 | 3.04 | 350 | 0.1145 |
57
- | 0.0458 | 3.48 | 400 | 0.0852 |
58
- | 0.0043 | 3.91 | 450 | 0.0878 |
59
- | 0.0374 | 4.35 | 500 | 0.0673 |
60
- | 0.09 | 4.78 | 550 | 0.0483 |
61
- | 0.0017 | 5.22 | 600 | 0.0978 |
62
- | 0.0025 | 5.65 | 650 | 0.0792 |
63
- | 0.0138 | 6.09 | 700 | 0.0358 |
64
- | 0.0716 | 6.52 | 750 | 0.0463 |
65
- | 0.0391 | 6.95 | 800 | 0.1162 |
66
- | 0.0164 | 7.39 | 850 | 0.0509 |
67
- | 0.0359 | 7.82 | 900 | 0.0757 |
68
- | 0.0012 | 8.26 | 950 | 0.0337 |
69
- | 0.0008 | 8.69 | 1000 | 0.0585 |
70
- | 0.0007 | 9.13 | 1050 | 0.0655 |
71
- | 0.0609 | 9.56 | 1100 | 0.0481 |
72
- | 0.0007 | 10.0 | 1150 | 0.0555 |
73
 
74
 
75
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.1649
18
 
19
  ## Model description
20
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 0.7435 | 0.43 | 50 | 0.6889 |
51
+ | 0.3222 | 0.87 | 100 | 0.2906 |
52
+ | 0.2573 | 1.3 | 150 | 0.1937 |
53
+ | 0.1205 | 1.74 | 200 | 0.1411 |
54
+ | 0.1586 | 2.17 | 250 | 0.2008 |
55
+ | 0.0755 | 2.61 | 300 | 0.1926 |
56
+ | 0.062 | 3.04 | 350 | 0.2257 |
57
+ | 0.0644 | 3.48 | 400 | 0.1497 |
58
+ | 0.1034 | 3.91 | 450 | 0.1561 |
59
+ | 0.008 | 4.35 | 500 | 0.2067 |
60
+ | 0.0616 | 4.78 | 550 | 0.2067 |
61
+ | 0.0766 | 5.22 | 600 | 0.1494 |
62
+ | 0.0029 | 5.65 | 650 | 0.2078 |
63
+ | 0.1076 | 6.09 | 700 | 0.1669 |
64
+ | 0.0025 | 6.52 | 750 | 0.1564 |
65
+ | 0.0498 | 6.95 | 800 | 0.2355 |
66
+ | 0.0011 | 7.39 | 850 | 0.1652 |
67
+ | 0.0271 | 7.82 | 900 | 0.1731 |
68
+ | 0.012 | 8.26 | 950 | 0.1590 |
69
+ | 0.0257 | 8.69 | 1000 | 0.1638 |
70
+ | 0.0009 | 9.13 | 1050 | 0.1851 |
71
+ | 0.0013 | 9.56 | 1100 | 0.1613 |
72
+ | 0.0015 | 10.0 | 1150 | 0.1649 |
73
 
74
 
75
  ### Framework versions