liwii commited on
Commit
f38aa04
1 Parent(s): e8c0709

factual-consistency-multilabel-classification-ja

Browse files
Files changed (2) hide show
  1. README.md +105 -7
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [line-corporation/line-distilbert-base-japanese](https://huggingface.co/line-corporation/line-distilbert-base-japanese) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.4824
21
- - Accuracy: 0.7861
22
 
23
  ## Model description
24
 
@@ -44,14 +44,112 @@ The following hyperparameters were used during training:
44
  - distributed_type: tpu
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
- - num_epochs: 2
48
 
49
  ### Training results
50
 
51
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | No log | 1.0 | 306 | 0.4880 | 0.7861 |
54
- | 0.5189 | 2.0 | 612 | 0.4824 | 0.7861 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [line-corporation/line-distilbert-base-japanese](https://huggingface.co/line-corporation/line-distilbert-base-japanese) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.3230
21
+ - Accuracy: 0.8701
22
 
23
  ## Model description
24
 
 
44
  - distributed_type: tpu
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 100
48
 
49
  ### Training results
50
 
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 306 | 0.4850 | 0.7861 |
54
+ | 0.5279 | 2.0 | 612 | 0.4657 | 0.7881 |
55
+ | 0.5279 | 3.0 | 918 | 0.4495 | 0.7979 |
56
+ | 0.4707 | 4.0 | 1224 | 0.4361 | 0.8115 |
57
+ | 0.448 | 5.0 | 1530 | 0.4252 | 0.8242 |
58
+ | 0.448 | 6.0 | 1836 | 0.4169 | 0.8271 |
59
+ | 0.4321 | 7.0 | 2142 | 0.4098 | 0.8369 |
60
+ | 0.4321 | 8.0 | 2448 | 0.4037 | 0.8389 |
61
+ | 0.4208 | 9.0 | 2754 | 0.3989 | 0.8428 |
62
+ | 0.4129 | 10.0 | 3060 | 0.3942 | 0.8447 |
63
+ | 0.4129 | 11.0 | 3366 | 0.3905 | 0.8457 |
64
+ | 0.4058 | 12.0 | 3672 | 0.3865 | 0.8467 |
65
+ | 0.4058 | 13.0 | 3978 | 0.3833 | 0.8496 |
66
+ | 0.4041 | 14.0 | 4284 | 0.3802 | 0.8496 |
67
+ | 0.3992 | 15.0 | 4590 | 0.3774 | 0.8506 |
68
+ | 0.3992 | 16.0 | 4896 | 0.3749 | 0.8525 |
69
+ | 0.3922 | 17.0 | 5202 | 0.3726 | 0.8525 |
70
+ | 0.3936 | 18.0 | 5508 | 0.3701 | 0.8535 |
71
+ | 0.3936 | 19.0 | 5814 | 0.3679 | 0.8535 |
72
+ | 0.3893 | 20.0 | 6120 | 0.3666 | 0.8535 |
73
+ | 0.3893 | 21.0 | 6426 | 0.3640 | 0.8555 |
74
+ | 0.3871 | 22.0 | 6732 | 0.3626 | 0.8545 |
75
+ | 0.3856 | 23.0 | 7038 | 0.3607 | 0.8555 |
76
+ | 0.3856 | 24.0 | 7344 | 0.3591 | 0.8564 |
77
+ | 0.3836 | 25.0 | 7650 | 0.3572 | 0.8584 |
78
+ | 0.3836 | 26.0 | 7956 | 0.3561 | 0.8604 |
79
+ | 0.3801 | 27.0 | 8262 | 0.3543 | 0.8604 |
80
+ | 0.3794 | 28.0 | 8568 | 0.3530 | 0.8613 |
81
+ | 0.3794 | 29.0 | 8874 | 0.3517 | 0.8633 |
82
+ | 0.379 | 30.0 | 9180 | 0.3505 | 0.8633 |
83
+ | 0.379 | 31.0 | 9486 | 0.3494 | 0.8633 |
84
+ | 0.377 | 32.0 | 9792 | 0.3482 | 0.8623 |
85
+ | 0.3765 | 33.0 | 10098 | 0.3471 | 0.8662 |
86
+ | 0.3765 | 34.0 | 10404 | 0.3465 | 0.8652 |
87
+ | 0.3739 | 35.0 | 10710 | 0.3456 | 0.8613 |
88
+ | 0.3737 | 36.0 | 11016 | 0.3441 | 0.8662 |
89
+ | 0.3737 | 37.0 | 11322 | 0.3435 | 0.8662 |
90
+ | 0.3723 | 38.0 | 11628 | 0.3426 | 0.8662 |
91
+ | 0.3723 | 39.0 | 11934 | 0.3418 | 0.8652 |
92
+ | 0.3728 | 40.0 | 12240 | 0.3410 | 0.8652 |
93
+ | 0.3713 | 41.0 | 12546 | 0.3401 | 0.8633 |
94
+ | 0.3713 | 42.0 | 12852 | 0.3395 | 0.8662 |
95
+ | 0.3686 | 43.0 | 13158 | 0.3392 | 0.8662 |
96
+ | 0.3686 | 44.0 | 13464 | 0.3378 | 0.8643 |
97
+ | 0.3693 | 45.0 | 13770 | 0.3375 | 0.8662 |
98
+ | 0.3685 | 46.0 | 14076 | 0.3365 | 0.8643 |
99
+ | 0.3685 | 47.0 | 14382 | 0.3362 | 0.8643 |
100
+ | 0.3675 | 48.0 | 14688 | 0.3352 | 0.8633 |
101
+ | 0.3675 | 49.0 | 14994 | 0.3349 | 0.8643 |
102
+ | 0.3654 | 50.0 | 15300 | 0.3341 | 0.8652 |
103
+ | 0.3672 | 51.0 | 15606 | 0.3339 | 0.8672 |
104
+ | 0.3672 | 52.0 | 15912 | 0.3335 | 0.8682 |
105
+ | 0.3659 | 53.0 | 16218 | 0.3325 | 0.8643 |
106
+ | 0.3648 | 54.0 | 16524 | 0.3323 | 0.8662 |
107
+ | 0.3648 | 55.0 | 16830 | 0.3315 | 0.8643 |
108
+ | 0.3638 | 56.0 | 17136 | 0.3314 | 0.8643 |
109
+ | 0.3638 | 57.0 | 17442 | 0.3307 | 0.8662 |
110
+ | 0.3657 | 58.0 | 17748 | 0.3304 | 0.8662 |
111
+ | 0.3641 | 59.0 | 18054 | 0.3299 | 0.8662 |
112
+ | 0.3641 | 60.0 | 18360 | 0.3297 | 0.8672 |
113
+ | 0.3624 | 61.0 | 18666 | 0.3294 | 0.8672 |
114
+ | 0.3624 | 62.0 | 18972 | 0.3290 | 0.8662 |
115
+ | 0.3625 | 63.0 | 19278 | 0.3285 | 0.8662 |
116
+ | 0.3639 | 64.0 | 19584 | 0.3281 | 0.8662 |
117
+ | 0.3639 | 65.0 | 19890 | 0.3282 | 0.8682 |
118
+ | 0.3632 | 66.0 | 20196 | 0.3274 | 0.8652 |
119
+ | 0.3618 | 67.0 | 20502 | 0.3273 | 0.8682 |
120
+ | 0.3618 | 68.0 | 20808 | 0.3270 | 0.8672 |
121
+ | 0.3636 | 69.0 | 21114 | 0.3267 | 0.8672 |
122
+ | 0.3636 | 70.0 | 21420 | 0.3265 | 0.8662 |
123
+ | 0.3577 | 71.0 | 21726 | 0.3262 | 0.8682 |
124
+ | 0.3607 | 72.0 | 22032 | 0.3262 | 0.8682 |
125
+ | 0.3607 | 73.0 | 22338 | 0.3258 | 0.8682 |
126
+ | 0.3591 | 74.0 | 22644 | 0.3255 | 0.8662 |
127
+ | 0.3591 | 75.0 | 22950 | 0.3255 | 0.8691 |
128
+ | 0.3597 | 76.0 | 23256 | 0.3252 | 0.8691 |
129
+ | 0.3593 | 77.0 | 23562 | 0.3250 | 0.8691 |
130
+ | 0.3593 | 78.0 | 23868 | 0.3248 | 0.8682 |
131
+ | 0.3597 | 79.0 | 24174 | 0.3246 | 0.8682 |
132
+ | 0.3597 | 80.0 | 24480 | 0.3244 | 0.8672 |
133
+ | 0.3593 | 81.0 | 24786 | 0.3243 | 0.8672 |
134
+ | 0.3602 | 82.0 | 25092 | 0.3242 | 0.8682 |
135
+ | 0.3602 | 83.0 | 25398 | 0.3242 | 0.8672 |
136
+ | 0.3579 | 84.0 | 25704 | 0.3242 | 0.8711 |
137
+ | 0.3614 | 85.0 | 26010 | 0.3238 | 0.8672 |
138
+ | 0.3614 | 86.0 | 26316 | 0.3238 | 0.8711 |
139
+ | 0.359 | 87.0 | 26622 | 0.3237 | 0.8701 |
140
+ | 0.359 | 88.0 | 26928 | 0.3236 | 0.8682 |
141
+ | 0.3583 | 89.0 | 27234 | 0.3235 | 0.8682 |
142
+ | 0.3591 | 90.0 | 27540 | 0.3234 | 0.8682 |
143
+ | 0.3591 | 91.0 | 27846 | 0.3233 | 0.8691 |
144
+ | 0.3581 | 92.0 | 28152 | 0.3231 | 0.8672 |
145
+ | 0.3581 | 93.0 | 28458 | 0.3232 | 0.8701 |
146
+ | 0.3579 | 94.0 | 28764 | 0.3231 | 0.8691 |
147
+ | 0.3584 | 95.0 | 29070 | 0.3231 | 0.8701 |
148
+ | 0.3584 | 96.0 | 29376 | 0.3230 | 0.8701 |
149
+ | 0.356 | 97.0 | 29682 | 0.3230 | 0.8691 |
150
+ | 0.356 | 98.0 | 29988 | 0.3230 | 0.8691 |
151
+ | 0.3604 | 99.0 | 30294 | 0.3230 | 0.8701 |
152
+ | 0.3607 | 100.0 | 30600 | 0.3230 | 0.8701 |
153
 
154
 
155
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:11e2250b44d9e5a60f0ff2c61b368cdb672383d0bf0b47bfd93a3bcadd930f27
3
  size 274755245
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1ab5e33f430d601e62a7738817f0ba0ed259f547a3f067c7bcebfa3612ac737
3
  size 274755245