awight added a comment.

Okay something weird is going on. The models in ores-beta are,

/srv/deployment/ores/deploy/submodules/editquality/models/wikidatawiki.damaging.gradient_boosting.model
/srv/deployment/ores/deploy/submodules/editquality/models/wikidatawiki.goodfaith.gradient_boosting.model

But the in-database models shown are,

mwscript sql.php --wiki wikidatawiki /tmp/test.sql
select * from ores_model;

stdClass Object
(
    [oresm_id] => 1
    [oresm_name] => damaging
    [oresm_version] => 0.0.2
    [oresm_is_current] => 1
)
stdClass Object
(
    [oresm_id] => 2
    [oresm_name] => reverted
    [oresm_version] => 0.0.2
    [oresm_is_current] => 1
)

I'll disable the Ores UI and we can investate further.


TASK DETAIL
https://phabricator.wikimedia.org/T183266

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: awight
Cc: awight, Ladsgroup, Addshore, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, Mkdw, srodlund, Luke081515, Wikidata-bugs, aude, Alchimista, Mbch331, Rxy, greg
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to