lgsilvaesilva commited on
Commit
aa0f501
·
verified ·
1 Parent(s): 32ce8b5

Push model using huggingface_hub.

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
1_Pooling/config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "word_embedding_dimension": 768,
3
+ "pooling_mode_cls_token": false,
4
+ "pooling_mode_mean_tokens": true,
5
+ "pooling_mode_max_tokens": false,
6
+ "pooling_mode_mean_sqrt_len_tokens": false,
7
+ "pooling_mode_weightedmean_tokens": false,
8
+ "pooling_mode_lasttoken": false,
9
+ "include_prompt": true
10
+ }
README.md ADDED
@@ -0,0 +1,867 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - setfit
4
+ - sentence-transformers
5
+ - text-classification
6
+ - generated_from_setfit_trainer
7
+ widget:
8
+ - text: Targeted skills audits will identify gaps in the current rural workforce and
9
+ inform training investments.
10
+ - text: Policy will promote durable partnerships between public research institutions,
11
+ universities, and private sector actors to accelerate the translation of agrifood
12
+ R&D into market-ready technologies that improve productivity and resilience.
13
+ - text: Interoperability across agencies will be enhanced through shared data platforms,
14
+ common data standards, and legally anchored data sharing agreements that protect
15
+ privacy while enabling timely access to agrifood data for policy formulation and
16
+ M&E.
17
+ - text: Digital surveillance will enable near-real-time anomaly detection using machine
18
+ learning for pattern recognition.
19
+ - text: The policy will support seed multiplications and farmer-led seed networks
20
+ to ensure access to locally adapted, climate-resilient varieties.
21
+ metrics:
22
+ - accuracy
23
+ pipeline_tag: text-classification
24
+ library_name: setfit
25
+ inference: false
26
+ base_model: sentence-transformers/paraphrase-multilingual-mpnet-base-v2
27
+ ---
28
+
29
+ # SetFit with sentence-transformers/paraphrase-multilingual-mpnet-base-v2
30
+
31
+ This is a [SetFit](https://github.com/huggingface/setfit) model that can be used for Text Classification. This SetFit model uses [sentence-transformers/paraphrase-multilingual-mpnet-base-v2](https://huggingface.co/sentence-transformers/paraphrase-multilingual-mpnet-base-v2) as the Sentence Transformer embedding model. A OneVsRestClassifier instance is used for classification.
32
+
33
+ The model has been trained using an efficient few-shot learning technique that involves:
34
+
35
+ 1. Fine-tuning a [Sentence Transformer](https://www.sbert.net) with contrastive learning.
36
+ 2. Training a classification head with features from the fine-tuned Sentence Transformer.
37
+
38
+ ## Model Details
39
+
40
+ ### Model Description
41
+ - **Model Type:** SetFit
42
+ - **Sentence Transformer body:** [sentence-transformers/paraphrase-multilingual-mpnet-base-v2](https://huggingface.co/sentence-transformers/paraphrase-multilingual-mpnet-base-v2)
43
+ - **Classification head:** a OneVsRestClassifier instance
44
+ - **Maximum Sequence Length:** 128 tokens
45
+ - **Number of Classes:** 95 classes
46
+ <!-- - **Training Dataset:** [Unknown](https://huggingface.co/datasets/unknown) -->
47
+ <!-- - **Language:** Unknown -->
48
+ <!-- - **License:** Unknown -->
49
+
50
+ ### Model Sources
51
+
52
+ - **Repository:** [SetFit on GitHub](https://github.com/huggingface/setfit)
53
+ - **Paper:** [Efficient Few-Shot Learning Without Prompts](https://arxiv.org/abs/2209.11055)
54
+ - **Blogpost:** [SetFit: Efficient Few-Shot Learning Without Prompts](https://huggingface.co/blog/setfit)
55
+
56
+ ## Uses
57
+
58
+ ### Direct Use for Inference
59
+
60
+ First install the SetFit library:
61
+
62
+ ```bash
63
+ pip install setfit
64
+ ```
65
+
66
+ Then you can load this model and run inference.
67
+
68
+ ```python
69
+ from setfit import SetFitModel
70
+
71
+ # Download from the 🤗 Hub
72
+ model = SetFitModel.from_pretrained("faodl/model_cca_multilabel_mpnet-65max-full-poorf10-artificial")
73
+ # Run inference
74
+ preds = model("Targeted skills audits will identify gaps in the current rural workforce and inform training investments.")
75
+ ```
76
+
77
+ <!--
78
+ ### Downstream Use
79
+
80
+ *List how someone could finetune this model on their own dataset.*
81
+ -->
82
+
83
+ <!--
84
+ ### Out-of-Scope Use
85
+
86
+ *List how the model may foreseeably be misused and address what users ought not to do with the model.*
87
+ -->
88
+
89
+ <!--
90
+ ## Bias, Risks and Limitations
91
+
92
+ *What are the known or foreseeable issues stemming from this model? You could also flag here known failure cases or weaknesses of the model.*
93
+ -->
94
+
95
+ <!--
96
+ ### Recommendations
97
+
98
+ *What are recommendations with respect to the foreseeable issues? For example, filtering explicit content.*
99
+ -->
100
+
101
+ ## Training Details
102
+
103
+ ### Training Set Metrics
104
+ | Training set | Min | Median | Max |
105
+ |:-------------|:----|:--------|:----|
106
+ | Word count | 7 | 19.7924 | 100 |
107
+
108
+ ### Training Hyperparameters
109
+ - batch_size: (8, 8)
110
+ - num_epochs: (1, 1)
111
+ - max_steps: -1
112
+ - sampling_strategy: oversampling
113
+ - num_iterations: 20
114
+ - body_learning_rate: (2e-05, 2e-05)
115
+ - head_learning_rate: 2e-05
116
+ - loss: CosineSimilarityLoss
117
+ - distance_metric: cosine_distance
118
+ - margin: 0.25
119
+ - end_to_end: False
120
+ - use_amp: False
121
+ - warmup_proportion: 0.1
122
+ - l2_weight: 0.01
123
+ - seed: 42
124
+ - eval_max_steps: -1
125
+ - load_best_model_at_end: False
126
+
127
+ ### Training Results
128
+ | Epoch | Step | Training Loss | Validation Loss |
129
+ |:------:|:-----:|:-------------:|:---------------:|
130
+ | 0.0000 | 1 | 0.2267 | - |
131
+ | 0.0014 | 50 | 0.2064 | - |
132
+ | 0.0029 | 100 | 0.2078 | - |
133
+ | 0.0043 | 150 | 0.1999 | - |
134
+ | 0.0058 | 200 | 0.1965 | - |
135
+ | 0.0072 | 250 | 0.1865 | - |
136
+ | 0.0086 | 300 | 0.1831 | - |
137
+ | 0.0101 | 350 | 0.1824 | - |
138
+ | 0.0115 | 400 | 0.1696 | - |
139
+ | 0.0130 | 450 | 0.1635 | - |
140
+ | 0.0144 | 500 | 0.1685 | - |
141
+ | 0.0158 | 550 | 0.1542 | - |
142
+ | 0.0173 | 600 | 0.15 | - |
143
+ | 0.0187 | 650 | 0.1511 | - |
144
+ | 0.0202 | 700 | 0.16 | - |
145
+ | 0.0216 | 750 | 0.1413 | - |
146
+ | 0.0230 | 800 | 0.1363 | - |
147
+ | 0.0245 | 850 | 0.1527 | - |
148
+ | 0.0259 | 900 | 0.1324 | - |
149
+ | 0.0273 | 950 | 0.1274 | - |
150
+ | 0.0288 | 1000 | 0.1526 | - |
151
+ | 0.0302 | 1050 | 0.1182 | - |
152
+ | 0.0317 | 1100 | 0.1327 | - |
153
+ | 0.0331 | 1150 | 0.1291 | - |
154
+ | 0.0345 | 1200 | 0.1285 | - |
155
+ | 0.0360 | 1250 | 0.1196 | - |
156
+ | 0.0374 | 1300 | 0.1265 | - |
157
+ | 0.0389 | 1350 | 0.1167 | - |
158
+ | 0.0403 | 1400 | 0.1144 | - |
159
+ | 0.0417 | 1450 | 0.1347 | - |
160
+ | 0.0432 | 1500 | 0.1258 | - |
161
+ | 0.0446 | 1550 | 0.1332 | - |
162
+ | 0.0461 | 1600 | 0.1128 | - |
163
+ | 0.0475 | 1650 | 0.1168 | - |
164
+ | 0.0489 | 1700 | 0.1203 | - |
165
+ | 0.0504 | 1750 | 0.1042 | - |
166
+ | 0.0518 | 1800 | 0.1182 | - |
167
+ | 0.0533 | 1850 | 0.114 | - |
168
+ | 0.0547 | 1900 | 0.1139 | - |
169
+ | 0.0561 | 1950 | 0.1061 | - |
170
+ | 0.0576 | 2000 | 0.108 | - |
171
+ | 0.0590 | 2050 | 0.115 | - |
172
+ | 0.0605 | 2100 | 0.0995 | - |
173
+ | 0.0619 | 2150 | 0.1053 | - |
174
+ | 0.0633 | 2200 | 0.1227 | - |
175
+ | 0.0648 | 2250 | 0.112 | - |
176
+ | 0.0662 | 2300 | 0.1092 | - |
177
+ | 0.0677 | 2350 | 0.1136 | - |
178
+ | 0.0691 | 2400 | 0.092 | - |
179
+ | 0.0705 | 2450 | 0.099 | - |
180
+ | 0.0720 | 2500 | 0.1091 | - |
181
+ | 0.0734 | 2550 | 0.1192 | - |
182
+ | 0.0749 | 2600 | 0.1148 | - |
183
+ | 0.0763 | 2650 | 0.0921 | - |
184
+ | 0.0777 | 2700 | 0.0917 | - |
185
+ | 0.0792 | 2750 | 0.1148 | - |
186
+ | 0.0806 | 2800 | 0.1055 | - |
187
+ | 0.0820 | 2850 | 0.0943 | - |
188
+ | 0.0835 | 2900 | 0.0926 | - |
189
+ | 0.0849 | 2950 | 0.115 | - |
190
+ | 0.0864 | 3000 | 0.0928 | - |
191
+ | 0.0878 | 3050 | 0.092 | - |
192
+ | 0.0892 | 3100 | 0.0917 | - |
193
+ | 0.0907 | 3150 | 0.1149 | - |
194
+ | 0.0921 | 3200 | 0.1072 | - |
195
+ | 0.0936 | 3250 | 0.0791 | - |
196
+ | 0.0950 | 3300 | 0.0968 | - |
197
+ | 0.0964 | 3350 | 0.1018 | - |
198
+ | 0.0979 | 3400 | 0.1077 | - |
199
+ | 0.0993 | 3450 | 0.0992 | - |
200
+ | 0.1008 | 3500 | 0.0817 | - |
201
+ | 0.1022 | 3550 | 0.0955 | - |
202
+ | 0.1036 | 3600 | 0.0824 | - |
203
+ | 0.1051 | 3650 | 0.0835 | - |
204
+ | 0.1065 | 3700 | 0.101 | - |
205
+ | 0.1080 | 3750 | 0.0913 | - |
206
+ | 0.1094 | 3800 | 0.1014 | - |
207
+ | 0.1108 | 3850 | 0.0849 | - |
208
+ | 0.1123 | 3900 | 0.0855 | - |
209
+ | 0.1137 | 3950 | 0.0802 | - |
210
+ | 0.1152 | 4000 | 0.0904 | - |
211
+ | 0.1166 | 4050 | 0.0767 | - |
212
+ | 0.1180 | 4100 | 0.0829 | - |
213
+ | 0.1195 | 4150 | 0.0912 | - |
214
+ | 0.1209 | 4200 | 0.0788 | - |
215
+ | 0.1224 | 4250 | 0.0861 | - |
216
+ | 0.1238 | 4300 | 0.089 | - |
217
+ | 0.1252 | 4350 | 0.0652 | - |
218
+ | 0.1267 | 4400 | 0.0946 | - |
219
+ | 0.1281 | 4450 | 0.0819 | - |
220
+ | 0.1296 | 4500 | 0.0829 | - |
221
+ | 0.1310 | 4550 | 0.0491 | - |
222
+ | 0.1324 | 4600 | 0.0875 | - |
223
+ | 0.1339 | 4650 | 0.0675 | - |
224
+ | 0.1353 | 4700 | 0.0838 | - |
225
+ | 0.1367 | 4750 | 0.0637 | - |
226
+ | 0.1382 | 4800 | 0.0907 | - |
227
+ | 0.1396 | 4850 | 0.0803 | - |
228
+ | 0.1411 | 4900 | 0.06 | - |
229
+ | 0.1425 | 4950 | 0.0866 | - |
230
+ | 0.1439 | 5000 | 0.0654 | - |
231
+ | 0.1454 | 5050 | 0.0695 | - |
232
+ | 0.1468 | 5100 | 0.0723 | - |
233
+ | 0.1483 | 5150 | 0.0725 | - |
234
+ | 0.1497 | 5200 | 0.0762 | - |
235
+ | 0.1511 | 5250 | 0.0738 | - |
236
+ | 0.1526 | 5300 | 0.0732 | - |
237
+ | 0.1540 | 5350 | 0.0619 | - |
238
+ | 0.1555 | 5400 | 0.0768 | - |
239
+ | 0.1569 | 5450 | 0.0749 | - |
240
+ | 0.1583 | 5500 | 0.083 | - |
241
+ | 0.1598 | 5550 | 0.0638 | - |
242
+ | 0.1612 | 5600 | 0.0651 | - |
243
+ | 0.1627 | 5650 | 0.0633 | - |
244
+ | 0.1641 | 5700 | 0.0639 | - |
245
+ | 0.1655 | 5750 | 0.0615 | - |
246
+ | 0.1670 | 5800 | 0.0684 | - |
247
+ | 0.1684 | 5850 | 0.0539 | - |
248
+ | 0.1699 | 5900 | 0.054 | - |
249
+ | 0.1713 | 5950 | 0.0544 | - |
250
+ | 0.1727 | 6000 | 0.0532 | - |
251
+ | 0.1742 | 6050 | 0.0665 | - |
252
+ | 0.1756 | 6100 | 0.0669 | - |
253
+ | 0.1771 | 6150 | 0.0722 | - |
254
+ | 0.1785 | 6200 | 0.0581 | - |
255
+ | 0.1799 | 6250 | 0.0515 | - |
256
+ | 0.1814 | 6300 | 0.057 | - |
257
+ | 0.1828 | 6350 | 0.0509 | - |
258
+ | 0.1843 | 6400 | 0.0671 | - |
259
+ | 0.1857 | 6450 | 0.0452 | - |
260
+ | 0.1871 | 6500 | 0.0641 | - |
261
+ | 0.1886 | 6550 | 0.0746 | - |
262
+ | 0.1900 | 6600 | 0.0623 | - |
263
+ | 0.1914 | 6650 | 0.0534 | - |
264
+ | 0.1929 | 6700 | 0.0542 | - |
265
+ | 0.1943 | 6750 | 0.0576 | - |
266
+ | 0.1958 | 6800 | 0.0638 | - |
267
+ | 0.1972 | 6850 | 0.0463 | - |
268
+ | 0.1986 | 6900 | 0.0561 | - |
269
+ | 0.2001 | 6950 | 0.0789 | - |
270
+ | 0.2015 | 7000 | 0.0705 | - |
271
+ | 0.2030 | 7050 | 0.0516 | - |
272
+ | 0.2044 | 7100 | 0.0508 | - |
273
+ | 0.2058 | 7150 | 0.0537 | - |
274
+ | 0.2073 | 7200 | 0.0567 | - |
275
+ | 0.2087 | 7250 | 0.05 | - |
276
+ | 0.2102 | 7300 | 0.056 | - |
277
+ | 0.2116 | 7350 | 0.0495 | - |
278
+ | 0.2130 | 7400 | 0.0576 | - |
279
+ | 0.2145 | 7450 | 0.0574 | - |
280
+ | 0.2159 | 7500 | 0.0497 | - |
281
+ | 0.2174 | 7550 | 0.0556 | - |
282
+ | 0.2188 | 7600 | 0.0597 | - |
283
+ | 0.2202 | 7650 | 0.044 | - |
284
+ | 0.2217 | 7700 | 0.0373 | - |
285
+ | 0.2231 | 7750 | 0.0409 | - |
286
+ | 0.2246 | 7800 | 0.0532 | - |
287
+ | 0.2260 | 7850 | 0.0477 | - |
288
+ | 0.2274 | 7900 | 0.0502 | - |
289
+ | 0.2289 | 7950 | 0.0467 | - |
290
+ | 0.2303 | 8000 | 0.0507 | - |
291
+ | 0.2318 | 8050 | 0.0519 | - |
292
+ | 0.2332 | 8100 | 0.0345 | - |
293
+ | 0.2346 | 8150 | 0.052 | - |
294
+ | 0.2361 | 8200 | 0.0439 | - |
295
+ | 0.2375 | 8250 | 0.0446 | - |
296
+ | 0.2390 | 8300 | 0.049 | - |
297
+ | 0.2404 | 8350 | 0.0749 | - |
298
+ | 0.2418 | 8400 | 0.0367 | - |
299
+ | 0.2433 | 8450 | 0.0371 | - |
300
+ | 0.2447 | 8500 | 0.0631 | - |
301
+ | 0.2461 | 8550 | 0.0451 | - |
302
+ | 0.2476 | 8600 | 0.0405 | - |
303
+ | 0.2490 | 8650 | 0.0403 | - |
304
+ | 0.2505 | 8700 | 0.0501 | - |
305
+ | 0.2519 | 8750 | 0.046 | - |
306
+ | 0.2533 | 8800 | 0.0431 | - |
307
+ | 0.2548 | 8850 | 0.0474 | - |
308
+ | 0.2562 | 8900 | 0.0444 | - |
309
+ | 0.2577 | 8950 | 0.0288 | - |
310
+ | 0.2591 | 9000 | 0.0527 | - |
311
+ | 0.2605 | 9050 | 0.0434 | - |
312
+ | 0.2620 | 9100 | 0.0423 | - |
313
+ | 0.2634 | 9150 | 0.0554 | - |
314
+ | 0.2649 | 9200 | 0.0419 | - |
315
+ | 0.2663 | 9250 | 0.0465 | - |
316
+ | 0.2677 | 9300 | 0.0398 | - |
317
+ | 0.2692 | 9350 | 0.0448 | - |
318
+ | 0.2706 | 9400 | 0.0338 | - |
319
+ | 0.2721 | 9450 | 0.0545 | - |
320
+ | 0.2735 | 9500 | 0.0417 | - |
321
+ | 0.2749 | 9550 | 0.0401 | - |
322
+ | 0.2764 | 9600 | 0.0452 | - |
323
+ | 0.2778 | 9650 | 0.0403 | - |
324
+ | 0.2793 | 9700 | 0.0374 | - |
325
+ | 0.2807 | 9750 | 0.0547 | - |
326
+ | 0.2821 | 9800 | 0.0401 | - |
327
+ | 0.2836 | 9850 | 0.0381 | - |
328
+ | 0.2850 | 9900 | 0.0396 | - |
329
+ | 0.2865 | 9950 | 0.0482 | - |
330
+ | 0.2879 | 10000 | 0.0406 | - |
331
+ | 0.2893 | 10050 | 0.0454 | - |
332
+ | 0.2908 | 10100 | 0.0274 | - |
333
+ | 0.2922 | 10150 | 0.0324 | - |
334
+ | 0.2937 | 10200 | 0.0466 | - |
335
+ | 0.2951 | 10250 | 0.0322 | - |
336
+ | 0.2965 | 10300 | 0.0479 | - |
337
+ | 0.2980 | 10350 | 0.0414 | - |
338
+ | 0.2994 | 10400 | 0.0374 | - |
339
+ | 0.3008 | 10450 | 0.0383 | - |
340
+ | 0.3023 | 10500 | 0.0475 | - |
341
+ | 0.3037 | 10550 | 0.0327 | - |
342
+ | 0.3052 | 10600 | 0.0448 | - |
343
+ | 0.3066 | 10650 | 0.0507 | - |
344
+ | 0.3080 | 10700 | 0.0299 | - |
345
+ | 0.3095 | 10750 | 0.0346 | - |
346
+ | 0.3109 | 10800 | 0.0317 | - |
347
+ | 0.3124 | 10850 | 0.033 | - |
348
+ | 0.3138 | 10900 | 0.0351 | - |
349
+ | 0.3152 | 10950 | 0.0324 | - |
350
+ | 0.3167 | 11000 | 0.0401 | - |
351
+ | 0.3181 | 11050 | 0.0308 | - |
352
+ | 0.3196 | 11100 | 0.0314 | - |
353
+ | 0.3210 | 11150 | 0.0317 | - |
354
+ | 0.3224 | 11200 | 0.0352 | - |
355
+ | 0.3239 | 11250 | 0.0314 | - |
356
+ | 0.3253 | 11300 | 0.0278 | - |
357
+ | 0.3268 | 11350 | 0.0413 | - |
358
+ | 0.3282 | 11400 | 0.0272 | - |
359
+ | 0.3296 | 11450 | 0.0424 | - |
360
+ | 0.3311 | 11500 | 0.0316 | - |
361
+ | 0.3325 | 11550 | 0.0351 | - |
362
+ | 0.3340 | 11600 | 0.0332 | - |
363
+ | 0.3354 | 11650 | 0.0295 | - |
364
+ | 0.3368 | 11700 | 0.0251 | - |
365
+ | 0.3383 | 11750 | 0.027 | - |
366
+ | 0.3397 | 11800 | 0.0306 | - |
367
+ | 0.3412 | 11850 | 0.0332 | - |
368
+ | 0.3426 | 11900 | 0.0308 | - |
369
+ | 0.3440 | 11950 | 0.0269 | - |
370
+ | 0.3455 | 12000 | 0.0354 | - |
371
+ | 0.3469 | 12050 | 0.0231 | - |
372
+ | 0.3484 | 12100 | 0.0341 | - |
373
+ | 0.3498 | 12150 | 0.0299 | - |
374
+ | 0.3512 | 12200 | 0.0224 | - |
375
+ | 0.3527 | 12250 | 0.0238 | - |
376
+ | 0.3541 | 12300 | 0.026 | - |
377
+ | 0.3555 | 12350 | 0.0336 | - |
378
+ | 0.3570 | 12400 | 0.0366 | - |
379
+ | 0.3584 | 12450 | 0.0305 | - |
380
+ | 0.3599 | 12500 | 0.0362 | - |
381
+ | 0.3613 | 12550 | 0.0202 | - |
382
+ | 0.3627 | 12600 | 0.0219 | - |
383
+ | 0.3642 | 12650 | 0.021 | - |
384
+ | 0.3656 | 12700 | 0.0395 | - |
385
+ | 0.3671 | 12750 | 0.031 | - |
386
+ | 0.3685 | 12800 | 0.0234 | - |
387
+ | 0.3699 | 12850 | 0.0374 | - |
388
+ | 0.3714 | 12900 | 0.0214 | - |
389
+ | 0.3728 | 12950 | 0.0307 | - |
390
+ | 0.3743 | 13000 | 0.0283 | - |
391
+ | 0.3757 | 13050 | 0.0284 | - |
392
+ | 0.3771 | 13100 | 0.0311 | - |
393
+ | 0.3786 | 13150 | 0.0206 | - |
394
+ | 0.3800 | 13200 | 0.0322 | - |
395
+ | 0.3815 | 13250 | 0.0255 | - |
396
+ | 0.3829 | 13300 | 0.0275 | - |
397
+ | 0.3843 | 13350 | 0.0301 | - |
398
+ | 0.3858 | 13400 | 0.0366 | - |
399
+ | 0.3872 | 13450 | 0.033 | - |
400
+ | 0.3887 | 13500 | 0.0159 | - |
401
+ | 0.3901 | 13550 | 0.0327 | - |
402
+ | 0.3915 | 13600 | 0.0229 | - |
403
+ | 0.3930 | 13650 | 0.0333 | - |
404
+ | 0.3944 | 13700 | 0.0192 | - |
405
+ | 0.3959 | 13750 | 0.0272 | - |
406
+ | 0.3973 | 13800 | 0.0173 | - |
407
+ | 0.3987 | 13850 | 0.0257 | - |
408
+ | 0.4002 | 13900 | 0.0187 | - |
409
+ | 0.4016 | 13950 | 0.0235 | - |
410
+ | 0.4031 | 14000 | 0.0223 | - |
411
+ | 0.4045 | 14050 | 0.0212 | - |
412
+ | 0.4059 | 14100 | 0.0235 | - |
413
+ | 0.4074 | 14150 | 0.0268 | - |
414
+ | 0.4088 | 14200 | 0.0282 | - |
415
+ | 0.4102 | 14250 | 0.0211 | - |
416
+ | 0.4117 | 14300 | 0.0207 | - |
417
+ | 0.4131 | 14350 | 0.0175 | - |
418
+ | 0.4146 | 14400 | 0.0267 | - |
419
+ | 0.4160 | 14450 | 0.0246 | - |
420
+ | 0.4174 | 14500 | 0.0266 | - |
421
+ | 0.4189 | 14550 | 0.021 | - |
422
+ | 0.4203 | 14600 | 0.028 | - |
423
+ | 0.4218 | 14650 | 0.0229 | - |
424
+ | 0.4232 | 14700 | 0.0216 | - |
425
+ | 0.4246 | 14750 | 0.04 | - |
426
+ | 0.4261 | 14800 | 0.0233 | - |
427
+ | 0.4275 | 14850 | 0.0256 | - |
428
+ | 0.4290 | 14900 | 0.0216 | - |
429
+ | 0.4304 | 14950 | 0.0296 | - |
430
+ | 0.4318 | 15000 | 0.0168 | - |
431
+ | 0.4333 | 15050 | 0.0215 | - |
432
+ | 0.4347 | 15100 | 0.0135 | - |
433
+ | 0.4362 | 15150 | 0.0158 | - |
434
+ | 0.4376 | 15200 | 0.02 | - |
435
+ | 0.4390 | 15250 | 0.0302 | - |
436
+ | 0.4405 | 15300 | 0.0242 | - |
437
+ | 0.4419 | 15350 | 0.0255 | - |
438
+ | 0.4434 | 15400 | 0.0145 | - |
439
+ | 0.4448 | 15450 | 0.0161 | - |
440
+ | 0.4462 | 15500 | 0.0238 | - |
441
+ | 0.4477 | 15550 | 0.0083 | - |
442
+ | 0.4491 | 15600 | 0.0213 | - |
443
+ | 0.4506 | 15650 | 0.0241 | - |
444
+ | 0.4520 | 15700 | 0.0253 | - |
445
+ | 0.4534 | 15750 | 0.0196 | - |
446
+ | 0.4549 | 15800 | 0.0285 | - |
447
+ | 0.4563 | 15850 | 0.0225 | - |
448
+ | 0.4578 | 15900 | 0.0262 | - |
449
+ | 0.4592 | 15950 | 0.017 | - |
450
+ | 0.4606 | 16000 | 0.0251 | - |
451
+ | 0.4621 | 16050 | 0.0212 | - |
452
+ | 0.4635 | 16100 | 0.023 | - |
453
+ | 0.4649 | 16150 | 0.0173 | - |
454
+ | 0.4664 | 16200 | 0.0355 | - |
455
+ | 0.4678 | 16250 | 0.0205 | - |
456
+ | 0.4693 | 16300 | 0.0114 | - |
457
+ | 0.4707 | 16350 | 0.0157 | - |
458
+ | 0.4721 | 16400 | 0.0304 | - |
459
+ | 0.4736 | 16450 | 0.0163 | - |
460
+ | 0.4750 | 16500 | 0.0208 | - |
461
+ | 0.4765 | 16550 | 0.0124 | - |
462
+ | 0.4779 | 16600 | 0.0327 | - |
463
+ | 0.4793 | 16650 | 0.0228 | - |
464
+ | 0.4808 | 16700 | 0.0161 | - |
465
+ | 0.4822 | 16750 | 0.0217 | - |
466
+ | 0.4837 | 16800 | 0.0151 | - |
467
+ | 0.4851 | 16850 | 0.0255 | - |
468
+ | 0.4865 | 16900 | 0.0283 | - |
469
+ | 0.4880 | 16950 | 0.0192 | - |
470
+ | 0.4894 | 17000 | 0.0217 | - |
471
+ | 0.4909 | 17050 | 0.02 | - |
472
+ | 0.4923 | 17100 | 0.0296 | - |
473
+ | 0.4937 | 17150 | 0.0263 | - |
474
+ | 0.4952 | 17200 | 0.0196 | - |
475
+ | 0.4966 | 17250 | 0.019 | - |
476
+ | 0.4981 | 17300 | 0.0185 | - |
477
+ | 0.4995 | 17350 | 0.018 | - |
478
+ | 0.5009 | 17400 | 0.0146 | - |
479
+ | 0.5024 | 17450 | 0.0144 | - |
480
+ | 0.5038 | 17500 | 0.0143 | - |
481
+ | 0.5053 | 17550 | 0.0179 | - |
482
+ | 0.5067 | 17600 | 0.0213 | - |
483
+ | 0.5081 | 17650 | 0.022 | - |
484
+ | 0.5096 | 17700 | 0.0136 | - |
485
+ | 0.5110 | 17750 | 0.012 | - |
486
+ | 0.5125 | 17800 | 0.0148 | - |
487
+ | 0.5139 | 17850 | 0.0189 | - |
488
+ | 0.5153 | 17900 | 0.0209 | - |
489
+ | 0.5168 | 17950 | 0.0191 | - |
490
+ | 0.5182 | 18000 | 0.0155 | - |
491
+ | 0.5196 | 18050 | 0.0223 | - |
492
+ | 0.5211 | 18100 | 0.0172 | - |
493
+ | 0.5225 | 18150 | 0.0147 | - |
494
+ | 0.5240 | 18200 | 0.0205 | - |
495
+ | 0.5254 | 18250 | 0.0196 | - |
496
+ | 0.5268 | 18300 | 0.018 | - |
497
+ | 0.5283 | 18350 | 0.0123 | - |
498
+ | 0.5297 | 18400 | 0.0146 | - |
499
+ | 0.5312 | 18450 | 0.0154 | - |
500
+ | 0.5326 | 18500 | 0.0099 | - |
501
+ | 0.5340 | 18550 | 0.0113 | - |
502
+ | 0.5355 | 18600 | 0.0191 | - |
503
+ | 0.5369 | 18650 | 0.0161 | - |
504
+ | 0.5384 | 18700 | 0.0113 | - |
505
+ | 0.5398 | 18750 | 0.0236 | - |
506
+ | 0.5412 | 18800 | 0.021 | - |
507
+ | 0.5427 | 18850 | 0.0107 | - |
508
+ | 0.5441 | 18900 | 0.021 | - |
509
+ | 0.5456 | 18950 | 0.0213 | - |
510
+ | 0.5470 | 19000 | 0.028 | - |
511
+ | 0.5484 | 19050 | 0.0164 | - |
512
+ | 0.5499 | 19100 | 0.0197 | - |
513
+ | 0.5513 | 19150 | 0.0074 | - |
514
+ | 0.5528 | 19200 | 0.0108 | - |
515
+ | 0.5542 | 19250 | 0.0118 | - |
516
+ | 0.5556 | 19300 | 0.013 | - |
517
+ | 0.5571 | 19350 | 0.0215 | - |
518
+ | 0.5585 | 19400 | 0.0124 | - |
519
+ | 0.5600 | 19450 | 0.0163 | - |
520
+ | 0.5614 | 19500 | 0.01 | - |
521
+ | 0.5628 | 19550 | 0.0188 | - |
522
+ | 0.5643 | 19600 | 0.019 | - |
523
+ | 0.5657 | 19650 | 0.0075 | - |
524
+ | 0.5672 | 19700 | 0.0168 | - |
525
+ | 0.5686 | 19750 | 0.0073 | - |
526
+ | 0.5700 | 19800 | 0.0151 | - |
527
+ | 0.5715 | 19850 | 0.0236 | - |
528
+ | 0.5729 | 19900 | 0.0197 | - |
529
+ | 0.5743 | 19950 | 0.0207 | - |
530
+ | 0.5758 | 20000 | 0.0106 | - |
531
+ | 0.5772 | 20050 | 0.0137 | - |
532
+ | 0.5787 | 20100 | 0.0155 | - |
533
+ | 0.5801 | 20150 | 0.0118 | - |
534
+ | 0.5815 | 20200 | 0.0231 | - |
535
+ | 0.5830 | 20250 | 0.0186 | - |
536
+ | 0.5844 | 20300 | 0.0139 | - |
537
+ | 0.5859 | 20350 | 0.0183 | - |
538
+ | 0.5873 | 20400 | 0.0136 | - |
539
+ | 0.5887 | 20450 | 0.0139 | - |
540
+ | 0.5902 | 20500 | 0.0131 | - |
541
+ | 0.5916 | 20550 | 0.014 | - |
542
+ | 0.5931 | 20600 | 0.021 | - |
543
+ | 0.5945 | 20650 | 0.0172 | - |
544
+ | 0.5959 | 20700 | 0.016 | - |
545
+ | 0.5974 | 20750 | 0.0136 | - |
546
+ | 0.5988 | 20800 | 0.0144 | - |
547
+ | 0.6003 | 20850 | 0.0142 | - |
548
+ | 0.6017 | 20900 | 0.0148 | - |
549
+ | 0.6031 | 20950 | 0.0197 | - |
550
+ | 0.6046 | 21000 | 0.0081 | - |
551
+ | 0.6060 | 21050 | 0.0088 | - |
552
+ | 0.6075 | 21100 | 0.0216 | - |
553
+ | 0.6089 | 21150 | 0.0231 | - |
554
+ | 0.6103 | 21200 | 0.0182 | - |
555
+ | 0.6118 | 21250 | 0.0132 | - |
556
+ | 0.6132 | 21300 | 0.0104 | - |
557
+ | 0.6147 | 21350 | 0.0107 | - |
558
+ | 0.6161 | 21400 | 0.0051 | - |
559
+ | 0.6175 | 21450 | 0.0131 | - |
560
+ | 0.6190 | 21500 | 0.0118 | - |
561
+ | 0.6204 | 21550 | 0.0122 | - |
562
+ | 0.6219 | 21600 | 0.0154 | - |
563
+ | 0.6233 | 21650 | 0.0138 | - |
564
+ | 0.6247 | 21700 | 0.0197 | - |
565
+ | 0.6262 | 21750 | 0.0159 | - |
566
+ | 0.6276 | 21800 | 0.0101 | - |
567
+ | 0.6290 | 21850 | 0.0105 | - |
568
+ | 0.6305 | 21900 | 0.0108 | - |
569
+ | 0.6319 | 21950 | 0.0098 | - |
570
+ | 0.6334 | 22000 | 0.013 | - |
571
+ | 0.6348 | 22050 | 0.0188 | - |
572
+ | 0.6362 | 22100 | 0.008 | - |
573
+ | 0.6377 | 22150 | 0.0159 | - |
574
+ | 0.6391 | 22200 | 0.0211 | - |
575
+ | 0.6406 | 22250 | 0.0128 | - |
576
+ | 0.6420 | 22300 | 0.0136 | - |
577
+ | 0.6434 | 22350 | 0.0152 | - |
578
+ | 0.6449 | 22400 | 0.0105 | - |
579
+ | 0.6463 | 22450 | 0.0129 | - |
580
+ | 0.6478 | 22500 | 0.0119 | - |
581
+ | 0.6492 | 22550 | 0.0177 | - |
582
+ | 0.6506 | 22600 | 0.0085 | - |
583
+ | 0.6521 | 22650 | 0.0119 | - |
584
+ | 0.6535 | 22700 | 0.0033 | - |
585
+ | 0.6550 | 22750 | 0.0115 | - |
586
+ | 0.6564 | 22800 | 0.0068 | - |
587
+ | 0.6578 | 22850 | 0.0241 | - |
588
+ | 0.6593 | 22900 | 0.0135 | - |
589
+ | 0.6607 | 22950 | 0.0134 | - |
590
+ | 0.6622 | 23000 | 0.0109 | - |
591
+ | 0.6636 | 23050 | 0.0151 | - |
592
+ | 0.6650 | 23100 | 0.0106 | - |
593
+ | 0.6665 | 23150 | 0.0125 | - |
594
+ | 0.6679 | 23200 | 0.007 | - |
595
+ | 0.6694 | 23250 | 0.0171 | - |
596
+ | 0.6708 | 23300 | 0.0108 | - |
597
+ | 0.6722 | 23350 | 0.0163 | - |
598
+ | 0.6737 | 23400 | 0.0196 | - |
599
+ | 0.6751 | 23450 | 0.0054 | - |
600
+ | 0.6766 | 23500 | 0.0068 | - |
601
+ | 0.6780 | 23550 | 0.0157 | - |
602
+ | 0.6794 | 23600 | 0.0183 | - |
603
+ | 0.6809 | 23650 | 0.0153 | - |
604
+ | 0.6823 | 23700 | 0.0143 | - |
605
+ | 0.6837 | 23750 | 0.0072 | - |
606
+ | 0.6852 | 23800 | 0.0168 | - |
607
+ | 0.6866 | 23850 | 0.0157 | - |
608
+ | 0.6881 | 23900 | 0.0056 | - |
609
+ | 0.6895 | 23950 | 0.0196 | - |
610
+ | 0.6909 | 24000 | 0.0094 | - |
611
+ | 0.6924 | 24050 | 0.0107 | - |
612
+ | 0.6938 | 24100 | 0.0177 | - |
613
+ | 0.6953 | 24150 | 0.0143 | - |
614
+ | 0.6967 | 24200 | 0.0088 | - |
615
+ | 0.6981 | 24250 | 0.0148 | - |
616
+ | 0.6996 | 24300 | 0.0171 | - |
617
+ | 0.7010 | 24350 | 0.0079 | - |
618
+ | 0.7025 | 24400 | 0.0171 | - |
619
+ | 0.7039 | 24450 | 0.0161 | - |
620
+ | 0.7053 | 24500 | 0.0066 | - |
621
+ | 0.7068 | 24550 | 0.0142 | - |
622
+ | 0.7082 | 24600 | 0.0139 | - |
623
+ | 0.7097 | 24650 | 0.0122 | - |
624
+ | 0.7111 | 24700 | 0.0188 | - |
625
+ | 0.7125 | 24750 | 0.008 | - |
626
+ | 0.7140 | 24800 | 0.0142 | - |
627
+ | 0.7154 | 24850 | 0.0114 | - |
628
+ | 0.7169 | 24900 | 0.0104 | - |
629
+ | 0.7183 | 24950 | 0.0204 | - |
630
+ | 0.7197 | 25000 | 0.0137 | - |
631
+ | 0.7212 | 25050 | 0.0096 | - |
632
+ | 0.7226 | 25100 | 0.0075 | - |
633
+ | 0.7241 | 25150 | 0.0143 | - |
634
+ | 0.7255 | 25200 | 0.0095 | - |
635
+ | 0.7269 | 25250 | 0.0068 | - |
636
+ | 0.7284 | 25300 | 0.0092 | - |
637
+ | 0.7298 | 25350 | 0.01 | - |
638
+ | 0.7313 | 25400 | 0.0064 | - |
639
+ | 0.7327 | 25450 | 0.0066 | - |
640
+ | 0.7341 | 25500 | 0.023 | - |
641
+ | 0.7356 | 25550 | 0.0137 | - |
642
+ | 0.7370 | 25600 | 0.0062 | - |
643
+ | 0.7384 | 25650 | 0.0105 | - |
644
+ | 0.7399 | 25700 | 0.0043 | - |
645
+ | 0.7413 | 25750 | 0.0137 | - |
646
+ | 0.7428 | 25800 | 0.0097 | - |
647
+ | 0.7442 | 25850 | 0.0124 | - |
648
+ | 0.7456 | 25900 | 0.0112 | - |
649
+ | 0.7471 | 25950 | 0.0101 | - |
650
+ | 0.7485 | 26000 | 0.0149 | - |
651
+ | 0.7500 | 26050 | 0.0111 | - |
652
+ | 0.7514 | 26100 | 0.006 | - |
653
+ | 0.7528 | 26150 | 0.0126 | - |
654
+ | 0.7543 | 26200 | 0.0122 | - |
655
+ | 0.7557 | 26250 | 0.0049 | - |
656
+ | 0.7572 | 26300 | 0.0126 | - |
657
+ | 0.7586 | 26350 | 0.0133 | - |
658
+ | 0.7600 | 26400 | 0.0035 | - |
659
+ | 0.7615 | 26450 | 0.018 | - |
660
+ | 0.7629 | 26500 | 0.0175 | - |
661
+ | 0.7644 | 26550 | 0.0068 | - |
662
+ | 0.7658 | 26600 | 0.0079 | - |
663
+ | 0.7672 | 26650 | 0.0084 | - |
664
+ | 0.7687 | 26700 | 0.014 | - |
665
+ | 0.7701 | 26750 | 0.0113 | - |
666
+ | 0.7716 | 26800 | 0.0153 | - |
667
+ | 0.7730 | 26850 | 0.0251 | - |
668
+ | 0.7744 | 26900 | 0.0102 | - |
669
+ | 0.7759 | 26950 | 0.0135 | - |
670
+ | 0.7773 | 27000 | 0.0079 | - |
671
+ | 0.7788 | 27050 | 0.0081 | - |
672
+ | 0.7802 | 27100 | 0.0055 | - |
673
+ | 0.7816 | 27150 | 0.0014 | - |
674
+ | 0.7831 | 27200 | 0.0134 | - |
675
+ | 0.7845 | 27250 | 0.0058 | - |
676
+ | 0.7860 | 27300 | 0.0071 | - |
677
+ | 0.7874 | 27350 | 0.0045 | - |
678
+ | 0.7888 | 27400 | 0.0067 | - |
679
+ | 0.7903 | 27450 | 0.0125 | - |
680
+ | 0.7917 | 27500 | 0.0094 | - |
681
+ | 0.7931 | 27550 | 0.0129 | - |
682
+ | 0.7946 | 27600 | 0.0096 | - |
683
+ | 0.7960 | 27650 | 0.0032 | - |
684
+ | 0.7975 | 27700 | 0.0061 | - |
685
+ | 0.7989 | 27750 | 0.0054 | - |
686
+ | 0.8003 | 27800 | 0.0121 | - |
687
+ | 0.8018 | 27850 | 0.0124 | - |
688
+ | 0.8032 | 27900 | 0.0065 | - |
689
+ | 0.8047 | 27950 | 0.0035 | - |
690
+ | 0.8061 | 28000 | 0.012 | - |
691
+ | 0.8075 | 28050 | 0.0168 | - |
692
+ | 0.8090 | 28100 | 0.0107 | - |
693
+ | 0.8104 | 28150 | 0.0085 | - |
694
+ | 0.8119 | 28200 | 0.0075 | - |
695
+ | 0.8133 | 28250 | 0.0114 | - |
696
+ | 0.8147 | 28300 | 0.0134 | - |
697
+ | 0.8162 | 28350 | 0.0082 | - |
698
+ | 0.8176 | 28400 | 0.0118 | - |
699
+ | 0.8191 | 28450 | 0.0094 | - |
700
+ | 0.8205 | 28500 | 0.0073 | - |
701
+ | 0.8219 | 28550 | 0.0069 | - |
702
+ | 0.8234 | 28600 | 0.0155 | - |
703
+ | 0.8248 | 28650 | 0.011 | - |
704
+ | 0.8263 | 28700 | 0.0091 | - |
705
+ | 0.8277 | 28750 | 0.0042 | - |
706
+ | 0.8291 | 28800 | 0.0095 | - |
707
+ | 0.8306 | 28850 | 0.0155 | - |
708
+ | 0.8320 | 28900 | 0.0195 | - |
709
+ | 0.8335 | 28950 | 0.0094 | - |
710
+ | 0.8349 | 29000 | 0.0084 | - |
711
+ | 0.8363 | 29050 | 0.0126 | - |
712
+ | 0.8378 | 29100 | 0.0148 | - |
713
+ | 0.8392 | 29150 | 0.0093 | - |
714
+ | 0.8407 | 29200 | 0.0044 | - |
715
+ | 0.8421 | 29250 | 0.0121 | - |
716
+ | 0.8435 | 29300 | 0.0132 | - |
717
+ | 0.8450 | 29350 | 0.009 | - |
718
+ | 0.8464 | 29400 | 0.0097 | - |
719
+ | 0.8478 | 29450 | 0.0059 | - |
720
+ | 0.8493 | 29500 | 0.0192 | - |
721
+ | 0.8507 | 29550 | 0.0093 | - |
722
+ | 0.8522 | 29600 | 0.011 | - |
723
+ | 0.8536 | 29650 | 0.0153 | - |
724
+ | 0.8550 | 29700 | 0.0157 | - |
725
+ | 0.8565 | 29750 | 0.0113 | - |
726
+ | 0.8579 | 29800 | 0.0062 | - |
727
+ | 0.8594 | 29850 | 0.008 | - |
728
+ | 0.8608 | 29900 | 0.007 | - |
729
+ | 0.8622 | 29950 | 0.0099 | - |
730
+ | 0.8637 | 30000 | 0.0059 | - |
731
+ | 0.8651 | 30050 | 0.0103 | - |
732
+ | 0.8666 | 30100 | 0.0115 | - |
733
+ | 0.8680 | 30150 | 0.0155 | - |
734
+ | 0.8694 | 30200 | 0.0104 | - |
735
+ | 0.8709 | 30250 | 0.0073 | - |
736
+ | 0.8723 | 30300 | 0.0112 | - |
737
+ | 0.8738 | 30350 | 0.0059 | - |
738
+ | 0.8752 | 30400 | 0.0069 | - |
739
+ | 0.8766 | 30450 | 0.0109 | - |
740
+ | 0.8781 | 30500 | 0.0111 | - |
741
+ | 0.8795 | 30550 | 0.0074 | - |
742
+ | 0.8810 | 30600 | 0.012 | - |
743
+ | 0.8824 | 30650 | 0.0057 | - |
744
+ | 0.8838 | 30700 | 0.0106 | - |
745
+ | 0.8853 | 30750 | 0.0014 | - |
746
+ | 0.8867 | 30800 | 0.0147 | - |
747
+ | 0.8882 | 30850 | 0.0119 | - |
748
+ | 0.8896 | 30900 | 0.0071 | - |
749
+ | 0.8910 | 30950 | 0.0033 | - |
750
+ | 0.8925 | 31000 | 0.0013 | - |
751
+ | 0.8939 | 31050 | 0.0128 | - |
752
+ | 0.8954 | 31100 | 0.0151 | - |
753
+ | 0.8968 | 31150 | 0.016 | - |
754
+ | 0.8982 | 31200 | 0.0107 | - |
755
+ | 0.8997 | 31250 | 0.0094 | - |
756
+ | 0.9011 | 31300 | 0.0074 | - |
757
+ | 0.9025 | 31350 | 0.0082 | - |
758
+ | 0.9040 | 31400 | 0.0079 | - |
759
+ | 0.9054 | 31450 | 0.011 | - |
760
+ | 0.9069 | 31500 | 0.013 | - |
761
+ | 0.9083 | 31550 | 0.0092 | - |
762
+ | 0.9097 | 31600 | 0.0092 | - |
763
+ | 0.9112 | 31650 | 0.011 | - |
764
+ | 0.9126 | 31700 | 0.0061 | - |
765
+ | 0.9141 | 31750 | 0.0043 | - |
766
+ | 0.9155 | 31800 | 0.0114 | - |
767
+ | 0.9169 | 31850 | 0.0105 | - |
768
+ | 0.9184 | 31900 | 0.0017 | - |
769
+ | 0.9198 | 31950 | 0.0039 | - |
770
+ | 0.9213 | 32000 | 0.0308 | - |
771
+ | 0.9227 | 32050 | 0.0108 | - |
772
+ | 0.9241 | 32100 | 0.0098 | - |
773
+ | 0.9256 | 32150 | 0.0112 | - |
774
+ | 0.9270 | 32200 | 0.0062 | - |
775
+ | 0.9285 | 32250 | 0.0074 | - |
776
+ | 0.9299 | 32300 | 0.0115 | - |
777
+ | 0.9313 | 32350 | 0.0134 | - |
778
+ | 0.9328 | 32400 | 0.0087 | - |
779
+ | 0.9342 | 32450 | 0.0114 | - |
780
+ | 0.9357 | 32500 | 0.0066 | - |
781
+ | 0.9371 | 32550 | 0.0112 | - |
782
+ | 0.9385 | 32600 | 0.0045 | - |
783
+ | 0.9400 | 32650 | 0.0056 | - |
784
+ | 0.9414 | 32700 | 0.0137 | - |
785
+ | 0.9429 | 32750 | 0.0123 | - |
786
+ | 0.9443 | 32800 | 0.0054 | - |
787
+ | 0.9457 | 32850 | 0.0083 | - |
788
+ | 0.9472 | 32900 | 0.0037 | - |
789
+ | 0.9486 | 32950 | 0.0099 | - |
790
+ | 0.9501 | 33000 | 0.0055 | - |
791
+ | 0.9515 | 33050 | 0.01 | - |
792
+ | 0.9529 | 33100 | 0.0082 | - |
793
+ | 0.9544 | 33150 | 0.0082 | - |
794
+ | 0.9558 | 33200 | 0.0054 | - |
795
+ | 0.9572 | 33250 | 0.0087 | - |
796
+ | 0.9587 | 33300 | 0.0099 | - |
797
+ | 0.9601 | 33350 | 0.0104 | - |
798
+ | 0.9616 | 33400 | 0.0062 | - |
799
+ | 0.9630 | 33450 | 0.0065 | - |
800
+ | 0.9644 | 33500 | 0.0046 | - |
801
+ | 0.9659 | 33550 | 0.0136 | - |
802
+ | 0.9673 | 33600 | 0.002 | - |
803
+ | 0.9688 | 33650 | 0.0058 | - |
804
+ | 0.9702 | 33700 | 0.0048 | - |
805
+ | 0.9716 | 33750 | 0.0071 | - |
806
+ | 0.9731 | 33800 | 0.0064 | - |
807
+ | 0.9745 | 33850 | 0.0061 | - |
808
+ | 0.9760 | 33900 | 0.0202 | - |
809
+ | 0.9774 | 33950 | 0.0116 | - |
810
+ | 0.9788 | 34000 | 0.0091 | - |
811
+ | 0.9803 | 34050 | 0.0061 | - |
812
+ | 0.9817 | 34100 | 0.0144 | - |
813
+ | 0.9832 | 34150 | 0.0066 | - |
814
+ | 0.9846 | 34200 | 0.0048 | - |
815
+ | 0.9860 | 34250 | 0.0064 | - |
816
+ | 0.9875 | 34300 | 0.0055 | - |
817
+ | 0.9889 | 34350 | 0.0144 | - |
818
+ | 0.9904 | 34400 | 0.0011 | - |
819
+ | 0.9918 | 34450 | 0.0049 | - |
820
+ | 0.9932 | 34500 | 0.0131 | - |
821
+ | 0.9947 | 34550 | 0.013 | - |
822
+ | 0.9961 | 34600 | 0.0041 | - |
823
+ | 0.9976 | 34650 | 0.0074 | - |
824
+ | 0.9990 | 34700 | 0.0062 | - |
825
+
826
+ ### Framework Versions
827
+ - Python: 3.12.12
828
+ - SetFit: 1.1.3
829
+ - Sentence Transformers: 5.1.2
830
+ - Transformers: 4.57.1
831
+ - PyTorch: 2.8.0+cu126
832
+ - Datasets: 4.0.0
833
+ - Tokenizers: 0.22.1
834
+
835
+ ## Citation
836
+
837
+ ### BibTeX
838
+ ```bibtex
839
+ @article{https://doi.org/10.48550/arxiv.2209.11055,
840
+ doi = {10.48550/ARXIV.2209.11055},
841
+ url = {https://arxiv.org/abs/2209.11055},
842
+ author = {Tunstall, Lewis and Reimers, Nils and Jo, Unso Eun Seo and Bates, Luke and Korat, Daniel and Wasserblat, Moshe and Pereg, Oren},
843
+ keywords = {Computation and Language (cs.CL), FOS: Computer and information sciences, FOS: Computer and information sciences},
844
+ title = {Efficient Few-Shot Learning Without Prompts},
845
+ publisher = {arXiv},
846
+ year = {2022},
847
+ copyright = {Creative Commons Attribution 4.0 International}
848
+ }
849
+ ```
850
+
851
+ <!--
852
+ ## Glossary
853
+
854
+ *Clearly define terms in order to be accessible across audiences.*
855
+ -->
856
+
857
+ <!--
858
+ ## Model Card Authors
859
+
860
+ *Lists the people who create the model card, providing recognition and accountability for the detailed work that goes into its construction.*
861
+ -->
862
+
863
+ <!--
864
+ ## Model Card Contact
865
+
866
+ *Provides a way for people who have updates to the Model Card, suggestions, or questions, to contact the Model Card authors.*
867
+ -->
config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "XLMRobertaModel"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "bos_token_id": 0,
7
+ "classifier_dropout": null,
8
+ "dtype": "float32",
9
+ "eos_token_id": 2,
10
+ "gradient_checkpointing": false,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 768,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 3072,
16
+ "layer_norm_eps": 1e-05,
17
+ "max_position_embeddings": 514,
18
+ "model_type": "xlm-roberta",
19
+ "num_attention_heads": 12,
20
+ "num_hidden_layers": 12,
21
+ "output_past": true,
22
+ "pad_token_id": 1,
23
+ "position_embedding_type": "absolute",
24
+ "transformers_version": "4.57.1",
25
+ "type_vocab_size": 1,
26
+ "use_cache": true,
27
+ "vocab_size": 250002
28
+ }
config_sentence_transformers.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "__version__": {
3
+ "sentence_transformers": "5.1.2",
4
+ "transformers": "4.57.1",
5
+ "pytorch": "2.8.0+cu126"
6
+ },
7
+ "model_type": "SentenceTransformer",
8
+ "prompts": {
9
+ "query": "",
10
+ "document": ""
11
+ },
12
+ "default_prompt_name": null,
13
+ "similarity_fn_name": "cosine"
14
+ }
config_setfit.json ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "normalize_embeddings": false,
3
+ "labels": [
4
+ "1.1.1 Total factor productivity",
5
+ "1.1.2 Crop Production",
6
+ "1.1.3 Livestock Production",
7
+ "1.1.4 Fisheries and Aquaculture",
8
+ "1.1.5 Forestry",
9
+ "1.1.6 Bioenergy and biofuels production",
10
+ "1.1.7 Overall Agrifood Production",
11
+ "1.2.1 Phytosanitary and agri-chemicals management (including pesticide and fertilisers)",
12
+ "1.2.2 Veterinary services and medicines management",
13
+ "1.2.3 Mechanization",
14
+ "1.2.4 Soils",
15
+ "1.2.5 Seeds (e.g. penetration of modern varieties or GMO, etc.",
16
+ "1.2.6 Seed system (incl. management)",
17
+ "1.2.7 Origin and production of pre-farm gate inputs",
18
+ "1.2.8 Water usage: for irrigation, food processing, animal and human consumption, waste water",
19
+ "1.2.9 Water efficiency",
20
+ "1.3.1 Organic Agriculture",
21
+ "1.3.2 Other sustainable practices: Agroecology, Agroforestry; Nature based solutions; Sustainable fishing",
22
+ "1.3.3 Climate-Smart Agriculture",
23
+ "1.4.1 Storage and post-harvest handling",
24
+ "1.4.2 Logistics & Distribution",
25
+ "1.4.3 Market infrastructure",
26
+ "1.4.4 Food Processing and adding value",
27
+ "1.5.1 Food losses",
28
+ "2.1.1 Hunger and Food security",
29
+ "2.1.2 Nutritional status",
30
+ "2.2.1 Non-communicable diseases related to AFS",
31
+ "2.2.2 Diversity of diet",
32
+ "2.3.1 Hygiene prerequisites",
33
+ "2.3.2 Water quality",
34
+ "2.3.3 Foodborne diseases monitoring, inspection and reporting - short and long term",
35
+ "2.3.4 Traceability, Risk and Process/HACCP-based monitoring and control systems",
36
+ "2.4.1 Physical Access to Food (Food Entry Points and Built Environment)",
37
+ "2.4.2 Availability of healthy foods",
38
+ "2.4.3 Economic Access to Food (Affordability)",
39
+ "2.4.4 Political, Social, and Cultural Norms influencing dietary practices",
40
+ "2.4.5 Food Marketing - labelling/ information, promotion and advertising",
41
+ "2.5.1 Food waste",
42
+ "2.5.2 Micronutrients food loss",
43
+ "3.1.1 Land Use and Expansion",
44
+ "3.1.2 Land and Pasture quality management",
45
+ "3.1.3 Soil quality (health) and Nutrient Management",
46
+ "3.2.1 Water stress",
47
+ "3.2.2 Water pollution",
48
+ "3.3.1 Habitat protection",
49
+ "3.3.2 Forest Health and Management",
50
+ "3.3.3 Fisheries Health",
51
+ "3.3.4 Environmental and Biodiversity",
52
+ "3.4.1 Greenhouse Gas Emissions management",
53
+ "3.4.2 Air pollution",
54
+ "4.1.1 Rural and Agrifood System Employment in the country:",
55
+ "4.1.2 Availability of human resources (quantitity ) and adapted skills (quality)",
56
+ "4.1.3 Migration",
57
+ "4.2.1 Access to basic infrastructure, incl. energy supply (e.g. electricity), communication networks (e.g. roads and other means of transportation, internet, mobile phones)",
58
+ "4.2.2 Access to basic service, incl. health, education",
59
+ "4.3.1 Poverty",
60
+ "4.3.2 Earnings and Income Inequality",
61
+ "4.3.3 Landholdings structure and tenure rights",
62
+ "4.3.4 Social protection",
63
+ "4.4.1 Bioenergy",
64
+ "4.4.2 Circular Economy",
65
+ "5.1.1 Environmental and climate stresses (droughts and flooding, typhoons/cyclones or natural disasters etc)",
66
+ "5.1.2 Economic shocks/ stresses",
67
+ "5.1.3 Conflict/ political unrest",
68
+ "5.1.4 Health shocks: human (e.g., avian influenza, COVID-19) or animal (e.g. desert locust, fall armyworm)",
69
+ "5.1.5 Protracted crises (including population displacements and migrations)",
70
+ "5.2.1 Animal and plant health surveillance, early warning and protection systems",
71
+ "5.2.2 Food Diversity (proxies food supply resilience)",
72
+ "5.2.3 Agrodiversity (proxies production resilience)",
73
+ "5.2.4 Social capital",
74
+ "5.2.5 Diversification of income in rural areas",
75
+ "6.1.1 Rights of women, children, youth, indigenous groups and other vulnerable groups",
76
+ "6.1.2 Mainstreaming gender equality, child protection, empowerment, and fairness",
77
+ "6.1.3 Mainstreaming of Environmental protection",
78
+ "6.1.4 Power relationships: Smallholders, individual / small suppliers to large or monopolistic buyers",
79
+ "6.2.1 Availability and quality of agrifood data, targets and indicators",
80
+ "6.3.1 Inclusiveness of cross-sectoral Consensus-Based Policy-Making ensuring LNOB",
81
+ "6.3.2 Creation of supportive regulatory framework",
82
+ "6.3.3 Awareness and use of the evidence-based / agrifood systems approach",
83
+ "6.3.4 Effectiveness of Policy Implementation",
84
+ "6.3.5 Accountability and Transparency in Agrifood Policymaking",
85
+ "6.4.1 Scope and effectiveness of Government budgetary support",
86
+ "6.4.2 Access to Finance and Investment Climate",
87
+ "6.4.3 Insurance / forecast based financing Mechanisms",
88
+ "6.5.1 Agrifood education and advisory services",
89
+ "6.5.2 Cooperation of science and R&D with the private sector",
90
+ "6.5.3 Innovation and technology for adaptation and competitiveness",
91
+ "6.5.4 Digitalisation of agriculture",
92
+ "6.5.5 Role of private sector in developing market agricultural inputs, technologies, and services that can enhance productivity and sustainability. Suggestion to be replaced with Enabling business in agriculture, Agrifood startups.",
93
+ "6.5.6 Role of NGOs and Civil Society in advocating for farmers' rights and sustainable practices, contributing to the dissemination of knowledge and technology.",
94
+ "6.6.1 Trade profile",
95
+ "6.6.2 Export performance and import dependency",
96
+ "6.6.3 Market Access and Trade facilitation",
97
+ "6.6.4 Quality Standards and Certification",
98
+ "6.6.5 Export potential"
99
+ ]
100
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ee26fd0cce9e1ff13fc1bbd3049d4f8319da14d3058e0382985d169f6092891
3
+ size 1112197096
model_head.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:994d0e64be80b66354c22098af80146f61a2c6e869a11957dfdbc4b2d1cd6286
3
+ size 616612
modules.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "idx": 0,
4
+ "name": "0",
5
+ "path": "",
6
+ "type": "sentence_transformers.models.Transformer"
7
+ },
8
+ {
9
+ "idx": 1,
10
+ "name": "1",
11
+ "path": "1_Pooling",
12
+ "type": "sentence_transformers.models.Pooling"
13
+ }
14
+ ]
sentence_bert_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "max_seq_length": 128,
3
+ "do_lower_case": false
4
+ }
sentencepiece.bpe.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfc8146abe2a0488e9e2a0c56de7952f7c11ab059eca145a0a727afce0db2865
3
+ size 5069051
special_tokens_map.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "cls_token": {
10
+ "content": "<s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "eos_token": {
17
+ "content": "</s>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "mask_token": {
24
+ "content": "<mask>",
25
+ "lstrip": true,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "pad_token": {
31
+ "content": "<pad>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ },
37
+ "sep_token": {
38
+ "content": "</s>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false
43
+ },
44
+ "unk_token": {
45
+ "content": "<unk>",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false
50
+ }
51
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cad551d5600a84242d0973327029452a1e3672ba6313c2a3c3d69c4310e12719
3
+ size 17082987
tokenizer_config.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "<s>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "<pad>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "</s>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "<unk>",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "250001": {
36
+ "content": "<mask>",
37
+ "lstrip": true,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "bos_token": "<s>",
45
+ "clean_up_tokenization_spaces": false,
46
+ "cls_token": "<s>",
47
+ "eos_token": "</s>",
48
+ "extra_special_tokens": {},
49
+ "mask_token": "<mask>",
50
+ "max_length": 128,
51
+ "model_max_length": 128,
52
+ "pad_to_multiple_of": null,
53
+ "pad_token": "<pad>",
54
+ "pad_token_type_id": 0,
55
+ "padding_side": "right",
56
+ "sep_token": "</s>",
57
+ "stride": 0,
58
+ "tokenizer_class": "XLMRobertaTokenizer",
59
+ "truncation_side": "right",
60
+ "truncation_strategy": "longest_first",
61
+ "unk_token": "<unk>"
62
+ }