Commit 03f9dee
committed
feat(sentiment): promote Qwen3.8 27B to the panel as a fifth voice
Moves the self-hosted route from PILOT_CANDIDATES into PANEL, which is what
makes it writable -- 01 iterates that dict alone. Authority item 111933,
created on the archive today; AI_MODEL_ITEMS is keyed on the self-hosted route
because that is what produced the annotations, and the OpenRouter twin gets its
own item the day it writes anything.
It joins rather than replaces. It shares no lab or pretraining family with the
other four, so it does not carry the correlated-error problem that kept Gemma
from being added beside Gemini, and it is the first member whose requested
'medium' is a rung the model has rather than one it is rounded up to. Four of
the five are now open-weights, and this one goes furthest: its answers were
produced on university hardware, so the run reproduces without a third party
consenting to serve the model.
Its coverage is 12,098 of 12,251 and is expected to stay there. The 153 that
failed four times each are documented in PANEL as a gap not to repair, because
the obvious reading of a short member -- a failed run, re-run it -- is wrong
here and would cost a day.
The OpenRouter twin stays a candidate. test_the_two_qwen_routes_stay_on_opposite
_sides_of_the_panel now pins that arrangement in both directions: same weights,
different routes, and only one of them writable.
Also fix a premise 00_setup_properties.py had backwards. Its emit_ttl docstring
warned that Omeka deletes any installed property the uploaded file omits, along
with every value under it. It does not -- a vocabulary update applies additions
only, so the archive holds a superset of the file (80 properties against 38) and
an omission destroys nothing. The --verify output said "Would be DELETED" and
counted deletions; it now reports what the file omits and states plainly that
omitted is not deleted. The check itself still runs before every upload: it
answers whether anything omitted still holds values, which is the question that
matters if the properties are ever pruned by hand, and the one that would catch
a member dropped from PANEL by mistake.1 parent 00d4002 commit 03f9dee
4 files changed
Lines changed: 112 additions & 42 deletions
File tree
- AI_sentiment_analysis
- common
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
238 | 245 | | |
239 | 246 | | |
240 | 247 | | |
| |||
333 | 340 | | |
334 | 341 | | |
335 | 342 | | |
336 | | - | |
| 343 | + | |
337 | 344 | | |
338 | | - | |
339 | | - | |
| 345 | + | |
| 346 | + | |
340 | 347 | | |
341 | 348 | | |
342 | 349 | | |
343 | 350 | | |
344 | 351 | | |
345 | 352 | | |
346 | | - | |
| 353 | + | |
347 | 354 | | |
348 | 355 | | |
349 | 356 | | |
| |||
353 | 360 | | |
354 | 361 | | |
355 | 362 | | |
356 | | - | |
| 363 | + | |
357 | 364 | | |
358 | 365 | | |
359 | 366 | | |
| |||
364 | 371 | | |
365 | 372 | | |
366 | 373 | | |
367 | | - | |
368 | | - | |
369 | | - | |
| 374 | + | |
370 | 375 | | |
371 | 376 | | |
372 | | - | |
373 | | - | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
374 | 392 | | |
375 | 393 | | |
376 | 394 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
251 | 255 | | |
252 | 256 | | |
253 | 257 | | |
| |||
310 | 314 | | |
311 | 315 | | |
312 | 316 | | |
| 317 | + | |
| 318 | + | |
313 | 319 | | |
314 | 320 | | |
315 | 321 | | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
316 | 349 | | |
317 | 350 | | |
318 | 351 | | |
| |||
331 | 364 | | |
332 | 365 | | |
333 | 366 | | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
342 | 381 | | |
343 | | - | |
| 382 | + | |
344 | 383 | | |
345 | | - | |
346 | | - | |
347 | | - | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
348 | 387 | | |
349 | | - | |
350 | | - | |
| 388 | + | |
| 389 | + | |
351 | 390 | | |
352 | 391 | | |
353 | 392 | | |
354 | | - | |
355 | | - | |
356 | 393 | | |
357 | 394 | | |
358 | 395 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
150 | 157 | | |
151 | 158 | | |
152 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
201 | 206 | | |
202 | | - | |
| 207 | + | |
203 | 208 | | |
204 | 209 | | |
205 | 210 | | |
| |||
209 | 214 | | |
210 | 215 | | |
211 | 216 | | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
212 | 220 | | |
213 | 221 | | |
214 | 222 | | |
| |||
442 | 450 | | |
443 | 451 | | |
444 | 452 | | |
445 | | - | |
| 453 | + | |
446 | 454 | | |
447 | 455 | | |
448 | 456 | | |
| |||
451 | 459 | | |
452 | 460 | | |
453 | 461 | | |
454 | | - | |
| 462 | + | |
455 | 463 | | |
456 | 464 | | |
457 | 465 | | |
| |||
0 commit comments