MGeo is a multi-modal multi-task geographic language model.
We support 5 pipeline tasks and 1 pretrained model MGeo on maas.
In the same time, we propose GeoGLUE, a geographic evaluation benchmark. MGeo can be finetuned on GeoGLUE tasks.
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/11273012
* add prov city dist feature to gis encoder
* finish mgeo fintune and pipeline
* text classification add token type id
* to_device support ModelOutput class
* update token classification model lable mask logic