MikeZQZ commited on
Commit
6d52efc
1 Parent(s): fb0cd79

MikeZQZ/model_0815

Browse files
README.md ADDED
@@ -0,0 +1,265 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/deberta-v3-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ - precision
10
+ - recall
11
+ model-index:
12
+ - name: added_token_resized_model_test
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # added_token_resized_model_test
20
+
21
+ This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.0009
24
+ - Accuracy: 0.9997
25
+ - F1: 0.9747
26
+ - Precision: 0.9747
27
+ - Recall: 0.9747
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 2e-05
47
+ - train_batch_size: 8
48
+ - eval_batch_size: 8
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 200
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
57
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
58
+ | No log | 1.0 | 123 | 0.0542 | 0.9950 | 0.0 | 0.0 | 0.0 |
59
+ | No log | 2.0 | 246 | 0.0312 | 0.9950 | 0.0 | 0.0 | 0.0 |
60
+ | No log | 3.0 | 369 | 0.0299 | 0.9950 | 0.0 | 0.0 | 0.0 |
61
+ | No log | 4.0 | 492 | 0.0254 | 0.9950 | 0.0 | 0.0 | 0.0 |
62
+ | 0.0917 | 5.0 | 615 | 0.0243 | 0.9950 | 0.0 | 0.0 | 0.0 |
63
+ | 0.0917 | 6.0 | 738 | 0.0216 | 0.9950 | 0.0 | 0.0 | 0.0 |
64
+ | 0.0917 | 7.0 | 861 | 0.0205 | 0.9950 | 0.1772 | 0.5385 | 0.1061 |
65
+ | 0.0917 | 8.0 | 984 | 0.0202 | 0.9950 | 0.0 | 0.0 | 0.0 |
66
+ | 0.0233 | 9.0 | 1107 | 0.0203 | 0.9950 | 0.0 | 0.0 | 0.0 |
67
+ | 0.0233 | 10.0 | 1230 | 0.0183 | 0.9950 | 0.0 | 0.0 | 0.0 |
68
+ | 0.0233 | 11.0 | 1353 | 0.0167 | 0.9949 | 0.1532 | 0.4865 | 0.0909 |
69
+ | 0.0233 | 12.0 | 1476 | 0.0155 | 0.9961 | 0.4138 | 0.8571 | 0.2727 |
70
+ | 0.0189 | 13.0 | 1599 | 0.0168 | 0.9956 | 0.3663 | 0.6667 | 0.2525 |
71
+ | 0.0189 | 14.0 | 1722 | 0.0193 | 0.9942 | 0.2253 | 0.3474 | 0.1667 |
72
+ | 0.0189 | 15.0 | 1845 | 0.0164 | 0.9958 | 0.3265 | 0.8511 | 0.2020 |
73
+ | 0.0189 | 16.0 | 1968 | 0.0141 | 0.9961 | 0.4412 | 0.8108 | 0.3030 |
74
+ | 0.0173 | 17.0 | 2091 | 0.0160 | 0.9952 | 0.3188 | 0.5641 | 0.2222 |
75
+ | 0.0173 | 18.0 | 2214 | 0.0151 | 0.9960 | 0.4222 | 0.7917 | 0.2879 |
76
+ | 0.0173 | 19.0 | 2337 | 0.0131 | 0.9964 | 0.5086 | 0.7957 | 0.3737 |
77
+ | 0.0173 | 20.0 | 2460 | 0.0126 | 0.9963 | 0.5118 | 0.7677 | 0.3838 |
78
+ | 0.014 | 21.0 | 2583 | 0.0122 | 0.9963 | 0.5068 | 0.7872 | 0.3737 |
79
+ | 0.014 | 22.0 | 2706 | 0.0118 | 0.9965 | 0.5018 | 0.8642 | 0.3535 |
80
+ | 0.014 | 23.0 | 2829 | 0.0114 | 0.9967 | 0.6066 | 0.7481 | 0.5101 |
81
+ | 0.014 | 24.0 | 2952 | 0.0110 | 0.9967 | 0.5868 | 0.7815 | 0.4697 |
82
+ | 0.0128 | 25.0 | 3075 | 0.0111 | 0.9967 | 0.5841 | 0.7863 | 0.4646 |
83
+ | 0.0128 | 26.0 | 3198 | 0.0110 | 0.9966 | 0.5263 | 0.8621 | 0.3788 |
84
+ | 0.0128 | 27.0 | 3321 | 0.0110 | 0.9967 | 0.6084 | 0.7537 | 0.5101 |
85
+ | 0.0128 | 28.0 | 3444 | 0.0102 | 0.9969 | 0.6277 | 0.8031 | 0.5152 |
86
+ | 0.0118 | 29.0 | 3567 | 0.0098 | 0.9969 | 0.6019 | 0.8378 | 0.4697 |
87
+ | 0.0118 | 30.0 | 3690 | 0.0097 | 0.9971 | 0.6349 | 0.8547 | 0.5051 |
88
+ | 0.0118 | 31.0 | 3813 | 0.0098 | 0.9970 | 0.6361 | 0.8062 | 0.5253 |
89
+ | 0.0118 | 32.0 | 3936 | 0.0096 | 0.9969 | 0.6591 | 0.7532 | 0.5859 |
90
+ | 0.0105 | 33.0 | 4059 | 0.0089 | 0.9971 | 0.6415 | 0.85 | 0.5152 |
91
+ | 0.0105 | 34.0 | 4182 | 0.0093 | 0.9971 | 0.6686 | 0.7877 | 0.5808 |
92
+ | 0.0105 | 35.0 | 4305 | 0.0089 | 0.9969 | 0.6630 | 0.7317 | 0.6061 |
93
+ | 0.0105 | 36.0 | 4428 | 0.0083 | 0.9972 | 0.6746 | 0.8143 | 0.5758 |
94
+ | 0.0093 | 37.0 | 4551 | 0.0084 | 0.9971 | 0.6566 | 0.8134 | 0.5505 |
95
+ | 0.0093 | 38.0 | 4674 | 0.0081 | 0.9971 | 0.6326 | 0.8609 | 0.5 |
96
+ | 0.0093 | 39.0 | 4797 | 0.0087 | 0.9970 | 0.6507 | 0.7956 | 0.5505 |
97
+ | 0.0093 | 40.0 | 4920 | 0.0080 | 0.9972 | 0.6707 | 0.8235 | 0.5657 |
98
+ | 0.0097 | 41.0 | 5043 | 0.0077 | 0.9972 | 0.6744 | 0.7945 | 0.5859 |
99
+ | 0.0097 | 42.0 | 5166 | 0.0074 | 0.9973 | 0.6899 | 0.8095 | 0.6010 |
100
+ | 0.0097 | 43.0 | 5289 | 0.0071 | 0.9974 | 0.7038 | 0.8392 | 0.6061 |
101
+ | 0.0097 | 44.0 | 5412 | 0.0071 | 0.9975 | 0.7110 | 0.8311 | 0.6212 |
102
+ | 0.0082 | 45.0 | 5535 | 0.0070 | 0.9975 | 0.7024 | 0.8551 | 0.5960 |
103
+ | 0.0082 | 46.0 | 5658 | 0.0071 | 0.9975 | 0.7110 | 0.8311 | 0.6212 |
104
+ | 0.0082 | 47.0 | 5781 | 0.0070 | 0.9975 | 0.7293 | 0.8049 | 0.6667 |
105
+ | 0.0082 | 48.0 | 5904 | 0.0068 | 0.9975 | 0.7317 | 0.7895 | 0.6818 |
106
+ | 0.0078 | 49.0 | 6027 | 0.0066 | 0.9976 | 0.7360 | 0.8291 | 0.6616 |
107
+ | 0.0078 | 50.0 | 6150 | 0.0086 | 0.9969 | 0.6192 | 0.8 | 0.5051 |
108
+ | 0.0078 | 51.0 | 6273 | 0.0066 | 0.9976 | 0.7466 | 0.8107 | 0.6919 |
109
+ | 0.0078 | 52.0 | 6396 | 0.0066 | 0.9975 | 0.7332 | 0.7861 | 0.6869 |
110
+ | 0.0073 | 53.0 | 6519 | 0.0087 | 0.9971 | 0.6761 | 0.7643 | 0.6061 |
111
+ | 0.0073 | 54.0 | 6642 | 0.0061 | 0.9976 | 0.7339 | 0.8239 | 0.6616 |
112
+ | 0.0073 | 55.0 | 6765 | 0.0063 | 0.9975 | 0.7351 | 0.7907 | 0.6869 |
113
+ | 0.0073 | 56.0 | 6888 | 0.0059 | 0.9977 | 0.7479 | 0.8282 | 0.6818 |
114
+ | 0.007 | 57.0 | 7011 | 0.0059 | 0.9977 | 0.7437 | 0.8408 | 0.6667 |
115
+ | 0.007 | 58.0 | 7134 | 0.0058 | 0.9977 | 0.7479 | 0.8516 | 0.6667 |
116
+ | 0.007 | 59.0 | 7257 | 0.0091 | 0.9973 | 0.6969 | 0.7935 | 0.6212 |
117
+ | 0.007 | 60.0 | 7380 | 0.0058 | 0.9979 | 0.7705 | 0.8393 | 0.7121 |
118
+ | 0.0069 | 61.0 | 7503 | 0.0055 | 0.9979 | 0.7742 | 0.8276 | 0.7273 |
119
+ | 0.0069 | 62.0 | 7626 | 0.0054 | 0.9979 | 0.7726 | 0.8443 | 0.7121 |
120
+ | 0.0069 | 63.0 | 7749 | 0.0062 | 0.9976 | 0.7368 | 0.8160 | 0.6717 |
121
+ | 0.0069 | 64.0 | 7872 | 0.0053 | 0.9979 | 0.7828 | 0.8343 | 0.7374 |
122
+ | 0.0069 | 65.0 | 7995 | 0.0051 | 0.9979 | 0.7738 | 0.8402 | 0.7172 |
123
+ | 0.0061 | 66.0 | 8118 | 0.0048 | 0.9981 | 0.7956 | 0.8639 | 0.7374 |
124
+ | 0.0061 | 67.0 | 8241 | 0.0051 | 0.9980 | 0.7892 | 0.8488 | 0.7374 |
125
+ | 0.0061 | 68.0 | 8364 | 0.0052 | 0.9980 | 0.8 | 0.8235 | 0.7778 |
126
+ | 0.0061 | 69.0 | 8487 | 0.0048 | 0.9981 | 0.8011 | 0.8698 | 0.7424 |
127
+ | 0.0055 | 70.0 | 8610 | 0.0048 | 0.9982 | 0.8128 | 0.8636 | 0.7677 |
128
+ | 0.0055 | 71.0 | 8733 | 0.0048 | 0.9979 | 0.7874 | 0.8197 | 0.7576 |
129
+ | 0.0055 | 72.0 | 8856 | 0.0044 | 0.9983 | 0.8207 | 0.8882 | 0.7626 |
130
+ | 0.0055 | 73.0 | 8979 | 0.0047 | 0.9981 | 0.8063 | 0.8370 | 0.7778 |
131
+ | 0.0051 | 74.0 | 9102 | 0.0045 | 0.9982 | 0.8196 | 0.8368 | 0.8030 |
132
+ | 0.0051 | 75.0 | 9225 | 0.0046 | 0.9982 | 0.8130 | 0.8772 | 0.7576 |
133
+ | 0.0051 | 76.0 | 9348 | 0.0045 | 0.9982 | 0.8158 | 0.8516 | 0.7828 |
134
+ | 0.0051 | 77.0 | 9471 | 0.0042 | 0.9983 | 0.8213 | 0.8701 | 0.7778 |
135
+ | 0.0051 | 78.0 | 9594 | 0.0049 | 0.9981 | 0.7989 | 0.8389 | 0.7626 |
136
+ | 0.0051 | 79.0 | 9717 | 0.0043 | 0.9983 | 0.8320 | 0.8519 | 0.8131 |
137
+ | 0.0051 | 80.0 | 9840 | 0.0051 | 0.9981 | 0.8032 | 0.8613 | 0.7525 |
138
+ | 0.0051 | 81.0 | 9963 | 0.0040 | 0.9984 | 0.8325 | 0.8641 | 0.8030 |
139
+ | 0.0049 | 82.0 | 10086 | 0.0040 | 0.9986 | 0.8527 | 0.8730 | 0.8333 |
140
+ | 0.0049 | 83.0 | 10209 | 0.0039 | 0.9986 | 0.8571 | 0.8824 | 0.8333 |
141
+ | 0.0049 | 84.0 | 10332 | 0.0037 | 0.9986 | 0.8549 | 0.8777 | 0.8333 |
142
+ | 0.0049 | 85.0 | 10455 | 0.0037 | 0.9986 | 0.8519 | 0.8944 | 0.8131 |
143
+ | 0.0043 | 86.0 | 10578 | 0.0037 | 0.9988 | 0.8794 | 0.875 | 0.8838 |
144
+ | 0.0043 | 87.0 | 10701 | 0.0037 | 0.9987 | 0.8722 | 0.8657 | 0.8788 |
145
+ | 0.0043 | 88.0 | 10824 | 0.0036 | 0.9986 | 0.8629 | 0.8673 | 0.8586 |
146
+ | 0.0043 | 89.0 | 10947 | 0.0036 | 0.9987 | 0.8724 | 0.8814 | 0.8636 |
147
+ | 0.004 | 90.0 | 11070 | 0.0037 | 0.9985 | 0.8483 | 0.8639 | 0.8333 |
148
+ | 0.004 | 91.0 | 11193 | 0.0033 | 0.9988 | 0.8747 | 0.8860 | 0.8636 |
149
+ | 0.004 | 92.0 | 11316 | 0.0034 | 0.9986 | 0.8586 | 0.8913 | 0.8283 |
150
+ | 0.004 | 93.0 | 11439 | 0.0037 | 0.9987 | 0.8744 | 0.87 | 0.8788 |
151
+ | 0.0041 | 94.0 | 11562 | 0.0034 | 0.9987 | 0.8675 | 0.8930 | 0.8434 |
152
+ | 0.0041 | 95.0 | 11685 | 0.0032 | 0.9989 | 0.8928 | 0.8818 | 0.9040 |
153
+ | 0.0041 | 96.0 | 11808 | 0.0032 | 0.9988 | 0.8832 | 0.8878 | 0.8788 |
154
+ | 0.0041 | 97.0 | 11931 | 0.0034 | 0.9987 | 0.8667 | 0.8802 | 0.8535 |
155
+ | 0.0036 | 98.0 | 12054 | 0.0033 | 0.9988 | 0.8804 | 0.8872 | 0.8737 |
156
+ | 0.0036 | 99.0 | 12177 | 0.0031 | 0.9989 | 0.8889 | 0.8889 | 0.8889 |
157
+ | 0.0036 | 100.0 | 12300 | 0.0030 | 0.9989 | 0.8945 | 0.89 | 0.8990 |
158
+ | 0.0036 | 101.0 | 12423 | 0.0029 | 0.9989 | 0.8917 | 0.8894 | 0.8939 |
159
+ | 0.0036 | 102.0 | 12546 | 0.0030 | 0.9989 | 0.8878 | 0.8768 | 0.8990 |
160
+ | 0.0036 | 103.0 | 12669 | 0.0029 | 0.9990 | 0.8995 | 0.895 | 0.9040 |
161
+ | 0.0036 | 104.0 | 12792 | 0.0029 | 0.9989 | 0.8894 | 0.885 | 0.8939 |
162
+ | 0.0036 | 105.0 | 12915 | 0.0029 | 0.9988 | 0.8747 | 0.8860 | 0.8636 |
163
+ | 0.0033 | 106.0 | 13038 | 0.0029 | 0.9990 | 0.9 | 0.8911 | 0.9091 |
164
+ | 0.0033 | 107.0 | 13161 | 0.0026 | 0.9990 | 0.8951 | 0.9067 | 0.8838 |
165
+ | 0.0033 | 108.0 | 13284 | 0.0038 | 0.9987 | 0.8651 | 0.8718 | 0.8586 |
166
+ | 0.0033 | 109.0 | 13407 | 0.0032 | 0.9988 | 0.8766 | 0.8744 | 0.8788 |
167
+ | 0.0033 | 110.0 | 13530 | 0.0028 | 0.9990 | 0.9018 | 0.8995 | 0.9040 |
168
+ | 0.0033 | 111.0 | 13653 | 0.0032 | 0.9987 | 0.8744 | 0.87 | 0.8788 |
169
+ | 0.0033 | 112.0 | 13776 | 0.0028 | 0.9990 | 0.9003 | 0.9119 | 0.8889 |
170
+ | 0.0033 | 113.0 | 13899 | 0.0029 | 0.9990 | 0.8985 | 0.9031 | 0.8939 |
171
+ | 0.0035 | 114.0 | 14022 | 0.0026 | 0.9991 | 0.9086 | 0.9133 | 0.9040 |
172
+ | 0.0035 | 115.0 | 14145 | 0.0026 | 0.9991 | 0.9132 | 0.8976 | 0.9293 |
173
+ | 0.0035 | 116.0 | 14268 | 0.0024 | 0.9991 | 0.9154 | 0.9020 | 0.9293 |
174
+ | 0.0035 | 117.0 | 14391 | 0.0024 | 0.9991 | 0.9118 | 0.9095 | 0.9141 |
175
+ | 0.0027 | 118.0 | 14514 | 0.0024 | 0.9992 | 0.9177 | 0.9064 | 0.9293 |
176
+ | 0.0027 | 119.0 | 14637 | 0.0023 | 0.9991 | 0.9123 | 0.9055 | 0.9192 |
177
+ | 0.0027 | 120.0 | 14760 | 0.0024 | 0.9990 | 0.8957 | 0.9026 | 0.8889 |
178
+ | 0.0027 | 121.0 | 14883 | 0.0023 | 0.9991 | 0.915 | 0.9059 | 0.9242 |
179
+ | 0.0027 | 122.0 | 15006 | 0.0023 | 0.9991 | 0.9132 | 0.8976 | 0.9293 |
180
+ | 0.0027 | 123.0 | 15129 | 0.0023 | 0.9992 | 0.9165 | 0.9188 | 0.9141 |
181
+ | 0.0027 | 124.0 | 15252 | 0.0028 | 0.9989 | 0.8911 | 0.8738 | 0.9091 |
182
+ | 0.0027 | 125.0 | 15375 | 0.0022 | 0.9992 | 0.9177 | 0.9064 | 0.9293 |
183
+ | 0.0027 | 126.0 | 15498 | 0.0023 | 0.9991 | 0.9114 | 0.9137 | 0.9091 |
184
+ | 0.0027 | 127.0 | 15621 | 0.0022 | 0.9992 | 0.92 | 0.9109 | 0.9293 |
185
+ | 0.0027 | 128.0 | 15744 | 0.0021 | 0.9992 | 0.9227 | 0.9113 | 0.9343 |
186
+ | 0.0027 | 129.0 | 15867 | 0.0022 | 0.9991 | 0.9068 | 0.9045 | 0.9091 |
187
+ | 0.0027 | 130.0 | 15990 | 0.0021 | 0.9992 | 0.9204 | 0.9069 | 0.9343 |
188
+ | 0.0025 | 131.0 | 16113 | 0.0021 | 0.9992 | 0.9181 | 0.9024 | 0.9343 |
189
+ | 0.0025 | 132.0 | 16236 | 0.0023 | 0.9991 | 0.9086 | 0.8889 | 0.9293 |
190
+ | 0.0025 | 133.0 | 16359 | 0.0020 | 0.9992 | 0.9208 | 0.9029 | 0.9394 |
191
+ | 0.0025 | 134.0 | 16482 | 0.0019 | 0.9992 | 0.9246 | 0.92 | 0.9293 |
192
+ | 0.0025 | 135.0 | 16605 | 0.0019 | 0.9993 | 0.9270 | 0.9246 | 0.9293 |
193
+ | 0.0025 | 136.0 | 16728 | 0.0019 | 0.9992 | 0.9231 | 0.9073 | 0.9394 |
194
+ | 0.0025 | 137.0 | 16851 | 0.0018 | 0.9993 | 0.9277 | 0.9163 | 0.9394 |
195
+ | 0.0025 | 138.0 | 16974 | 0.0019 | 0.9992 | 0.9177 | 0.9064 | 0.9293 |
196
+ | 0.0022 | 139.0 | 17097 | 0.0018 | 0.9992 | 0.9211 | 0.9282 | 0.9141 |
197
+ | 0.0022 | 140.0 | 17220 | 0.0018 | 0.9993 | 0.9323 | 0.9254 | 0.9394 |
198
+ | 0.0022 | 141.0 | 17343 | 0.0018 | 0.9993 | 0.935 | 0.9257 | 0.9444 |
199
+ | 0.0022 | 142.0 | 17466 | 0.0019 | 0.9992 | 0.9203 | 0.9372 | 0.9040 |
200
+ | 0.0021 | 143.0 | 17589 | 0.0017 | 0.9993 | 0.9289 | 0.9337 | 0.9242 |
201
+ | 0.0021 | 144.0 | 17712 | 0.0021 | 0.9992 | 0.9223 | 0.9154 | 0.9293 |
202
+ | 0.0021 | 145.0 | 17835 | 0.0021 | 0.9992 | 0.9165 | 0.9188 | 0.9141 |
203
+ | 0.0021 | 146.0 | 17958 | 0.0019 | 0.9993 | 0.9277 | 0.9163 | 0.9394 |
204
+ | 0.0023 | 147.0 | 18081 | 0.0019 | 0.9993 | 0.93 | 0.9208 | 0.9394 |
205
+ | 0.0023 | 148.0 | 18204 | 0.0017 | 0.9994 | 0.9373 | 0.9303 | 0.9444 |
206
+ | 0.0023 | 149.0 | 18327 | 0.0017 | 0.9993 | 0.9273 | 0.9204 | 0.9343 |
207
+ | 0.0023 | 150.0 | 18450 | 0.0018 | 0.9993 | 0.9306 | 0.9476 | 0.9141 |
208
+ | 0.002 | 151.0 | 18573 | 0.0032 | 0.9993 | 0.9286 | 0.9381 | 0.9192 |
209
+ | 0.002 | 152.0 | 18696 | 0.0016 | 0.9993 | 0.9340 | 0.9388 | 0.9293 |
210
+ | 0.002 | 153.0 | 18819 | 0.0017 | 0.9993 | 0.9323 | 0.9254 | 0.9394 |
211
+ | 0.002 | 154.0 | 18942 | 0.0017 | 0.9994 | 0.9364 | 0.9436 | 0.9293 |
212
+ | 0.0021 | 155.0 | 19065 | 0.0019 | 0.9993 | 0.9273 | 0.9204 | 0.9343 |
213
+ | 0.0021 | 156.0 | 19188 | 0.0016 | 0.9995 | 0.9460 | 0.9634 | 0.9293 |
214
+ | 0.0021 | 157.0 | 19311 | 0.0015 | 0.9995 | 0.9490 | 0.9588 | 0.9394 |
215
+ | 0.0021 | 158.0 | 19434 | 0.0015 | 0.9994 | 0.9442 | 0.9490 | 0.9394 |
216
+ | 0.0017 | 159.0 | 19557 | 0.0019 | 0.9993 | 0.9267 | 0.9620 | 0.8939 |
217
+ | 0.0017 | 160.0 | 19680 | 0.0014 | 0.9994 | 0.9418 | 0.9442 | 0.9394 |
218
+ | 0.0017 | 161.0 | 19803 | 0.0016 | 0.9994 | 0.9388 | 0.9485 | 0.9293 |
219
+ | 0.0017 | 162.0 | 19926 | 0.0014 | 0.9995 | 0.9460 | 0.9634 | 0.9293 |
220
+ | 0.0017 | 163.0 | 20049 | 0.0014 | 0.9995 | 0.9490 | 0.9588 | 0.9394 |
221
+ | 0.0017 | 164.0 | 20172 | 0.0013 | 0.9996 | 0.9567 | 0.9641 | 0.9495 |
222
+ | 0.0017 | 165.0 | 20295 | 0.0013 | 0.9994 | 0.9444 | 0.9444 | 0.9444 |
223
+ | 0.0017 | 166.0 | 20418 | 0.0014 | 0.9995 | 0.9519 | 0.9543 | 0.9495 |
224
+ | 0.0016 | 167.0 | 20541 | 0.0014 | 0.9994 | 0.9444 | 0.9444 | 0.9444 |
225
+ | 0.0016 | 168.0 | 20664 | 0.0013 | 0.9995 | 0.9460 | 0.9634 | 0.9293 |
226
+ | 0.0016 | 169.0 | 20787 | 0.0012 | 0.9996 | 0.9618 | 0.9692 | 0.9545 |
227
+ | 0.0016 | 170.0 | 20910 | 0.0013 | 0.9995 | 0.9487 | 0.9635 | 0.9343 |
228
+ | 0.0015 | 171.0 | 21033 | 0.0012 | 0.9996 | 0.9592 | 0.9691 | 0.9495 |
229
+ | 0.0015 | 172.0 | 21156 | 0.0013 | 0.9995 | 0.9455 | 0.9733 | 0.9192 |
230
+ | 0.0015 | 173.0 | 21279 | 0.0015 | 0.9995 | 0.9538 | 0.9688 | 0.9394 |
231
+ | 0.0015 | 174.0 | 21402 | 0.0012 | 0.9996 | 0.9620 | 0.9645 | 0.9596 |
232
+ | 0.0015 | 175.0 | 21525 | 0.0011 | 0.9996 | 0.9567 | 0.9641 | 0.9495 |
233
+ | 0.0015 | 176.0 | 21648 | 0.0011 | 0.9996 | 0.9648 | 0.96 | 0.9697 |
234
+ | 0.0015 | 177.0 | 21771 | 0.0011 | 0.9996 | 0.9622 | 0.9598 | 0.9646 |
235
+ | 0.0015 | 178.0 | 21894 | 0.0011 | 0.9996 | 0.9648 | 0.96 | 0.9697 |
236
+ | 0.0014 | 179.0 | 22017 | 0.0011 | 0.9995 | 0.9541 | 0.9639 | 0.9444 |
237
+ | 0.0014 | 180.0 | 22140 | 0.0011 | 0.9997 | 0.9671 | 0.9695 | 0.9646 |
238
+ | 0.0014 | 181.0 | 22263 | 0.0010 | 0.9996 | 0.9643 | 0.9742 | 0.9545 |
239
+ | 0.0014 | 182.0 | 22386 | 0.0010 | 0.9997 | 0.9694 | 0.9794 | 0.9596 |
240
+ | 0.0013 | 183.0 | 22509 | 0.0010 | 0.9997 | 0.9747 | 0.9747 | 0.9747 |
241
+ | 0.0013 | 184.0 | 22632 | 0.0011 | 0.9996 | 0.9622 | 0.9598 | 0.9646 |
242
+ | 0.0013 | 185.0 | 22755 | 0.0010 | 0.9997 | 0.9747 | 0.9747 | 0.9747 |
243
+ | 0.0013 | 186.0 | 22878 | 0.0010 | 0.9998 | 0.9772 | 0.9797 | 0.9747 |
244
+ | 0.0012 | 187.0 | 23001 | 0.0010 | 0.9998 | 0.9772 | 0.9797 | 0.9747 |
245
+ | 0.0012 | 188.0 | 23124 | 0.0009 | 0.9997 | 0.9746 | 0.9796 | 0.9697 |
246
+ | 0.0012 | 189.0 | 23247 | 0.0009 | 0.9997 | 0.9746 | 0.9796 | 0.9697 |
247
+ | 0.0012 | 190.0 | 23370 | 0.0009 | 0.9997 | 0.9746 | 0.9796 | 0.9697 |
248
+ | 0.0012 | 191.0 | 23493 | 0.0009 | 0.9997 | 0.9746 | 0.9796 | 0.9697 |
249
+ | 0.0012 | 192.0 | 23616 | 0.0009 | 0.9997 | 0.9695 | 0.9745 | 0.9646 |
250
+ | 0.0012 | 193.0 | 23739 | 0.0009 | 0.9997 | 0.9747 | 0.9747 | 0.9747 |
251
+ | 0.0012 | 194.0 | 23862 | 0.0009 | 0.9997 | 0.9722 | 0.9746 | 0.9697 |
252
+ | 0.0012 | 195.0 | 23985 | 0.0009 | 0.9998 | 0.9772 | 0.9797 | 0.9747 |
253
+ | 0.0012 | 196.0 | 24108 | 0.0009 | 0.9997 | 0.9747 | 0.9747 | 0.9747 |
254
+ | 0.0012 | 197.0 | 24231 | 0.0009 | 0.9997 | 0.9747 | 0.9747 | 0.9747 |
255
+ | 0.0012 | 198.0 | 24354 | 0.0009 | 0.9997 | 0.9747 | 0.9747 | 0.9747 |
256
+ | 0.0012 | 199.0 | 24477 | 0.0009 | 0.9997 | 0.9747 | 0.9747 | 0.9747 |
257
+ | 0.0011 | 200.0 | 24600 | 0.0009 | 0.9997 | 0.9747 | 0.9747 | 0.9747 |
258
+
259
+
260
+ ### Framework versions
261
+
262
+ - Transformers 4.39.2
263
+ - Pytorch 2.2.2+cu121
264
+ - Datasets 2.18.0
265
+ - Tokenizers 0.15.2
added_tokens.json ADDED
@@ -0,0 +1,572 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ ".141": 128532,
3
+ ".184": 128467,
4
+ ".26": 128380,
5
+ "0.002%": 128436,
6
+ "0.25%": 128481,
7
+ "00.00": 128496,
8
+ "000.00": 128412,
9
+ "1%": 128301,
10
+ "1.00": 128343,
11
+ "1.1": 128378,
12
+ "1.10": 128471,
13
+ "1.11": 128472,
14
+ "1.2": 128379,
15
+ "1.3": 128463,
16
+ "1.4": 128464,
17
+ "1.5": 128465,
18
+ "1.6": 128466,
19
+ "1.7": 128468,
20
+ "1.8": 128469,
21
+ "1.9": 128470,
22
+ "10%": 128295,
23
+ "10.00": 128449,
24
+ "10.1": 128304,
25
+ "10.1.1": 128337,
26
+ "10.1.2": 128376,
27
+ "10.1.4": 128443,
28
+ "10.1.8": 128305,
29
+ "10.1.9": 128302,
30
+ "10.2": 128332,
31
+ "10.3": 128354,
32
+ "10.4": 128361,
33
+ "11.1": 128531,
34
+ "11.2": 128323,
35
+ "110.00": 128309,
36
+ "12%": 128346,
37
+ "12.1": 128433,
38
+ "12.2": 128434,
39
+ "12.4": 128371,
40
+ "13.1": 128454,
41
+ "13.13": 128446,
42
+ "13.2": 128375,
43
+ "13.3.2": 128566,
44
+ "13.7": 128419,
45
+ "13.7.3": 128399,
46
+ "14.1": 128352,
47
+ "14.2": 128344,
48
+ "14.2.": 128476,
49
+ "14.2.1": 128447,
50
+ "14.2.2": 128338,
51
+ "14.4": 128311,
52
+ "14.4.1": 128442,
53
+ "14.4.2": 128299,
54
+ "14.5": 128567,
55
+ "14.6": 128568,
56
+ "14.7": 128569,
57
+ "14.8": 128329,
58
+ "150.00": 128383,
59
+ "16.3": 128455,
60
+ "16.4": 128366,
61
+ "16.5": 128331,
62
+ "16.6": 128387,
63
+ "16.8": 128319,
64
+ "165.00": 128347,
65
+ "17.3": 128479,
66
+ "175.00": 128521,
67
+ "18.7": 128435,
68
+ "18.8": 128359,
69
+ "18.8.": 128523,
70
+ "18.9.": 128524,
71
+ "19.1.2": 128335,
72
+ "19.1.3": 128395,
73
+ "19.2.3": 128330,
74
+ "19.3": 128377,
75
+ "19.3.": 128525,
76
+ "2.1": 128534,
77
+ "2.10": 128440,
78
+ "2.2": 128365,
79
+ "2.3": 128535,
80
+ "2.4": 128536,
81
+ "2.5": 128537,
82
+ "2.5%": 128522,
83
+ "2.9": 128367,
84
+ "20%": 128355,
85
+ "20.6": 128505,
86
+ "20.6.5": 128317,
87
+ "20.6.8": 128396,
88
+ "20.6.9": 128372,
89
+ "200.00": 128439,
90
+ "2021.": 128515,
91
+ "21.1": 128552,
92
+ "21.2": 128553,
93
+ "21.3": 128384,
94
+ "21.4": 128554,
95
+ "22.1": 128555,
96
+ "22.2": 128556,
97
+ "22.3": 128557,
98
+ "22.4": 128558,
99
+ "220.00": 128327,
100
+ "23.1": 128559,
101
+ "23.1.1": 128560,
102
+ "23.13": 128297,
103
+ "23.14": 128300,
104
+ "23.17": 128328,
105
+ "23.2": 128561,
106
+ "23.2.1": 128562,
107
+ "23.2.6": 128456,
108
+ "23.3": 128401,
109
+ "23.4": 128563,
110
+ "23.5": 128564,
111
+ "23.5.1": 128533,
112
+ "23.5.2": 128349,
113
+ "23.6": 128325,
114
+ "23.6.1": 128310,
115
+ "23.6.2": 128324,
116
+ "23.7": 128326,
117
+ "23.8": 128484,
118
+ "23.9": 128318,
119
+ "23.9.": 128494,
120
+ "23.9.1": 128353,
121
+ "24.1": 128392,
122
+ "24.1.1": 128373,
123
+ "24.1.2": 128374,
124
+ "24.3": 128388,
125
+ "24.3.1": 128485,
126
+ "24.3.2": 128382,
127
+ "24.3.3": 128314,
128
+ "24.4.1": 128477,
129
+ "24.4.2": 128385,
130
+ "24.4.3": 128345,
131
+ "24.4.4": 128478,
132
+ "25.2": 128381,
133
+ "25.7": 128437,
134
+ "250.00": 128502,
135
+ "265.00": 128550,
136
+ "275.00": 128500,
137
+ "3.1": 128538,
138
+ "3.10": 128547,
139
+ "3.2": 128539,
140
+ "3.3": 128540,
141
+ "3.4": 128541,
142
+ "3.5": 128542,
143
+ "3.6": 128543,
144
+ "3.7": 128544,
145
+ "3.8": 128545,
146
+ "3.9": 128546,
147
+ "30.10": 128458,
148
+ "30.11": 128321,
149
+ "30.12.1": 128459,
150
+ "30.12.2": 128460,
151
+ "30.13.1": 128461,
152
+ "30.13.2": 128462,
153
+ "30.2": 128448,
154
+ "30.7": 128364,
155
+ "30.9": 128457,
156
+ "300.00": 128438,
157
+ "31.2": 128306,
158
+ "31.2.1": 128506,
159
+ "31.2.3": 128507,
160
+ "31.4": 128315,
161
+ "32.1": 128450,
162
+ "32.2": 128451,
163
+ "32.3": 128452,
164
+ "33.1": 128393,
165
+ "33.1.": 128403,
166
+ "33.10.": 128415,
167
+ "33.11.": 128416,
168
+ "33.12.": 128417,
169
+ "33.13.": 128418,
170
+ "33.14.": 128420,
171
+ "33.15.": 128421,
172
+ "33.16.": 128422,
173
+ "33.17.": 128423,
174
+ "33.18.": 128424,
175
+ "33.19.": 128425,
176
+ "33.2": 128508,
177
+ "33.2.": 128404,
178
+ "33.20.": 128426,
179
+ "33.21.": 128427,
180
+ "33.22.": 128428,
181
+ "33.23.": 128429,
182
+ "33.3": 128509,
183
+ "33.3.": 128405,
184
+ "33.4": 128510,
185
+ "33.4.": 128407,
186
+ "33.5": 128511,
187
+ "33.5.": 128409,
188
+ "33.6": 128512,
189
+ "33.6.": 128410,
190
+ "33.7": 128513,
191
+ "33.7.": 128411,
192
+ "33.8": 128514,
193
+ "33.8.": 128413,
194
+ "33.9": 128516,
195
+ "33.9.": 128414,
196
+ "330.00": 128322,
197
+ "34.1.": 128430,
198
+ "34.2.": 128431,
199
+ "34.3.": 128432,
200
+ "35.1": 128368,
201
+ "35.2": 128369,
202
+ "35.3": 128370,
203
+ "350.00": 128480,
204
+ "36.1": 128389,
205
+ "36.2": 128486,
206
+ "36.3": 128487,
207
+ "36.4": 128488,
208
+ "38.1": 128497,
209
+ "38.2": 128498,
210
+ "380.00": 128334,
211
+ "385.00": 128391,
212
+ "4.1": 128356,
213
+ "4.1.2": 128493,
214
+ "4.1.3": 128492,
215
+ "4.2": 128362,
216
+ "4.2.1": 128444,
217
+ "4.2.2": 128445,
218
+ "4.5": 128342,
219
+ "4.7.2": 128406,
220
+ "4.7.3": 128402,
221
+ "4.8": 128350,
222
+ "4.8.1": 128441,
223
+ "41.1": 128397,
224
+ "41.2": 128398,
225
+ "41.3": 128526,
226
+ "41.4": 128527,
227
+ "42.1": 128360,
228
+ "42.2": 128499,
229
+ "44.1": 128333,
230
+ "44.2": 128358,
231
+ "44.3": 128390,
232
+ "44.4": 128518,
233
+ "440.00": 128453,
234
+ "45.1": 128528,
235
+ "45.2": 128529,
236
+ "5%": 128298,
237
+ "5.00": 128339,
238
+ "5.1": 128308,
239
+ "5.1.1": 128473,
240
+ "5.1.2": 128474,
241
+ "5.1.3": 128475,
242
+ "5.2": 128386,
243
+ "5.2.3": 128408,
244
+ "5.3": 128517,
245
+ "500.00": 128501,
246
+ "53.1": 128519,
247
+ "53.2": 128520,
248
+ "550.00": 128483,
249
+ "56.1": 128489,
250
+ "6.1": 128340,
251
+ "6.2": 128320,
252
+ "6.3": 128548,
253
+ "6.7": 128551,
254
+ "62.1": 128490,
255
+ "62.2": 128491,
256
+ "7%": 128495,
257
+ "7.1": 128400,
258
+ "7.1.1": 128296,
259
+ "7.1.3": 128316,
260
+ "7.2": 128549,
261
+ "7.2.1": 128307,
262
+ "7.2.2": 128363,
263
+ "7.2.3": 128504,
264
+ "7.2.4": 128565,
265
+ "7.2.5": 128503,
266
+ "7.2.6": 128394,
267
+ "8%": 128313,
268
+ "8.1": 128336,
269
+ "8.1.1": 128303,
270
+ "8.1.2": 128312,
271
+ "8.1.3": 128351,
272
+ "8.2": 128341,
273
+ "8.2.2": 128348,
274
+ "9%": 128530,
275
+ "9.1": 128357,
276
+ "9.75%": 128482,
277
+ "[MASK]": 128000,
278
+ "accepts": 128163,
279
+ "accordance": 128032,
280
+ "accordingly": 128275,
281
+ "accrued": 128191,
282
+ "acknowledge": 128110,
283
+ "acknowledges": 128019,
284
+ "adjoining": 128140,
285
+ "adjustments": 128135,
286
+ "advise": 128157,
287
+ "affairs": 128233,
288
+ "affecting": 128228,
289
+ "aforementioned": 128274,
290
+ "aforesaid": 128158,
291
+ "agrees": 128015,
292
+ "allowance": 128202,
293
+ "alteration": 128266,
294
+ "alterations": 128155,
295
+ "amend": 128129,
296
+ "amended": 128003,
297
+ "amendments": 128037,
298
+ "amounts": 128210,
299
+ "annexed": 128170,
300
+ "annexure": 128098,
301
+ "annum": 128017,
302
+ "apluslegal": 128121,
303
+ "applications": 128278,
304
+ "applies": 128104,
305
+ "arising": 128057,
306
+ "arrangements": 128097,
307
+ "arranging": 128204,
308
+ "assigns": 128198,
309
+ "aus": 128284,
310
+ "authorised": 128099,
311
+ "authorises": 128065,
312
+ "authorities": 128262,
313
+ "authorizes": 128114,
314
+ "balances": 128156,
315
+ "bankrupt": 128101,
316
+ "behalf": 128150,
317
+ "breakdown": 128118,
318
+ "calculating": 128205,
319
+ "calculations": 128255,
320
+ "cancellation": 128173,
321
+ "cancelled": 128123,
322
+ "cancels": 128219,
323
+ "centum": 128096,
324
+ "certificates": 128279,
325
+ "certifies": 128254,
326
+ "charges": 128138,
327
+ "chattels": 128241,
328
+ "cheque": 128069,
329
+ "clauses": 128009,
330
+ "commencement": 128075,
331
+ "commencing": 128079,
332
+ "complies": 128218,
333
+ "comply": 128092,
334
+ "comprises": 128131,
335
+ "computed": 128077,
336
+ "consequence": 128027,
337
+ "constitutes": 128200,
338
+ "contracts": 128100,
339
+ "contributions": 128197,
340
+ "conveyancer": 128030,
341
+ "conveyancing": 128060,
342
+ "coronation": 128290,
343
+ "costs": 128005,
344
+ "counterpart": 128203,
345
+ "covenant": 128090,
346
+ "creditors": 128041,
347
+ "cumberland": 128250,
348
+ "damages": 128018,
349
+ "dealings": 128253,
350
+ "december": 128058,
351
+ "deed": 128215,
352
+ "defaulting": 128126,
353
+ "defects": 128165,
354
+ "deletes": 128152,
355
+ "deleting": 128007,
356
+ "deletion": 128179,
357
+ "deposited": 128108,
358
+ "dilapidations": 128224,
359
+ "discloses": 128237,
360
+ "discrepancies": 128174,
361
+ "dollars": 128053,
362
+ "drainage": 128103,
363
+ "duly": 128184,
364
+ "earliest": 128260,
365
+ "earnest": 128221,
366
+ "easement": 128044,
367
+ "effected": 128078,
368
+ "eighty": 128172,
369
+ "encumbrance": 128235,
370
+ "enfield": 128292,
371
+ "enquiries": 128226,
372
+ "enters": 128070,
373
+ "entirety": 128043,
374
+ "equally": 128083,
375
+ "evidencing": 128183,
376
+ "exchanged": 128169,
377
+ "expenses": 128008,
378
+ "expiration": 128238,
379
+ "expired": 128243,
380
+ "expiry": 128245,
381
+ "expressly": 128107,
382
+ "extensions": 128264,
383
+ "extent": 128195,
384
+ "facie": 128186,
385
+ "facsimile": 128059,
386
+ "fails": 128054,
387
+ "fees": 128201,
388
+ "finishes": 128269,
389
+ "follows": 128012,
390
+ "forfeited": 128116,
391
+ "forthwith": 128133,
392
+ "fourteen": 128052,
393
+ "funds": 128119,
394
+ "furnishings": 128240,
395
+ "gives": 128216,
396
+ "goods": 128151,
397
+ "grounds": 128020,
398
+ "gst": 128004,
399
+ "guarantor": 128109,
400
+ "headings": 128209,
401
+ "hereof": 128031,
402
+ "hereto": 128067,
403
+ "hereunder": 128035,
404
+ "implied": 128248,
405
+ "improvements": 128134,
406
+ "incapacity": 128232,
407
+ "inclement": 128263,
408
+ "inclusions": 128061,
409
+ "incoming": 128257,
410
+ "incomplete": 128189,
411
+ "inconsistency": 128117,
412
+ "incur": 128246,
413
+ "incurred": 128011,
414
+ "indemnified": 128287,
415
+ "indemnify": 128102,
416
+ "indicates": 128187,
417
+ "infestations": 128225,
418
+ "inserted": 128084,
419
+ "inserting": 128026,
420
+ "insertion": 128271,
421
+ "inspected": 128166,
422
+ "instalments": 128105,
423
+ "intention": 128175,
424
+ "interests": 128207,
425
+ "invoice": 128147,
426
+ "irrespective": 128144,
427
+ "irrevocable": 128242,
428
+ "january": 128025,
429
+ "jensen": 128277,
430
+ "latent": 128164,
431
+ "legislation": 128120,
432
+ "levied": 128217,
433
+ "levies": 128193,
434
+ "liable": 128033,
435
+ "liquidated": 128046,
436
+ "liquidation": 128125,
437
+ "liquidator": 128063,
438
+ "livestock": 128282,
439
+ "llimited": 128285,
440
+ "lodgment": 128211,
441
+ "mains": 128153,
442
+ "manner": 128149,
443
+ "materially": 128196,
444
+ "matters": 128227,
445
+ "monday": 128161,
446
+ "moneys": 128038,
447
+ "monies": 128034,
448
+ "mortgagee": 128051,
449
+ "mutually": 128142,
450
+ "ncf": 128283,
451
+ "negating": 128124,
452
+ "neighbouring": 128229,
453
+ "nominate": 128094,
454
+ "notations": 128252,
455
+ "noted": 128073,
456
+ "notices": 128231,
457
+ "notifications": 128251,
458
+ "notified": 128188,
459
+ "notifies": 128270,
460
+ "notwithstanding": 128016,
461
+ "nsw": 128023,
462
+ "objection": 128036,
463
+ "objections": 128272,
464
+ "obligations": 128145,
465
+ "obliged": 128087,
466
+ "occasioned": 128146,
467
+ "occurs": 128068,
468
+ "october": 128293,
469
+ "outgoing": 128160,
470
+ "outgoings": 128045,
471
+ "parade": 128291,
472
+ "parish": 128249,
473
+ "particulars": 128178,
474
+ "payable": 128002,
475
+ "penalties": 128208,
476
+ "pexa": 128066,
477
+ "pitt": 128288,
478
+ "prejudice": 128095,
479
+ "premiums": 128212,
480
+ "prevail": 128143,
481
+ "prima": 128185,
482
+ "provides": 128192,
483
+ "provisions": 128021,
484
+ "pty": 128111,
485
+ "purchaser": 128001,
486
+ "purchasers": 128047,
487
+ "purposes": 128028,
488
+ "pursuant": 128029,
489
+ "reads": 128294,
490
+ "recover": 128190,
491
+ "refund": 128261,
492
+ "refunded": 128222,
493
+ "refusal": 128088,
494
+ "refuses": 128220,
495
+ "regard": 128086,
496
+ "registrar": 128171,
497
+ "regulations": 128182,
498
+ "reimbursement": 128280,
499
+ "relation": 128040,
500
+ "relied": 128167,
501
+ "rely": 128286,
502
+ "remedies": 128062,
503
+ "remedy": 128055,
504
+ "replaced": 128014,
505
+ "replaces": 128130,
506
+ "represents": 128115,
507
+ "requirement": 128113,
508
+ "requiring": 128159,
509
+ "requisition": 128010,
510
+ "requisitions": 128089,
511
+ "rescheduled": 128106,
512
+ "rescheduling": 128132,
513
+ "rescind": 128013,
514
+ "rescission": 128064,
515
+ "resolves": 128234,
516
+ "restricting": 128085,
517
+ "rests": 128223,
518
+ "schemes": 128049,
519
+ "sender": 128093,
520
+ "serves": 128042,
521
+ "sewer": 128168,
522
+ "sewerage": 128071,
523
+ "signatures": 128181,
524
+ "simultaneous": 128259,
525
+ "sold": 128080,
526
+ "solely": 128139,
527
+ "solicitor": 128006,
528
+ "solicitors": 128048,
529
+ "specifies": 128176,
530
+ "statute": 128206,
531
+ "stipulate": 128247,
532
+ "stipulated": 128081,
533
+ "subclause": 128281,
534
+ "subdivision": 128091,
535
+ "subsequent": 128268,
536
+ "subsequently": 128148,
537
+ "substitute": 128039,
538
+ "substituting": 128127,
539
+ "suffer": 128273,
540
+ "suffered": 128199,
541
+ "sufficiently": 128112,
542
+ "suitability": 128230,
543
+ "summons": 128214,
544
+ "surveyor": 128267,
545
+ "sutherland": 128276,
546
+ "sydney": 128289,
547
+ "takeovers": 128154,
548
+ "taxable": 128128,
549
+ "taxation": 128136,
550
+ "tenancies": 128258,
551
+ "tenancy": 128050,
552
+ "tendered": 128239,
553
+ "terms": 128056,
554
+ "thereof": 128024,
555
+ "thereto": 128177,
556
+ "transferee": 128082,
557
+ "treasurer": 128213,
558
+ "undertakes": 128194,
559
+ "undertaking": 128141,
560
+ "unpaid": 128122,
561
+ "unwilling": 128137,
562
+ "vacant": 128244,
563
+ "variations": 128265,
564
+ "vendors": 128022,
565
+ "virtue": 128162,
566
+ "wales": 128072,
567
+ "warrants": 128074,
568
+ "willful": 128256,
569
+ "winebar": 128180,
570
+ "withdraw": 128076,
571
+ "workspace": 128236
572
+ }
config.json ADDED
@@ -0,0 +1,120 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/deberta-v3-base",
3
+ "architectures": [
4
+ "DebertaV2ForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 768,
10
+ "id2label": {
11
+ "0": "CC",
12
+ "1": "CN 1",
13
+ "2": "CN 2",
14
+ "3": "CN 3",
15
+ "4": "Condition",
16
+ "5": "Cooling off",
17
+ "6": "DS 1",
18
+ "7": "Early",
19
+ "8": "Extra Requisition",
20
+ "9": "GST",
21
+ "10": "HBCF",
22
+ "11": "Incap 1",
23
+ "12": "Incap 2",
24
+ "13": "Incap 3",
25
+ "14": "Interest on Deposit",
26
+ "15": "L Back",
27
+ "16": "MV",
28
+ "17": "OTP Adjustment",
29
+ "18": "Probate",
30
+ "19": "RC",
31
+ "20": "Release",
32
+ "21": "Req",
33
+ "22": "TA",
34
+ "23": "TF Form",
35
+ "24": "amd 1",
36
+ "25": "amd 10",
37
+ "26": "amd 2",
38
+ "27": "amd 3",
39
+ "28": "amd 4",
40
+ "29": "amd 5",
41
+ "30": "amd 6",
42
+ "31": "amd 7",
43
+ "32": "amd 8",
44
+ "33": "amd 9",
45
+ "34": "as",
46
+ "35": "lc 1",
47
+ "36": "lc 2",
48
+ "37": "lc 3",
49
+ "38": "lc 4",
50
+ "39": "lc 5"
51
+ },
52
+ "initializer_range": 0.02,
53
+ "intermediate_size": 3072,
54
+ "label2id": {
55
+ "CC": 0,
56
+ "CN 1": 1,
57
+ "CN 2": 2,
58
+ "CN 3": 3,
59
+ "Condition": 4,
60
+ "Cooling off": 5,
61
+ "DS 1": 6,
62
+ "Early": 7,
63
+ "Extra Requisition": 8,
64
+ "GST": 9,
65
+ "HBCF": 10,
66
+ "Incap 1": 11,
67
+ "Incap 2": 12,
68
+ "Incap 3": 13,
69
+ "Interest on Deposit": 14,
70
+ "L Back": 15,
71
+ "MV": 16,
72
+ "OTP Adjustment": 17,
73
+ "Probate": 18,
74
+ "RC": 19,
75
+ "Release": 20,
76
+ "Req": 21,
77
+ "TA": 22,
78
+ "TF Form": 23,
79
+ "amd 1": 24,
80
+ "amd 10": 25,
81
+ "amd 2": 26,
82
+ "amd 3": 27,
83
+ "amd 4": 28,
84
+ "amd 5": 29,
85
+ "amd 6": 30,
86
+ "amd 7": 31,
87
+ "amd 8": 32,
88
+ "amd 9": 33,
89
+ "as": 34,
90
+ "lc 1": 35,
91
+ "lc 2": 36,
92
+ "lc 3": 37,
93
+ "lc 4": 38,
94
+ "lc 5": 39
95
+ },
96
+ "layer_norm_eps": 1e-07,
97
+ "max_position_embeddings": 512,
98
+ "max_relative_positions": -1,
99
+ "model_type": "deberta-v2",
100
+ "norm_rel_ebd": "layer_norm",
101
+ "num_attention_heads": 12,
102
+ "num_hidden_layers": 12,
103
+ "pad_token_id": 0,
104
+ "pooler_dropout": 0,
105
+ "pooler_hidden_act": "gelu",
106
+ "pooler_hidden_size": 768,
107
+ "pos_att_type": [
108
+ "p2c",
109
+ "c2p"
110
+ ],
111
+ "position_biased_input": false,
112
+ "position_buckets": 256,
113
+ "problem_type": "multi_label_classification",
114
+ "relative_attention": true,
115
+ "share_att_key": true,
116
+ "torch_dtype": "float32",
117
+ "transformers_version": "4.39.2",
118
+ "type_vocab_size": 0,
119
+ "vocab_size": 128570
120
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:835718f26dbaac71e31dab0e567aaa2c535da845db2ef3d10af9691f55e6e55d
3
+ size 739280016
special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "[CLS]",
3
+ "cls_token": "[CLS]",
4
+ "eos_token": "[SEP]",
5
+ "mask_token": "[MASK]",
6
+ "pad_token": "[PAD]",
7
+ "sep_token": "[SEP]",
8
+ "unk_token": {
9
+ "content": "[UNK]",
10
+ "lstrip": false,
11
+ "normalized": true,
12
+ "rstrip": false,
13
+ "single_word": false
14
+ }
15
+ }
spm.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd
3
+ size 2464616
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71a0607f85b49805504f6a6ba8ed215fa0cd247d75d3def9ac5edbf54c382ab0
3
+ size 4920