haryoaw commited on
Commit
b0a5ceb
1 Parent(s): 70ebe5b

Initial Commit

Browse files
Files changed (3) hide show
  1. README.md +30 -30
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 6.4834
22
- - Accuracy: 0.3758
23
- - F1: 0.3692
24
 
25
  ## Model description
26
 
@@ -51,33 +51,33 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
- | No log | 1.09 | 250 | 1.1269 | 0.3302 | 0.2264 |
55
- | 1.0552 | 2.17 | 500 | 1.4862 | 0.3673 | 0.3240 |
56
- | 1.0552 | 3.26 | 750 | 2.0425 | 0.3580 | 0.3105 |
57
- | 0.4849 | 4.35 | 1000 | 2.7827 | 0.3673 | 0.3562 |
58
- | 0.4849 | 5.43 | 1250 | 2.3787 | 0.3804 | 0.3790 |
59
- | 0.1731 | 6.52 | 1500 | 3.5404 | 0.3873 | 0.3523 |
60
- | 0.1731 | 7.61 | 1750 | 4.1335 | 0.3765 | 0.3561 |
61
- | 0.0878 | 8.7 | 2000 | 4.4114 | 0.375 | 0.3748 |
62
- | 0.0878 | 9.78 | 2250 | 4.9951 | 0.3650 | 0.3587 |
63
- | 0.036 | 10.87 | 2500 | 5.1386 | 0.3642 | 0.3569 |
64
- | 0.036 | 11.96 | 2750 | 5.4524 | 0.3711 | 0.3499 |
65
- | 0.0297 | 13.04 | 3000 | 5.4964 | 0.3681 | 0.3565 |
66
- | 0.0297 | 14.13 | 3250 | 5.3291 | 0.3765 | 0.3709 |
67
- | 0.0225 | 15.22 | 3500 | 5.6184 | 0.3719 | 0.3346 |
68
- | 0.0225 | 16.3 | 3750 | 5.4079 | 0.3719 | 0.3466 |
69
- | 0.0144 | 17.39 | 4000 | 5.6999 | 0.3634 | 0.3538 |
70
- | 0.0144 | 18.48 | 4250 | 5.7290 | 0.3681 | 0.3575 |
71
- | 0.007 | 19.57 | 4500 | 5.9349 | 0.3673 | 0.3272 |
72
- | 0.007 | 20.65 | 4750 | 5.7265 | 0.3789 | 0.3760 |
73
- | 0.0064 | 21.74 | 5000 | 6.1464 | 0.3611 | 0.3370 |
74
- | 0.0064 | 22.83 | 5250 | 6.1483 | 0.3765 | 0.3678 |
75
- | 0.0026 | 23.91 | 5500 | 6.3733 | 0.3742 | 0.3688 |
76
- | 0.0026 | 25.0 | 5750 | 6.3795 | 0.3704 | 0.3498 |
77
- | 0.002 | 26.09 | 6000 | 6.4692 | 0.3735 | 0.3582 |
78
- | 0.002 | 27.17 | 6250 | 6.5994 | 0.3727 | 0.3448 |
79
- | 0.0006 | 28.26 | 6500 | 6.4658 | 0.3758 | 0.3693 |
80
- | 0.0006 | 29.35 | 6750 | 6.4834 | 0.3758 | 0.3692 |
81
 
82
 
83
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 6.7853
22
+ - Accuracy: 0.3580
23
+ - F1: 0.3378
24
 
25
  ## Model description
26
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
+ | No log | 1.09 | 250 | 1.1518 | 0.3495 | 0.3449 |
55
+ | 1.0509 | 2.17 | 500 | 1.5848 | 0.3665 | 0.3279 |
56
+ | 1.0509 | 3.26 | 750 | 2.0537 | 0.3673 | 0.3351 |
57
+ | 0.4971 | 4.35 | 1000 | 2.6254 | 0.3642 | 0.3389 |
58
+ | 0.4971 | 5.43 | 1250 | 3.3984 | 0.3495 | 0.3056 |
59
+ | 0.189 | 6.52 | 1500 | 3.9545 | 0.3588 | 0.3213 |
60
+ | 0.189 | 7.61 | 1750 | 4.3147 | 0.3634 | 0.3250 |
61
+ | 0.0832 | 8.7 | 2000 | 4.5326 | 0.3495 | 0.3223 |
62
+ | 0.0832 | 9.78 | 2250 | 4.8999 | 0.3627 | 0.3396 |
63
+ | 0.0407 | 10.87 | 2500 | 5.2749 | 0.3503 | 0.3354 |
64
+ | 0.0407 | 11.96 | 2750 | 5.2814 | 0.3634 | 0.3500 |
65
+ | 0.0279 | 13.04 | 3000 | 5.3923 | 0.3657 | 0.3502 |
66
+ | 0.0279 | 14.13 | 3250 | 5.7450 | 0.3565 | 0.3397 |
67
+ | 0.0153 | 15.22 | 3500 | 5.6113 | 0.3681 | 0.3582 |
68
+ | 0.0153 | 16.3 | 3750 | 5.1689 | 0.3704 | 0.3615 |
69
+ | 0.0145 | 17.39 | 4000 | 5.8264 | 0.3650 | 0.3579 |
70
+ | 0.0145 | 18.48 | 4250 | 5.6710 | 0.3650 | 0.3603 |
71
+ | 0.0092 | 19.57 | 4500 | 6.0070 | 0.3650 | 0.3547 |
72
+ | 0.0092 | 20.65 | 4750 | 6.2579 | 0.3519 | 0.3287 |
73
+ | 0.0034 | 21.74 | 5000 | 6.3540 | 0.3650 | 0.3550 |
74
+ | 0.0034 | 22.83 | 5250 | 6.4666 | 0.3619 | 0.3438 |
75
+ | 0.0031 | 23.91 | 5500 | 6.6982 | 0.3580 | 0.3286 |
76
+ | 0.0031 | 25.0 | 5750 | 6.6139 | 0.3657 | 0.3611 |
77
+ | 0.0016 | 26.09 | 6000 | 6.6320 | 0.3688 | 0.3632 |
78
+ | 0.0016 | 27.17 | 6250 | 6.7619 | 0.3673 | 0.3544 |
79
+ | 0.0015 | 28.26 | 6500 | 6.7368 | 0.3627 | 0.3426 |
80
+ | 0.0015 | 29.35 | 6750 | 6.7853 | 0.3580 | 0.3378 |
81
 
82
 
83
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4fbdf3288d213651b190b7a3d37b1ac05f48bee8a465cbb629b23e3e61685cc
3
  size 942111086
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d28875ae1f59415e01ab89e8abaaa7eb08f6914060017fbee25cf251da73d494
3
  size 942111086
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12ff3292f4ad6d95e04803cab8a7cadd7fc72deb3d10bbb22e3030805dfdc638
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:578990015c34ed34f8d3a50e32e66d498ef3227ab082b143ae7f7774f2338c57
3
  size 4600