MikeZQZ commited on
Commit
b4baab7
1 Parent(s): 4f3120e

MikeZQZ/model_0912

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_0825
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_0825
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.0004
24
+ - Accuracy: 1.0000
25
+ - F1: 0.9981
26
+ - Precision: 0.9961
27
+ - Recall: 1.0
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.0578 | 0.9938 | 0.0 | 0.0 | 0.0 |
59
+ | No log | 2.0 | 246 | 0.0371 | 0.9938 | 0.0 | 0.0 | 0.0 |
60
+ | No log | 3.0 | 369 | 0.0358 | 0.9938 | 0.0 | 0.0 | 0.0 |
61
+ | No log | 4.0 | 492 | 0.0339 | 0.9938 | 0.0 | 0.0 | 0.0 |
62
+ | 0.0968 | 5.0 | 615 | 0.0329 | 0.9938 | 0.0 | 0.0 | 0.0 |
63
+ | 0.0968 | 6.0 | 738 | 0.0293 | 0.9938 | 0.0 | 0.0 | 0.0 |
64
+ | 0.0968 | 7.0 | 861 | 0.0257 | 0.9936 | 0.0223 | 0.2727 | 0.0116 |
65
+ | 0.0968 | 8.0 | 984 | 0.0243 | 0.9938 | 0.0 | 0.0 | 0.0 |
66
+ | 0.0299 | 9.0 | 1107 | 0.0239 | 0.9938 | 0.0 | 0.0 | 0.0 |
67
+ | 0.0299 | 10.0 | 1230 | 0.0249 | 0.9934 | 0.3089 | 0.4453 | 0.2364 |
68
+ | 0.0299 | 11.0 | 1353 | 0.0226 | 0.9938 | 0.0 | 0.0 | 0.0 |
69
+ | 0.0299 | 12.0 | 1476 | 0.0236 | 0.9938 | 0.1623 | 0.5 | 0.0969 |
70
+ | 0.0249 | 13.0 | 1599 | 0.0213 | 0.9935 | 0.0 | 0.0 | 0.0 |
71
+ | 0.0249 | 14.0 | 1722 | 0.0203 | 0.9939 | 0.1759 | 0.5510 | 0.1047 |
72
+ | 0.0249 | 15.0 | 1845 | 0.0190 | 0.9939 | 0.2025 | 0.5517 | 0.1240 |
73
+ | 0.0249 | 16.0 | 1968 | 0.0192 | 0.9938 | 0.0 | 0.0 | 0.0 |
74
+ | 0.0218 | 17.0 | 2091 | 0.0177 | 0.9942 | 0.1495 | 0.9130 | 0.0814 |
75
+ | 0.0218 | 18.0 | 2214 | 0.0178 | 0.9950 | 0.4607 | 0.7097 | 0.3411 |
76
+ | 0.0218 | 19.0 | 2337 | 0.0168 | 0.9948 | 0.4216 | 0.6964 | 0.3023 |
77
+ | 0.0218 | 20.0 | 2460 | 0.0171 | 0.9947 | 0.3323 | 0.8060 | 0.2093 |
78
+ | 0.0184 | 21.0 | 2583 | 0.0151 | 0.9953 | 0.4670 | 0.8019 | 0.3295 |
79
+ | 0.0184 | 22.0 | 2706 | 0.0144 | 0.9955 | 0.5131 | 0.7903 | 0.3798 |
80
+ | 0.0184 | 23.0 | 2829 | 0.0140 | 0.9955 | 0.5507 | 0.7308 | 0.4419 |
81
+ | 0.0184 | 24.0 | 2952 | 0.0144 | 0.9954 | 0.4863 | 0.8241 | 0.3450 |
82
+ | 0.016 | 25.0 | 3075 | 0.0131 | 0.9958 | 0.5940 | 0.7399 | 0.4961 |
83
+ | 0.016 | 26.0 | 3198 | 0.0133 | 0.9960 | 0.5951 | 0.8026 | 0.4729 |
84
+ | 0.016 | 27.0 | 3321 | 0.0134 | 0.9959 | 0.5947 | 0.7799 | 0.4806 |
85
+ | 0.016 | 28.0 | 3444 | 0.0124 | 0.9961 | 0.6165 | 0.7844 | 0.5078 |
86
+ | 0.0141 | 29.0 | 3567 | 0.0118 | 0.9961 | 0.6279 | 0.7849 | 0.5233 |
87
+ | 0.0141 | 30.0 | 3690 | 0.0114 | 0.9962 | 0.6165 | 0.8247 | 0.4922 |
88
+ | 0.0141 | 31.0 | 3813 | 0.0114 | 0.9960 | 0.6404 | 0.7374 | 0.5659 |
89
+ | 0.0141 | 32.0 | 3936 | 0.0116 | 0.9958 | 0.5865 | 0.7722 | 0.4729 |
90
+ | 0.013 | 33.0 | 4059 | 0.0105 | 0.9966 | 0.6847 | 0.8172 | 0.5891 |
91
+ | 0.013 | 34.0 | 4182 | 0.0099 | 0.9968 | 0.6968 | 0.8370 | 0.5969 |
92
+ | 0.013 | 35.0 | 4305 | 0.0109 | 0.9960 | 0.6224 | 0.7598 | 0.5271 |
93
+ | 0.013 | 36.0 | 4428 | 0.0094 | 0.9967 | 0.7054 | 0.7923 | 0.6357 |
94
+ | 0.0107 | 37.0 | 4551 | 0.0091 | 0.9967 | 0.6953 | 0.8324 | 0.5969 |
95
+ | 0.0107 | 38.0 | 4674 | 0.0090 | 0.9968 | 0.7061 | 0.8131 | 0.6240 |
96
+ | 0.0107 | 39.0 | 4797 | 0.0090 | 0.9968 | 0.7158 | 0.8128 | 0.6395 |
97
+ | 0.0107 | 40.0 | 4920 | 0.0086 | 0.9969 | 0.7205 | 0.825 | 0.6395 |
98
+ | 0.0104 | 41.0 | 5043 | 0.0081 | 0.9972 | 0.7417 | 0.8615 | 0.6512 |
99
+ | 0.0104 | 42.0 | 5166 | 0.0080 | 0.9972 | 0.7619 | 0.8178 | 0.7132 |
100
+ | 0.0104 | 43.0 | 5289 | 0.0083 | 0.9971 | 0.7463 | 0.8294 | 0.6783 |
101
+ | 0.0104 | 44.0 | 5412 | 0.0073 | 0.9975 | 0.7794 | 0.8708 | 0.7054 |
102
+ | 0.0087 | 45.0 | 5535 | 0.0072 | 0.9976 | 0.7851 | 0.9040 | 0.6938 |
103
+ | 0.0087 | 46.0 | 5658 | 0.0070 | 0.9977 | 0.8025 | 0.8761 | 0.7403 |
104
+ | 0.0087 | 47.0 | 5781 | 0.0093 | 0.9965 | 0.6883 | 0.7794 | 0.6163 |
105
+ | 0.0087 | 48.0 | 5904 | 0.0087 | 0.9967 | 0.6852 | 0.8506 | 0.5736 |
106
+ | 0.0099 | 49.0 | 6027 | 0.0081 | 0.9969 | 0.7351 | 0.7817 | 0.6938 |
107
+ | 0.0099 | 50.0 | 6150 | 0.0080 | 0.9969 | 0.7078 | 0.8611 | 0.6008 |
108
+ | 0.0099 | 51.0 | 6273 | 0.0075 | 0.9971 | 0.7424 | 0.85 | 0.6589 |
109
+ | 0.0099 | 52.0 | 6396 | 0.0076 | 0.9970 | 0.7389 | 0.8169 | 0.6744 |
110
+ | 0.0087 | 53.0 | 6519 | 0.0087 | 0.9969 | 0.7156 | 0.8385 | 0.6240 |
111
+ | 0.0087 | 54.0 | 6642 | 0.0092 | 0.9963 | 0.6308 | 0.8543 | 0.5 |
112
+ | 0.0087 | 55.0 | 6765 | 0.0082 | 0.9966 | 0.6887 | 0.8 | 0.6047 |
113
+ | 0.0087 | 56.0 | 6888 | 0.0078 | 0.9967 | 0.6882 | 0.8514 | 0.5775 |
114
+ | 0.0089 | 57.0 | 7011 | 0.0077 | 0.9970 | 0.7325 | 0.8434 | 0.6473 |
115
+ | 0.0089 | 58.0 | 7134 | 0.0077 | 0.9969 | 0.7221 | 0.8291 | 0.6395 |
116
+ | 0.0089 | 59.0 | 7257 | 0.0075 | 0.9971 | 0.7375 | 0.8374 | 0.6589 |
117
+ | 0.0089 | 60.0 | 7380 | 0.0074 | 0.9973 | 0.7559 | 0.8537 | 0.6783 |
118
+ | 0.0074 | 61.0 | 7503 | 0.0083 | 0.9967 | 0.6822 | 0.8588 | 0.5659 |
119
+ | 0.0074 | 62.0 | 7626 | 0.0079 | 0.9971 | 0.7341 | 0.8477 | 0.6473 |
120
+ | 0.0074 | 63.0 | 7749 | 0.0075 | 0.9970 | 0.7089 | 0.8988 | 0.5853 |
121
+ | 0.0074 | 64.0 | 7872 | 0.0078 | 0.9970 | 0.7156 | 0.8764 | 0.6047 |
122
+ | 0.0074 | 65.0 | 7995 | 0.0075 | 0.9972 | 0.7473 | 0.8629 | 0.6589 |
123
+ | 0.0077 | 66.0 | 8118 | 0.0070 | 0.9972 | 0.7516 | 0.8488 | 0.6744 |
124
+ | 0.0077 | 67.0 | 8241 | 0.0070 | 0.9973 | 0.7603 | 0.8585 | 0.6822 |
125
+ | 0.0077 | 68.0 | 8364 | 0.0066 | 0.9974 | 0.7662 | 0.8676 | 0.6860 |
126
+ | 0.0077 | 69.0 | 8487 | 0.0070 | 0.9972 | 0.7421 | 0.8913 | 0.6357 |
127
+ | 0.0065 | 70.0 | 8610 | 0.0073 | 0.9971 | 0.7170 | 0.9157 | 0.5891 |
128
+ | 0.0065 | 71.0 | 8733 | 0.0068 | 0.9972 | 0.7361 | 0.9138 | 0.6163 |
129
+ | 0.0065 | 72.0 | 8856 | 0.0069 | 0.9974 | 0.7682 | 0.8606 | 0.6938 |
130
+ | 0.0065 | 73.0 | 8979 | 0.0070 | 0.9974 | 0.7735 | 0.8619 | 0.7016 |
131
+ | 0.0062 | 74.0 | 9102 | 0.0070 | 0.9974 | 0.7735 | 0.8619 | 0.7016 |
132
+ | 0.0062 | 75.0 | 9225 | 0.0064 | 0.9974 | 0.7745 | 0.8585 | 0.7054 |
133
+ | 0.0062 | 76.0 | 9348 | 0.0067 | 0.9973 | 0.7588 | 0.8737 | 0.6705 |
134
+ | 0.0062 | 77.0 | 9471 | 0.0068 | 0.9974 | 0.7483 | 0.9257 | 0.6279 |
135
+ | 0.0056 | 78.0 | 9594 | 0.0074 | 0.9975 | 0.7689 | 0.9010 | 0.6705 |
136
+ | 0.0056 | 79.0 | 9717 | 0.0063 | 0.9975 | 0.7839 | 0.8645 | 0.7171 |
137
+ | 0.0056 | 80.0 | 9840 | 0.0061 | 0.9975 | 0.7664 | 0.9235 | 0.6550 |
138
+ | 0.0056 | 81.0 | 9963 | 0.0060 | 0.9976 | 0.7863 | 0.8762 | 0.7132 |
139
+ | 0.0058 | 82.0 | 10086 | 0.0060 | 0.9976 | 0.7889 | 0.8768 | 0.7171 |
140
+ | 0.0058 | 83.0 | 10209 | 0.0067 | 0.9975 | 0.7664 | 0.9235 | 0.6550 |
141
+ | 0.0058 | 84.0 | 10332 | 0.0063 | 0.9976 | 0.7898 | 0.8732 | 0.7209 |
142
+ | 0.0058 | 85.0 | 10455 | 0.0077 | 0.9971 | 0.7136 | 0.9545 | 0.5698 |
143
+ | 0.005 | 86.0 | 10578 | 0.0090 | 0.9971 | 0.7076 | 0.9664 | 0.5581 |
144
+ | 0.005 | 87.0 | 10701 | 0.0113 | 0.9972 | 0.7246 | 0.9615 | 0.5814 |
145
+ | 0.005 | 88.0 | 10824 | 0.0089 | 0.9973 | 0.7316 | 0.9448 | 0.5969 |
146
+ | 0.005 | 89.0 | 10947 | 0.0118 | 0.9972 | 0.7202 | 0.9673 | 0.5736 |
147
+ | 0.0048 | 90.0 | 11070 | 0.0127 | 0.9973 | 0.7338 | 0.9623 | 0.5930 |
148
+ | 0.0048 | 91.0 | 11193 | 0.0099 | 0.9974 | 0.7404 | 0.9747 | 0.5969 |
149
+ | 0.0048 | 92.0 | 11316 | 0.0107 | 0.9974 | 0.7373 | 0.9745 | 0.5930 |
150
+ | 0.0048 | 93.0 | 11439 | 0.0097 | 0.9975 | 0.7588 | 0.9586 | 0.6279 |
151
+ | 0.0046 | 94.0 | 11562 | 0.0098 | 0.9974 | 0.7523 | 0.9213 | 0.6357 |
152
+ | 0.0046 | 95.0 | 11685 | 0.0039 | 0.9986 | 0.8792 | 0.9505 | 0.8178 |
153
+ | 0.0046 | 96.0 | 11808 | 0.0037 | 0.9986 | 0.8824 | 0.9633 | 0.8140 |
154
+ | 0.0046 | 97.0 | 11931 | 0.0032 | 0.9989 | 0.9105 | 0.8951 | 0.9264 |
155
+ | 0.0037 | 98.0 | 12054 | 0.0030 | 0.9988 | 0.9052 | 0.9035 | 0.9070 |
156
+ | 0.0037 | 99.0 | 12177 | 0.0030 | 0.9989 | 0.9127 | 0.9350 | 0.8915 |
157
+ | 0.0037 | 100.0 | 12300 | 0.0030 | 0.9990 | 0.9189 | 0.9154 | 0.9225 |
158
+ | 0.0037 | 101.0 | 12423 | 0.0027 | 0.9991 | 0.924 | 0.9545 | 0.8953 |
159
+ | 0.0035 | 102.0 | 12546 | 0.0086 | 0.9984 | 0.8578 | 0.9660 | 0.7713 |
160
+ | 0.0035 | 103.0 | 12669 | 0.0084 | 0.9984 | 0.8650 | 0.9491 | 0.7946 |
161
+ | 0.0035 | 104.0 | 12792 | 0.0084 | 0.9985 | 0.8686 | 0.9579 | 0.7946 |
162
+ | 0.0035 | 105.0 | 12915 | 0.0088 | 0.9983 | 0.8530 | 0.9156 | 0.7984 |
163
+ | 0.0032 | 106.0 | 13038 | 0.0086 | 0.9983 | 0.8468 | 0.9387 | 0.7713 |
164
+ | 0.0032 | 107.0 | 13161 | 0.0025 | 0.9991 | 0.9276 | 0.9368 | 0.9186 |
165
+ | 0.0032 | 108.0 | 13284 | 0.0024 | 0.9991 | 0.9300 | 0.9336 | 0.9264 |
166
+ | 0.0032 | 109.0 | 13407 | 0.0024 | 0.9991 | 0.9261 | 0.9547 | 0.8992 |
167
+ | 0.0031 | 110.0 | 13530 | 0.0024 | 0.9991 | 0.9270 | 0.9438 | 0.9109 |
168
+ | 0.0031 | 111.0 | 13653 | 0.0023 | 0.9993 | 0.9409 | 0.956 | 0.9264 |
169
+ | 0.0031 | 112.0 | 13776 | 0.0024 | 0.9991 | 0.9294 | 0.9405 | 0.9186 |
170
+ | 0.0031 | 113.0 | 13899 | 0.0022 | 0.9993 | 0.9414 | 0.9488 | 0.9341 |
171
+ | 0.0027 | 114.0 | 14022 | 0.0021 | 0.9993 | 0.9432 | 0.9526 | 0.9341 |
172
+ | 0.0027 | 115.0 | 14145 | 0.0023 | 0.9991 | 0.9264 | 0.9510 | 0.9031 |
173
+ | 0.0027 | 116.0 | 14268 | 0.0022 | 0.9993 | 0.9425 | 0.9318 | 0.9535 |
174
+ | 0.0027 | 117.0 | 14391 | 0.0022 | 0.9991 | 0.9295 | 0.9139 | 0.9457 |
175
+ | 0.0026 | 118.0 | 14514 | 0.0020 | 0.9992 | 0.9403 | 0.9349 | 0.9457 |
176
+ | 0.0026 | 119.0 | 14637 | 0.0018 | 0.9994 | 0.9496 | 0.9496 | 0.9496 |
177
+ | 0.0026 | 120.0 | 14760 | 0.0018 | 0.9993 | 0.9478 | 0.9459 | 0.9496 |
178
+ | 0.0026 | 121.0 | 14883 | 0.0020 | 0.9993 | 0.9439 | 0.9421 | 0.9457 |
179
+ | 0.0024 | 122.0 | 15006 | 0.0021 | 0.9992 | 0.9391 | 0.9522 | 0.9264 |
180
+ | 0.0024 | 123.0 | 15129 | 0.0017 | 0.9995 | 0.9614 | 0.9577 | 0.9651 |
181
+ | 0.0024 | 124.0 | 15252 | 0.0017 | 0.9995 | 0.9595 | 0.9540 | 0.9651 |
182
+ | 0.0024 | 125.0 | 15375 | 0.0016 | 0.9995 | 0.9609 | 0.9685 | 0.9535 |
183
+ | 0.0024 | 126.0 | 15498 | 0.0018 | 0.9994 | 0.9520 | 0.9430 | 0.9612 |
184
+ | 0.0022 | 127.0 | 15621 | 0.0016 | 0.9995 | 0.9577 | 0.9504 | 0.9651 |
185
+ | 0.0022 | 128.0 | 15744 | 0.0017 | 0.9994 | 0.9557 | 0.9502 | 0.9612 |
186
+ | 0.0022 | 129.0 | 15867 | 0.0015 | 0.9996 | 0.9651 | 0.9651 | 0.9651 |
187
+ | 0.0022 | 130.0 | 15990 | 0.0015 | 0.9996 | 0.9655 | 0.9545 | 0.9767 |
188
+ | 0.002 | 131.0 | 16113 | 0.0014 | 0.9996 | 0.9670 | 0.9689 | 0.9651 |
189
+ | 0.002 | 132.0 | 16236 | 0.0015 | 0.9995 | 0.9580 | 0.9436 | 0.9729 |
190
+ | 0.002 | 133.0 | 16359 | 0.0014 | 0.9996 | 0.9690 | 0.9690 | 0.9690 |
191
+ | 0.002 | 134.0 | 16482 | 0.0013 | 0.9996 | 0.9689 | 0.9727 | 0.9651 |
192
+ | 0.0018 | 135.0 | 16605 | 0.0013 | 0.9996 | 0.9654 | 0.9580 | 0.9729 |
193
+ | 0.0018 | 136.0 | 16728 | 0.0013 | 0.9996 | 0.9650 | 0.9688 | 0.9612 |
194
+ | 0.0018 | 137.0 | 16851 | 0.0013 | 0.9996 | 0.9670 | 0.9689 | 0.9651 |
195
+ | 0.0018 | 138.0 | 16974 | 0.0012 | 0.9996 | 0.9691 | 0.9654 | 0.9729 |
196
+ | 0.0016 | 139.0 | 17097 | 0.0012 | 0.9996 | 0.9674 | 0.9582 | 0.9767 |
197
+ | 0.0016 | 140.0 | 17220 | 0.0011 | 0.9997 | 0.9750 | 0.9693 | 0.9806 |
198
+ | 0.0016 | 141.0 | 17343 | 0.0011 | 0.9998 | 0.9826 | 0.9807 | 0.9845 |
199
+ | 0.0016 | 142.0 | 17466 | 0.0011 | 0.9996 | 0.9712 | 0.9620 | 0.9806 |
200
+ | 0.0015 | 143.0 | 17589 | 0.0011 | 0.9997 | 0.9746 | 0.9842 | 0.9651 |
201
+ | 0.0015 | 144.0 | 17712 | 0.0012 | 0.9997 | 0.9752 | 0.9588 | 0.9922 |
202
+ | 0.0015 | 145.0 | 17835 | 0.0010 | 0.9997 | 0.9787 | 0.9768 | 0.9806 |
203
+ | 0.0015 | 146.0 | 17958 | 0.0009 | 0.9998 | 0.9845 | 0.9845 | 0.9845 |
204
+ | 0.0014 | 147.0 | 18081 | 0.0010 | 0.9997 | 0.9747 | 0.9804 | 0.9690 |
205
+ | 0.0014 | 148.0 | 18204 | 0.0009 | 0.9999 | 0.9883 | 0.9922 | 0.9845 |
206
+ | 0.0014 | 149.0 | 18327 | 0.0010 | 0.9997 | 0.9786 | 0.9843 | 0.9729 |
207
+ | 0.0014 | 150.0 | 18450 | 0.0009 | 0.9998 | 0.9827 | 0.9770 | 0.9884 |
208
+ | 0.0012 | 151.0 | 18573 | 0.0009 | 0.9999 | 0.9884 | 0.9884 | 0.9884 |
209
+ | 0.0012 | 152.0 | 18696 | 0.0008 | 0.9998 | 0.9864 | 0.9922 | 0.9806 |
210
+ | 0.0012 | 153.0 | 18819 | 0.0008 | 0.9999 | 0.9903 | 0.9884 | 0.9922 |
211
+ | 0.0012 | 154.0 | 18942 | 0.0008 | 0.9999 | 0.9884 | 0.9846 | 0.9922 |
212
+ | 0.0012 | 155.0 | 19065 | 0.0008 | 0.9999 | 0.9884 | 0.9846 | 0.9922 |
213
+ | 0.0012 | 156.0 | 19188 | 0.0007 | 0.9999 | 0.9885 | 0.9809 | 0.9961 |
214
+ | 0.0012 | 157.0 | 19311 | 0.0007 | 0.9999 | 0.9923 | 0.9885 | 0.9961 |
215
+ | 0.0012 | 158.0 | 19434 | 0.0007 | 0.9999 | 0.9903 | 0.9884 | 0.9922 |
216
+ | 0.001 | 159.0 | 19557 | 0.0007 | 0.9999 | 0.9884 | 0.9846 | 0.9922 |
217
+ | 0.001 | 160.0 | 19680 | 0.0007 | 0.9999 | 0.9903 | 0.9922 | 0.9884 |
218
+ | 0.001 | 161.0 | 19803 | 0.0007 | 0.9999 | 0.9922 | 0.9922 | 0.9922 |
219
+ | 0.001 | 162.0 | 19926 | 0.0006 | 0.9999 | 0.9922 | 0.9961 | 0.9884 |
220
+ | 0.0009 | 163.0 | 20049 | 0.0008 | 0.9998 | 0.9806 | 0.9806 | 0.9806 |
221
+ | 0.0009 | 164.0 | 20172 | 0.0006 | 0.9999 | 0.9903 | 0.9884 | 0.9922 |
222
+ | 0.0009 | 165.0 | 20295 | 0.0006 | 0.9999 | 0.9942 | 0.9961 | 0.9922 |
223
+ | 0.0009 | 166.0 | 20418 | 0.0006 | 1.0000 | 0.9961 | 0.9961 | 0.9961 |
224
+ | 0.0008 | 167.0 | 20541 | 0.0006 | 0.9999 | 0.9942 | 0.9923 | 0.9961 |
225
+ | 0.0008 | 168.0 | 20664 | 0.0006 | 0.9999 | 0.9922 | 0.9922 | 0.9922 |
226
+ | 0.0008 | 169.0 | 20787 | 0.0006 | 0.9999 | 0.9942 | 1.0 | 0.9884 |
227
+ | 0.0008 | 170.0 | 20910 | 0.0006 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
228
+ | 0.0009 | 171.0 | 21033 | 0.0006 | 0.9999 | 0.9942 | 0.9923 | 0.9961 |
229
+ | 0.0009 | 172.0 | 21156 | 0.0005 | 1.0000 | 0.9961 | 0.9961 | 0.9961 |
230
+ | 0.0009 | 173.0 | 21279 | 0.0005 | 1.0000 | 0.9961 | 0.9961 | 0.9961 |
231
+ | 0.0009 | 174.0 | 21402 | 0.0005 | 1.0000 | 0.9961 | 0.9961 | 0.9961 |
232
+ | 0.0007 | 175.0 | 21525 | 0.0005 | 1.0000 | 0.9961 | 0.9961 | 0.9961 |
233
+ | 0.0007 | 176.0 | 21648 | 0.0005 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
234
+ | 0.0007 | 177.0 | 21771 | 0.0005 | 1.0000 | 0.9961 | 0.9961 | 0.9961 |
235
+ | 0.0007 | 178.0 | 21894 | 0.0005 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
236
+ | 0.0007 | 179.0 | 22017 | 0.0005 | 1.0000 | 0.9961 | 0.9961 | 0.9961 |
237
+ | 0.0007 | 180.0 | 22140 | 0.0005 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
238
+ | 0.0007 | 181.0 | 22263 | 0.0005 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
239
+ | 0.0007 | 182.0 | 22386 | 0.0004 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
240
+ | 0.0007 | 183.0 | 22509 | 0.0004 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
241
+ | 0.0007 | 184.0 | 22632 | 0.0004 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
242
+ | 0.0007 | 185.0 | 22755 | 0.0005 | 1.0000 | 0.9961 | 0.9923 | 1.0 |
243
+ | 0.0007 | 186.0 | 22878 | 0.0004 | 1.0 | 1.0 | 1.0 | 1.0 |
244
+ | 0.0006 | 187.0 | 23001 | 0.0004 | 1.0 | 1.0 | 1.0 | 1.0 |
245
+ | 0.0006 | 188.0 | 23124 | 0.0004 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
246
+ | 0.0006 | 189.0 | 23247 | 0.0004 | 1.0 | 1.0 | 1.0 | 1.0 |
247
+ | 0.0006 | 190.0 | 23370 | 0.0004 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
248
+ | 0.0006 | 191.0 | 23493 | 0.0004 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
249
+ | 0.0006 | 192.0 | 23616 | 0.0004 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
250
+ | 0.0006 | 193.0 | 23739 | 0.0004 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
251
+ | 0.0006 | 194.0 | 23862 | 0.0004 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
252
+ | 0.0006 | 195.0 | 23985 | 0.0004 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
253
+ | 0.0006 | 196.0 | 24108 | 0.0004 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
254
+ | 0.0006 | 197.0 | 24231 | 0.0004 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
255
+ | 0.0006 | 198.0 | 24354 | 0.0004 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
256
+ | 0.0006 | 199.0 | 24477 | 0.0004 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
257
+ | 0.0006 | 200.0 | 24600 | 0.0004 | 1.0000 | 0.9981 | 0.9961 | 1.0 |
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,624 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ ".141": 128601,
3
+ ".184": 128533,
4
+ ".26": 128429,
5
+ "0.002%": 128486,
6
+ "0.25%": 128548,
7
+ "00.00": 128564,
8
+ "000.00": 128460,
9
+ "1%": 128345,
10
+ "1.00": 128395,
11
+ "1.1": 128427,
12
+ "1.10": 128537,
13
+ "1.11": 128538,
14
+ "1.2": 128428,
15
+ "1.3": 128529,
16
+ "1.4": 128530,
17
+ "1.5": 128531,
18
+ "1.6": 128532,
19
+ "1.7": 128534,
20
+ "1.8": 128535,
21
+ "1.9": 128536,
22
+ "10%": 128339,
23
+ "10.00": 128497,
24
+ "10.1": 128348,
25
+ "10.1.1": 128389,
26
+ "10.1.2": 128424,
27
+ "10.1.4": 128491,
28
+ "10.1.8": 128349,
29
+ "10.1.9": 128346,
30
+ "10.2": 128373,
31
+ "10.3": 128404,
32
+ "10.4": 128375,
33
+ "11.1": 128600,
34
+ "11.2": 128379,
35
+ "110.00": 128353,
36
+ "110.00.": 128515,
37
+ "12%": 128398,
38
+ "12.1": 128483,
39
+ "12.2": 128484,
40
+ "12.4": 128419,
41
+ "13.1": 128502,
42
+ "13.13": 128494,
43
+ "13.2": 128423,
44
+ "13.3.2": 128620,
45
+ "13.7": 128467,
46
+ "13.7.3": 128450,
47
+ "14.1": 128402,
48
+ "14.2": 128396,
49
+ "14.2.": 128542,
50
+ "14.2.1": 128495,
51
+ "14.2.2": 128390,
52
+ "14.4": 128358,
53
+ "14.4.1": 128490,
54
+ "14.4.2": 128344,
55
+ "14.5": 128447,
56
+ "14.6": 128621,
57
+ "14.7": 128448,
58
+ "14.8": 128371,
59
+ "150.00": 128432,
60
+ "16.3": 128503,
61
+ "16.4": 128414,
62
+ "16.5": 128372,
63
+ "16.6": 128435,
64
+ "16.8": 128368,
65
+ "165.00": 128381,
66
+ "17.3": 128545,
67
+ "175.00": 128590,
68
+ "18.7": 128485,
69
+ "18.8": 128407,
70
+ "18.8.": 128592,
71
+ "18.9.": 128593,
72
+ "19.1.2": 128386,
73
+ "19.1.3": 128443,
74
+ "19.2.3": 128367,
75
+ "19.3": 128401,
76
+ "19.3.": 128594,
77
+ "2.1": 128603,
78
+ "2.10": 128488,
79
+ "2.2": 128378,
80
+ "2.3": 128604,
81
+ "2.4": 128605,
82
+ "2.5": 128606,
83
+ "2.5%": 128591,
84
+ "2.9": 128415,
85
+ "20%": 128383,
86
+ "20.6": 128574,
87
+ "20.6.5": 128361,
88
+ "20.6.8": 128409,
89
+ "20.6.9": 128420,
90
+ "200.00": 128482,
91
+ "2021.": 128584,
92
+ "21.3": 128552,
93
+ "220.00": 128370,
94
+ "23.13": 128340,
95
+ "23.14": 128343,
96
+ "23.15": 128547,
97
+ "23.17": 128366,
98
+ "23.2.6": 128504,
99
+ "23.3": 128449,
100
+ "23.5.1": 128602,
101
+ "23.5.2": 128369,
102
+ "23.6": 128355,
103
+ "23.6.1": 128357,
104
+ "23.6.2": 128380,
105
+ "23.7": 128356,
106
+ "23.8": 128551,
107
+ "23.9": 128354,
108
+ "23.9.": 128562,
109
+ "23.9.1": 128403,
110
+ "23.9.3": 128569,
111
+ "24.1": 128440,
112
+ "24.1.1": 128421,
113
+ "24.1.2": 128422,
114
+ "24.3": 128436,
115
+ "24.3.1": 128553,
116
+ "24.3.2": 128431,
117
+ "24.3.3": 128364,
118
+ "24.4.1": 128543,
119
+ "24.4.2": 128433,
120
+ "24.4.3": 128397,
121
+ "24.4.4": 128544,
122
+ "25.2": 128430,
123
+ "25.7": 128487,
124
+ "250.00": 128571,
125
+ "265.00": 128619,
126
+ "275.00": 128568,
127
+ "3.1": 128607,
128
+ "3.10": 128616,
129
+ "3.2": 128608,
130
+ "3.3": 128609,
131
+ "3.4": 128610,
132
+ "3.5": 128611,
133
+ "3.6": 128612,
134
+ "3.7": 128613,
135
+ "3.8": 128614,
136
+ "3.9": 128615,
137
+ "30.10": 128506,
138
+ "30.11": 128377,
139
+ "30.12.1": 128507,
140
+ "30.12.2": 128508,
141
+ "30.13.1": 128509,
142
+ "30.13.2": 128510,
143
+ "30.2": 128496,
144
+ "30.7": 128413,
145
+ "30.9": 128505,
146
+ "300.00": 128481,
147
+ "31.2": 128352,
148
+ "31.2.1": 128575,
149
+ "31.2.3": 128576,
150
+ "31.4": 128365,
151
+ "32.1": 128498,
152
+ "32.2": 128499,
153
+ "32.3": 128500,
154
+ "33.1": 128441,
155
+ "33.1.": 128451,
156
+ "33.10.": 128463,
157
+ "33.11.": 128464,
158
+ "33.12.": 128465,
159
+ "33.13.": 128466,
160
+ "33.14.": 128468,
161
+ "33.15.": 128469,
162
+ "33.16.": 128470,
163
+ "33.17.": 128471,
164
+ "33.18.": 128472,
165
+ "33.19.": 128473,
166
+ "33.2": 128577,
167
+ "33.2.": 128452,
168
+ "33.20.": 128474,
169
+ "33.21.": 128475,
170
+ "33.22.": 128476,
171
+ "33.23.": 128477,
172
+ "33.3": 128578,
173
+ "33.3.": 128453,
174
+ "33.4": 128579,
175
+ "33.4.": 128455,
176
+ "33.5": 128580,
177
+ "33.5.": 128457,
178
+ "33.6": 128581,
179
+ "33.6.": 128458,
180
+ "33.7": 128582,
181
+ "33.7.": 128459,
182
+ "33.8": 128583,
183
+ "33.8.": 128461,
184
+ "33.9": 128585,
185
+ "33.9.": 128462,
186
+ "330.00": 128362,
187
+ "34.1.": 128478,
188
+ "34.2.": 128479,
189
+ "34.3.": 128480,
190
+ "35.1": 128416,
191
+ "35.2": 128417,
192
+ "35.3": 128418,
193
+ "350.00": 128546,
194
+ "36.1": 128437,
195
+ "36.2": 128554,
196
+ "36.3": 128555,
197
+ "36.4": 128556,
198
+ "38.1": 128565,
199
+ "38.2": 128566,
200
+ "380.00": 128385,
201
+ "385.00": 128439,
202
+ "39.1": 128511,
203
+ "39.2": 128512,
204
+ "39.3": 128513,
205
+ "4.1": 128405,
206
+ "4.1.2": 128561,
207
+ "4.1.3": 128560,
208
+ "4.2": 128411,
209
+ "4.2.1": 128492,
210
+ "4.2.2": 128493,
211
+ "4.5": 128394,
212
+ "4.7.2": 128454,
213
+ "4.7.3": 128387,
214
+ "4.8": 128399,
215
+ "4.8.1": 128489,
216
+ "40.1": 128425,
217
+ "40.2": 128514,
218
+ "40.3": 128426,
219
+ "41.1": 128444,
220
+ "41.2": 128445,
221
+ "41.3": 128595,
222
+ "41.4": 128596,
223
+ "42.1": 128408,
224
+ "42.2": 128567,
225
+ "43.1": 128516,
226
+ "43.10": 128525,
227
+ "43.2": 128517,
228
+ "43.3": 128518,
229
+ "43.4": 128519,
230
+ "43.5": 128520,
231
+ "43.6": 128521,
232
+ "43.7": 128522,
233
+ "43.8": 128523,
234
+ "43.9": 128524,
235
+ "44.1": 128384,
236
+ "44.2": 128406,
237
+ "44.3": 128438,
238
+ "44.4": 128587,
239
+ "440.00": 128501,
240
+ "45.1": 128597,
241
+ "45.2": 128598,
242
+ "46.1": 128526,
243
+ "47.1": 128527,
244
+ "47.2": 128528,
245
+ "5%": 128342,
246
+ "5.00": 128391,
247
+ "5.1": 128350,
248
+ "5.1.1": 128539,
249
+ "5.1.2": 128540,
250
+ "5.1.3": 128541,
251
+ "5.2": 128434,
252
+ "5.2.3": 128456,
253
+ "5.3": 128586,
254
+ "500.00": 128570,
255
+ "53.1": 128588,
256
+ "53.2": 128589,
257
+ "550.00": 128550,
258
+ "56.1": 128557,
259
+ "6.1": 128392,
260
+ "6.2": 128376,
261
+ "6.3": 128617,
262
+ "62.1": 128558,
263
+ "62.2": 128559,
264
+ "7%": 128563,
265
+ "7.1": 128410,
266
+ "7.1.1": 128341,
267
+ "7.1.3": 128360,
268
+ "7.2": 128618,
269
+ "7.2.1": 128351,
270
+ "7.2.2": 128412,
271
+ "7.2.3": 128573,
272
+ "7.2.4": 128446,
273
+ "7.2.5": 128572,
274
+ "7.2.6": 128442,
275
+ "8%": 128363,
276
+ "8.1": 128388,
277
+ "8.1.1": 128347,
278
+ "8.1.2": 128359,
279
+ "8.1.3": 128400,
280
+ "8.2": 128393,
281
+ "8.2.2": 128382,
282
+ "9%": 128599,
283
+ "9.1": 128374,
284
+ "9.75%": 128549,
285
+ "[MASK]": 128000,
286
+ "accepts": 128156,
287
+ "accordance": 128026,
288
+ "accordingly": 128134,
289
+ "accrued": 128239,
290
+ "acknowledge": 128089,
291
+ "acknowledged": 128196,
292
+ "acknowledges": 128018,
293
+ "additionally": 128220,
294
+ "adjoining": 128179,
295
+ "adjustments": 128164,
296
+ "advise": 128210,
297
+ "affairs": 128300,
298
+ "affecting": 128185,
299
+ "aforementioned": 128327,
300
+ "aforesaid": 128211,
301
+ "agrees": 128011,
302
+ "allowance": 128249,
303
+ "alteration": 128193,
304
+ "alterations": 128207,
305
+ "amend": 128152,
306
+ "amended": 128003,
307
+ "amendment": 128288,
308
+ "amendments": 128041,
309
+ "amounts": 128153,
310
+ "annexed": 128221,
311
+ "annexure": 128116,
312
+ "annum": 128016,
313
+ "apluslegal": 128144,
314
+ "applications": 128330,
315
+ "applies": 128107,
316
+ "arising": 128044,
317
+ "arrangements": 128136,
318
+ "arranging": 128187,
319
+ "assigns": 128244,
320
+ "associates": 128290,
321
+ "august": 128332,
322
+ "authorise": 128213,
323
+ "authorised": 128119,
324
+ "authorises": 128073,
325
+ "authorities": 128320,
326
+ "authorize": 128291,
327
+ "authorizes": 128131,
328
+ "balances": 128209,
329
+ "bankrupt": 128084,
330
+ "bankruptcy": 128184,
331
+ "behalf": 128148,
332
+ "boundaries": 128268,
333
+ "breakdown": 128117,
334
+ "calculating": 128254,
335
+ "calculations": 128315,
336
+ "cancellation": 128149,
337
+ "cancelled": 128120,
338
+ "cancels": 128287,
339
+ "carries": 128243,
340
+ "caveat": 128205,
341
+ "centum": 128080,
342
+ "certificates": 128334,
343
+ "certifies": 128314,
344
+ "charges": 128177,
345
+ "chattels": 128115,
346
+ "cheque": 128068,
347
+ "cksd": 128252,
348
+ "clauses": 128009,
349
+ "commencement": 128093,
350
+ "commencing": 128100,
351
+ "completing": 128278,
352
+ "complies": 128197,
353
+ "comply": 128058,
354
+ "comprises": 128208,
355
+ "computed": 128094,
356
+ "connections": 128126,
357
+ "consequence": 128037,
358
+ "constitutes": 128246,
359
+ "contracts": 128145,
360
+ "contributions": 128133,
361
+ "conveyancer": 128034,
362
+ "conveyancing": 128060,
363
+ "coronation": 128166,
364
+ "corporations": 128176,
365
+ "correspondence": 128263,
366
+ "costs": 128004,
367
+ "counterpart": 128250,
368
+ "covenant": 128095,
369
+ "creditors": 128025,
370
+ "cumberland": 128311,
371
+ "damages": 128019,
372
+ "dealings": 128223,
373
+ "december": 128074,
374
+ "deed": 128206,
375
+ "defaulting": 128147,
376
+ "defects": 128122,
377
+ "deletes": 128189,
378
+ "deleting": 128007,
379
+ "deletion": 128230,
380
+ "deposited": 128129,
381
+ "dilapidations": 128295,
382
+ "discloses": 128202,
383
+ "discrepancies": 128226,
384
+ "dollars": 128066,
385
+ "drainage": 128081,
386
+ "duly": 128232,
387
+ "earliest": 128318,
388
+ "earnest": 128293,
389
+ "easement": 128035,
390
+ "effected": 128099,
391
+ "eighty": 128224,
392
+ "encumbrance": 128301,
393
+ "enfield": 128168,
394
+ "enquiries": 128159,
395
+ "enters": 128069,
396
+ "entirety": 128063,
397
+ "equally": 128103,
398
+ "erected": 128266,
399
+ "evidencing": 128172,
400
+ "expenses": 128008,
401
+ "expiration": 128302,
402
+ "expired": 128305,
403
+ "expiry": 128307,
404
+ "expressly": 128128,
405
+ "extensions": 128203,
406
+ "extent": 128141,
407
+ "facie": 128234,
408
+ "facsimile": 128076,
409
+ "fails": 128067,
410
+ "fees": 128146,
411
+ "fences": 128199,
412
+ "finishes": 128228,
413
+ "fittings": 128090,
414
+ "fixtures": 128101,
415
+ "follows": 128012,
416
+ "forfeited": 128139,
417
+ "forthwith": 128163,
418
+ "forwarded": 128237,
419
+ "fourteen": 128065,
420
+ "funds": 128118,
421
+ "furnishings": 128125,
422
+ "gives": 128286,
423
+ "goods": 128105,
424
+ "grounds": 128021,
425
+ "gst": 128005,
426
+ "guarantor": 128283,
427
+ "guarantors": 128281,
428
+ "headings": 128259,
429
+ "hereof": 128023,
430
+ "hereto": 128091,
431
+ "hereunder": 128029,
432
+ "implied": 128309,
433
+ "improvements": 128072,
434
+ "incapable": 128277,
435
+ "incapacity": 128161,
436
+ "inclement": 128321,
437
+ "inclusions": 128043,
438
+ "incoming": 128225,
439
+ "incomplete": 128236,
440
+ "inconsistency": 128140,
441
+ "incorrectly": 128285,
442
+ "incur": 128160,
443
+ "incurred": 128015,
444
+ "indemnified": 128282,
445
+ "indemnify": 128088,
446
+ "indicates": 128235,
447
+ "indirectly": 128280,
448
+ "infestations": 128296,
449
+ "inserted": 128104,
450
+ "inserting": 128036,
451
+ "insertion": 128192,
452
+ "insolvency": 128247,
453
+ "inspected": 128218,
454
+ "installations": 128275,
455
+ "instalment": 128191,
456
+ "instalments": 128061,
457
+ "intention": 128227,
458
+ "interests": 128257,
459
+ "invoice": 128248,
460
+ "irrespective": 128132,
461
+ "irrevocable": 128304,
462
+ "irrevocably": 128292,
463
+ "january": 128033,
464
+ "jensen": 128329,
465
+ "latent": 128123,
466
+ "lawns": 128265,
467
+ "lawyers": 128253,
468
+ "legaland": 128289,
469
+ "legislation": 128143,
470
+ "levied": 128175,
471
+ "levies": 128083,
472
+ "levy": 128138,
473
+ "liable": 128039,
474
+ "liquidated": 128046,
475
+ "liquidation": 128079,
476
+ "liquidator": 128038,
477
+ "livestock": 128336,
478
+ "mains": 128155,
479
+ "manhole": 128272,
480
+ "manner": 128097,
481
+ "materially": 128242,
482
+ "matters": 128124,
483
+ "monday": 128216,
484
+ "moneys": 128042,
485
+ "monies": 128040,
486
+ "mortgagee": 128049,
487
+ "mow": 128264,
488
+ "mutually": 128181,
489
+ "negating": 128098,
490
+ "neighbouring": 128297,
491
+ "nominate": 128114,
492
+ "notations": 128313,
493
+ "noted": 128075,
494
+ "notices": 128299,
495
+ "notifications": 128312,
496
+ "notifies": 128325,
497
+ "notify": 128276,
498
+ "notwithstanding": 128014,
499
+ "nsw": 128028,
500
+ "objection": 128027,
501
+ "objections": 128188,
502
+ "obligations": 128142,
503
+ "obliged": 128111,
504
+ "obtaining": 128267,
505
+ "occasioned": 128183,
506
+ "occurs": 128086,
507
+ "october": 128338,
508
+ "outgoing": 128212,
509
+ "outgoings": 128051,
510
+ "panels": 128108,
511
+ "parade": 128167,
512
+ "parish": 128310,
513
+ "particulars": 128229,
514
+ "payable": 128002,
515
+ "personalty": 128194,
516
+ "pexa": 128071,
517
+ "pools": 128170,
518
+ "prejudice": 128077,
519
+ "premiums": 128260,
520
+ "prevail": 128182,
521
+ "prima": 128233,
522
+ "proceeding": 128274,
523
+ "proprietor": 128331,
524
+ "provides": 128240,
525
+ "provisions": 128020,
526
+ "pty": 128337,
527
+ "purchaser": 128001,
528
+ "purchasers": 128048,
529
+ "purposes": 128030,
530
+ "pursuant": 128022,
531
+ "reads": 128169,
532
+ "recover": 128135,
533
+ "refund": 128319,
534
+ "refunded": 128294,
535
+ "refusal": 128215,
536
+ "regard": 128087,
537
+ "registrar": 128222,
538
+ "regulations": 128130,
539
+ "reimbursement": 128335,
540
+ "relation": 128031,
541
+ "relied": 128110,
542
+ "rely": 128198,
543
+ "remedies": 128053,
544
+ "remedy": 128054,
545
+ "replaced": 128017,
546
+ "replaces": 128154,
547
+ "representations": 128201,
548
+ "represents": 128137,
549
+ "requests": 128251,
550
+ "requirement": 128173,
551
+ "requirements": 128158,
552
+ "requiring": 128157,
553
+ "requisition": 128010,
554
+ "requisitions": 128070,
555
+ "rescheduled": 128127,
556
+ "rescheduling": 128121,
557
+ "rescind": 128013,
558
+ "rescission": 128064,
559
+ "resolve": 128238,
560
+ "resolves": 128162,
561
+ "restricting": 128078,
562
+ "rests": 128214,
563
+ "rubbish": 128195,
564
+ "schemes": 128057,
565
+ "sender": 128092,
566
+ "serves": 128062,
567
+ "sewer": 128109,
568
+ "sewerage": 128056,
569
+ "simultaneous": 128317,
570
+ "simultaneously": 128284,
571
+ "sold": 128052,
572
+ "solely": 128178,
573
+ "solicitor": 128006,
574
+ "solicitors": 128055,
575
+ "specifies": 128165,
576
+ "statute": 128256,
577
+ "stipulate": 128308,
578
+ "stipulated": 128085,
579
+ "stormwater": 128273,
580
+ "subclause": 128231,
581
+ "subdivision": 128112,
582
+ "subsequent": 128324,
583
+ "subsequently": 128186,
584
+ "substitute": 128047,
585
+ "substituting": 128150,
586
+ "suffered": 128245,
587
+ "sufficiently": 128113,
588
+ "suitability": 128298,
589
+ "summons": 128204,
590
+ "surveyor": 128323,
591
+ "sutherland": 128328,
592
+ "takeovers": 128190,
593
+ "tariffs": 128269,
594
+ "taxable": 128151,
595
+ "taxation": 128171,
596
+ "tenancies": 128258,
597
+ "tenancy": 128050,
598
+ "tendered": 128303,
599
+ "terms": 128045,
600
+ "thereof": 128032,
601
+ "thereto": 128326,
602
+ "transferee": 128102,
603
+ "treasurer": 128261,
604
+ "unavailable": 128271,
605
+ "undertakes": 128241,
606
+ "undertaking": 128180,
607
+ "unpaid": 128096,
608
+ "unwilling": 128174,
609
+ "vacant": 128306,
610
+ "variations": 128322,
611
+ "varied": 128262,
612
+ "vendors": 128024,
613
+ "virtue": 128217,
614
+ "waives": 128279,
615
+ "wales": 128106,
616
+ "warranties": 128270,
617
+ "warrants": 128059,
618
+ "whatsoever": 128200,
619
+ "willful": 128316,
620
+ "withdraw": 128082,
621
+ "withstanding": 128255,
622
+ "workspace": 128219,
623
+ "writ": 128333
624
+ }
config.json ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "Exclusion",
20
+ "9": "Extra Requisition",
21
+ "10": "GST",
22
+ "11": "HBCF",
23
+ "12": "Incap 1",
24
+ "13": "Incap 2",
25
+ "14": "Incap 3",
26
+ "15": "Interest on Deposit",
27
+ "16": "L Back",
28
+ "17": "MV",
29
+ "18": "OTP Adjustment",
30
+ "19": "Probate",
31
+ "20": "RC",
32
+ "21": "Release",
33
+ "22": "Req",
34
+ "23": "Surcharge",
35
+ "24": "TA",
36
+ "25": "TF Form",
37
+ "26": "amd 1",
38
+ "27": "amd 10",
39
+ "28": "amd 2",
40
+ "29": "amd 3",
41
+ "30": "amd 4",
42
+ "31": "amd 5",
43
+ "32": "amd 6",
44
+ "33": "amd 7",
45
+ "34": "amd 8",
46
+ "35": "amd 9",
47
+ "36": "as",
48
+ "37": "lc 1",
49
+ "38": "lc 2",
50
+ "39": "lc 3",
51
+ "40": "lc 4",
52
+ "41": "lc 5"
53
+ },
54
+ "initializer_range": 0.02,
55
+ "intermediate_size": 3072,
56
+ "label2id": {
57
+ "CC": 0,
58
+ "CN 1": 1,
59
+ "CN 2": 2,
60
+ "CN 3": 3,
61
+ "Condition": 4,
62
+ "Cooling off": 5,
63
+ "DS 1": 6,
64
+ "Early": 7,
65
+ "Exclusion": 8,
66
+ "Extra Requisition": 9,
67
+ "GST": 10,
68
+ "HBCF": 11,
69
+ "Incap 1": 12,
70
+ "Incap 2": 13,
71
+ "Incap 3": 14,
72
+ "Interest on Deposit": 15,
73
+ "L Back": 16,
74
+ "MV": 17,
75
+ "OTP Adjustment": 18,
76
+ "Probate": 19,
77
+ "RC": 20,
78
+ "Release": 21,
79
+ "Req": 22,
80
+ "Surcharge": 23,
81
+ "TA": 24,
82
+ "TF Form": 25,
83
+ "amd 1": 26,
84
+ "amd 10": 27,
85
+ "amd 2": 28,
86
+ "amd 3": 29,
87
+ "amd 4": 30,
88
+ "amd 5": 31,
89
+ "amd 6": 32,
90
+ "amd 7": 33,
91
+ "amd 8": 34,
92
+ "amd 9": 35,
93
+ "as": 36,
94
+ "lc 1": 37,
95
+ "lc 2": 38,
96
+ "lc 3": 39,
97
+ "lc 4": 40,
98
+ "lc 5": 41
99
+ },
100
+ "layer_norm_eps": 1e-07,
101
+ "max_position_embeddings": 512,
102
+ "max_relative_positions": -1,
103
+ "model_type": "deberta-v2",
104
+ "norm_rel_ebd": "layer_norm",
105
+ "num_attention_heads": 12,
106
+ "num_hidden_layers": 12,
107
+ "pad_token_id": 0,
108
+ "pooler_dropout": 0,
109
+ "pooler_hidden_act": "gelu",
110
+ "pooler_hidden_size": 768,
111
+ "pos_att_type": [
112
+ "p2c",
113
+ "c2p"
114
+ ],
115
+ "position_biased_input": false,
116
+ "position_buckets": 256,
117
+ "problem_type": "multi_label_classification",
118
+ "relative_attention": true,
119
+ "share_att_key": true,
120
+ "torch_dtype": "float32",
121
+ "transformers_version": "4.39.2",
122
+ "type_vocab_size": 0,
123
+ "vocab_size": 128622
124
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd4a19d767823e804618e0bd516b578e3ab81f90bd621b8efe4f889bd2e7d32e
3
+ size 739445912
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:f102189392f0635590812e0ed770887c7c05ddd2916b1c7b6aff5359f855a389
3
+ size 4920